-
Notifications
You must be signed in to change notification settings - Fork 218
Description
After following all the steps I'm getting this error.
[INFO] ------------------------------------------------------------------------
[INFO] Building tatami 4.0.5
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> jetty-maven-plugin:8.1.13.v20130916:run (default-cli) > test-compile
@ tatami >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-versions) @ tatami ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tatami ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=7 HEAD"
[INFO] Working directory: C:\AW\app\tatami-master
[INFO] Storing buildNumber: 04741e6 at timestamp: 1483463004101
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=7 HEAD"
[INFO] Working directory: C:\AW\app\tatami-master
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (pre-unit-tests)
@ tatami ---
[INFO] surefireArgLine set to -javaagent:C:\Users\maheshwarirx.m2\repositor
y\org\jacoco\org.jacoco.agent\0.7.4.201502262128\org.jacoco.agent-0.7.4.201
502262128-runtime.jar=destfile=C:\AW\app\tatami-master\target\test-results
\coverage\jacoco\jacoco.exec
[INFO]
[INFO] <<< jetty-maven-plugin:8.1.13.v20130916:run (default-cli) < test-compile
@ tatami <<<
[INFO]
[INFO] --- jetty-maven-plugin:8.1.13.v20130916:run (default-cli) @ tatami ---
[INFO] Configuring Jetty for project: tatami
[INFO] webAppSourceDirectory not set. Defaulting to C:\AW\app\tatami-master\src
main\webapp
[INFO] Reload Mechanic: automatic
[INFO] Classes directory C:\AW\app\tatami-master\target\classes does not exist
[INFO] Context path = /
[INFO] Tmp directory = C:\AW\app\tatami-master\target\tmp
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides = none
[INFO] web.xml file = null
[INFO] Webapp directory = C:\AW\app\tatami-master\src\main\webapp
[INFO] jetty-8.1.13.v20130916
[INFO] No Transaction manager found - if your webapp requires one, please config
ure one.
[INFO] No Spring WebApplicationInitializer types detected on classpath
[WARNING] !RequestLog
[INFO] Started SelectChannelConnector@0.0.0.0:8080
[INFO] Started Jetty Server
[INFO] Starting scanner at interval of 1 seconds.