See
http://sysifos-sol.czech/hudson/job/Jersey-trunk/443/changes
Changes:
[japod] osgi helloworld example: added a readme doc, added the example to the list of Jersey examples
------------------------------------------
[...truncated 17677 lines...]
[INFO] [jar:jar]
[INFO] Building jar:
http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/groovy/target/groovy-1.2-SNAPSHOT.jar
[INFO] [assembly:attached {execution: make-assembly}]
[INFO] Reading assembly descriptor: src/main/assembly/src.xml
[INFO] Building zip:
http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/groovy/target/groovy-1.2-SNAPSHOT-project.zip
[INFO] [install:install]
[INFO] Installing
http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/groovy/target/groovy-1.2-SNAPSHOT.jar to /space/hudson/.m2/repository/com/sun/jersey/samples/groovy/1.2-SNAPSHOT/groovy-1.2-SNAPSHOT.jar
[INFO] Installing
http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/groovy/target/groovy-1.2-SNAPSHOT-project.zip to /space/hudson/.m2/repository/com/sun/jersey/samples/groovy/1.2-SNAPSHOT/groovy-1.2-SNAPSHOT-project.zip
[INFO] ------------------------------------------------------------------------
[INFO] Building Helloworld - Jersey sample
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/helloworld/target
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 2 source files to
http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/helloworld/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to
http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/helloworld/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory:
http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/helloworld/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.sun.jersey.samples.helloworld.MainTest
Apr 16, 2010 7:16:21 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating Grizzly Web Container configured at the base URI
http://localhost:9998/
Apr 16, 2010 7:16:22 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer start
INFO: Starting the Grizzly Web Container...
Apr 16, 2010 7:16:22 PM com.sun.grizzly.Controller logVersion
INFO: Starting Grizzly Framework 1.9.18-i - Fri Apr 16 19:16:22 CEST 2010
Apr 16, 2010 7:16:23 PM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
com.sun.jersey.samples.helloworld.resources
Apr 16, 2010 7:16:23 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
class com.sun.jersey.samples.helloworld.resources.HelloWorldResource
Apr 16, 2010 7:16:23 PM com.sun.jersey.api.core.ScanningResourceConfig init
INFO: No provider classes found.
Apr 16, 2010 7:16:23 PM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.2-SNAPSHOT 04/16/2010 06:58 PM'
Apr 16, 2010 7:16:24 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer stop
INFO: Stopping the Grizzly Web Container...
Apr 16, 2010 7:16:24 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating Grizzly Web Container configured at the base URI
http://localhost:9998/
Apr 16, 2010 7:16:24 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer start
INFO: Starting the Grizzly Web Container...
Apr 16, 2010 7:16:24 PM com.sun.grizzly.Controller logVersion
INFO: Starting Grizzly Framework 1.9.18-i - Fri Apr 16 19:16:24 CEST 2010
Apr 16, 2010 7:16:24 PM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
com.sun.jersey.samples.helloworld.resources
Apr 16, 2010 7:16:24 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
class com.sun.jersey.samples.helloworld.resources.HelloWorldResource
Apr 16, 2010 7:16:24 PM com.sun.jersey.api.core.ScanningResourceConfig init
INFO: No provider classes found.
Apr 16, 2010 7:16:24 PM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.2-SNAPSHOT 04/16/2010 06:58 PM'
Apr 16, 2010 7:16:24 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer stop
INFO: Stopping the Grizzly Web Container...
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.542 sec
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar:
http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/helloworld/target/helloworld-1.2-SNAPSHOT.jar
[INFO] [assembly:attached {execution: make-assembly}]
[INFO] Reading assembly descriptor: src/main/assembly/src.xml
[INFO] Building zip:
http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/helloworld/target/helloworld-1.2-SNAPSHOT-project.zip
[INFO] [install:install]
[INFO] Installing
http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/helloworld/target/helloworld-1.2-SNAPSHOT.jar to /space/hudson/.m2/repository/com/sun/jersey/samples/helloworld/1.2-SNAPSHOT/helloworld-1.2-SNAPSHOT.jar
[INFO] Installing
http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/helloworld/target/helloworld-1.2-SNAPSHOT-project.zip to /space/hudson/.m2/repository/com/sun/jersey/samples/helloworld/1.2-SNAPSHOT/helloworld-1.2-SNAPSHOT-project.zip
[INFO] ------------------------------------------------------------------------
[INFO] Building Helloworld OSGi WebApp - Jersey Sample WAR
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 3 source files to
http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/helloworld-osgi-webapp/war-bundle/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
Failure executing javac, but could not parse the error:
javac: invalid target release: 1.6
Usage: javac <options> <source files>
where possible options include:
-g Generate all debugging info
-g:none Generate no debugging info
-g:{lines,vars,source} Generate only some debugging info
-nowarn Generate no warnings
-verbose Output messages about what the compiler is doing
-deprecation Output source locations where deprecated APIs are used
-classpath <path> Specify where to find user class files
-cp <path> Specify where to find user class files
-sourcepath <path> Specify where to find input source files
-bootclasspath <path> Override location of bootstrap class files
-extdirs <dirs> Override location of installed extensions
-endorseddirs <dirs> Override location of endorsed standards path
-d <directory> Specify where to place generated class files
-encoding <encoding> Specify character encoding used by source files
-source <release> Provide source compatibility with specified release
-target <release> Generate class files for specific VM version
-version Version information
-help Print a synopsis of standard options
-X Print a synopsis of nonstandard options
-J<flag> Pass <flag> directly to the runtime system
Failure executing javac, but could not parse the error:
javac: invalid target release: 1.6
Usage: javac <options> <source files>
where possible options include:
-g Generate all debugging info
-g:none Generate no debugging info
-g:{lines,vars,source} Generate only some debugging info
-nowarn Generate no warnings
-verbose Output messages about what the compiler is doing
-deprecation Output source locations where deprecated APIs are used
-classpath <path> Specify where to find user class files
-cp <path> Specify where to find user class files
-sourcepath <path> Specify where to find input source files
-bootclasspath <path> Override location of bootstrap class files
-extdirs <dirs> Override location of installed extensions
-endorseddirs <dirs> Override location of endorsed standards path
-d <directory> Specify where to place generated class files
-encoding <encoding> Specify character encoding used by source files
-source <release> Provide source compatibility with specified release
-target <release> Generate class files for specific VM version
-version Version information
-help Print a synopsis of standard options
-X Print a synopsis of nonstandard options
-J<flag> Pass <flag> directly to the runtime system
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
Failure executing javac, but could not parse the error:
javac: invalid target release: 1.6
Usage: javac <options> <source files>
where possible options include:
-g Generate all debugging info
-g:none Generate no debugging info
-g:{lines,vars,source} Generate only some debugging info
-nowarn Generate no warnings
-verbose Output messages about what the compiler is doing
-deprecation Output source locations where deprecated APIs are used
-classpath <path> Specify where to find user class files
-cp <path> Specify where to find user class files
-sourcepath <path> Specify where to find input source files
-bootclasspath <path> Override location of bootstrap class files
-extdirs <dirs> Override location of installed extensions
-endorseddirs <dirs> Override location of endorsed standards path
-d <directory> Specify where to place generated class files
-encoding <encoding> Specify character encoding used by source files
-source <release> Provide source compatibility with specified release
-target <release> Generate class files for specific VM version
-version Version information
-help Print a synopsis of standard options
-X Print a synopsis of nonstandard options
-J<flag> Pass <flag> directly to the runtime system
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:579)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
Failure executing javac, but could not parse the error:
javac: invalid target release: 1.6
Usage: javac <options> <source files>
where possible options include:
-g Generate all debugging info
-g:none Generate no debugging info
-g:{lines,vars,source} Generate only some debugging info
-nowarn Generate no warnings
-verbose Output messages about what the compiler is doing
-deprecation Output source locations where deprecated APIs are used
-classpath <path> Specify where to find user class files
-cp <path> Specify where to find user class files
-sourcepath <path> Specify where to find input source files
-bootclasspath <path> Override location of bootstrap class files
-extdirs <dirs> Override location of installed extensions
-endorseddirs <dirs> Override location of endorsed standards path
-d <directory> Specify where to place generated class files
-encoding <encoding> Specify character encoding used by source files
-source <release> Provide source compatibility with specified release
-target <release> Generate class files for specific VM version
-version Version information
-help Print a synopsis of standard options
-X Print a synopsis of nonstandard options
-J<flag> Pass <flag> directly to the runtime system
at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516)
at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19 minutes 15 seconds
[INFO] Finished at: Fri Apr 16 19:16:28 CEST 2010
[INFO] Final Memory: 129M/510M
[INFO] ------------------------------------------------------------------------
2010-04-16 19:16:32.370::INFO: Shutdown hook executing
2010-04-16 19:16:32.371::INFO: Shutdown hook complete
2010-04-16 19:16:33.380::INFO: Shutdown hook complete
2010-04-16 19:16:34.390::INFO: Shutdown hook complete
2010-04-16 19:16:35.400::INFO: Shutdown hook complete
2010-04-16 19:16:36.410::INFO: Shutdown hook complete
2010-04-16 19:16:37.420::INFO: Shutdown hook complete
2010-04-16 19:16:38.430::INFO: Shutdown hook complete
2010-04-16 19:16:39.439::INFO: Shutdown hook complete
2010-04-16 19:16:40.449::INFO: Shutdown hook complete
2010-04-16 19:16:41.459::INFO: Shutdown hook complete
2010-04-16 19:16:42.469::INFO: Shutdown hook complete
2010-04-16 19:16:43.479::INFO: Shutdown hook complete
2010-04-16 19:16:44.489::INFO: Shutdown hook complete
2010-04-16 19:16:45.499::INFO: Shutdown hook complete
2010-04-16 19:16:46.510::INFO: Shutdown hook complete
Recording test results