Closed GoogleCodeExporter closed 9 years ago
Here's the rest of the error message:
[ERROR] Failed to execute goal com.googlecode.jstd-maven-plugin:jstd-maven-plugi
n:1.3.2.5:test (default-cli) on project [project-name]: Failed to pa
rse results -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal c
om.googlecode.jstd-maven-plugin:jstd-maven-plugin:1.3.2.5:test (default-cli) on
project [project-name]: Failed to parse results
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor
.java:217)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor
.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor
.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProje
ct(LifecycleModuleBuilder.java:84)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProje
ct(LifecycleModuleBuilder.java:59)
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBu
ild(LifecycleStarter.java:183)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(Lifecycl
eStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)...
Original comment by dylanbut...@gmail.com
on 28 Dec 2012 at 11:02
I am unable to recreate this issue with the latest version of the plugin,
1.3.5.1. When using a server that is already running, please make sure that no
port is specified in your POM or Maven command line properties. Specifying a
port tells JSTD to start up a server on that port.
Original comment by nateredd...@gmail.com
on 18 Mar 2013 at 2:09
Original issue reported on code.google.com by
dylanbut...@gmail.com
on 28 Dec 2012 at 11:01