You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/08/09 02:55:50 UTC

Build failed in Jenkins: isis-framework-ubuntu #31

See <https://builds.apache.org/job/isis-framework-ubuntu/31/>

------------------------------------------
[...truncated 6951 lines...]
projectSucceeded org.apache.isis.viewer:json:0.2.0-incubating-SNAPSHOT
[JENKINS] Archiving <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/target/json-0.2.0-incubating-SNAPSHOT-tests.jar> to /home/hudson/hudson/jobs/isis-framework-ubuntu/modules/org.apache.isis.viewer$json/builds/2011-08-09_00-17-24/archive/org.apache.isis.viewer/json/0.2.0-incubating-SNAPSHOT/json-0.2.0-incubating-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JSON Viewer AppLib 0.2.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ json-applib ---
[INFO] [INFO] The requirePluginVersions rule is currently not compatible with Maven3.

[INFO] --- maven-enforcer-plugin:1.0:enforce (validate-enforce) @ json-applib ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2:process (default) @ json-applib ---
[INFO] [INFO] Skipping remote-resource generation in this project because it's not the Execution Root

[INFO] --- maven-remote-resources-plugin:1.2:process (process-remote-resources) @ json-applib ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ json-applib ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ json-applib ---
[INFO] Compiling 20 source files to <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[10,13] package nu.xom does not exist

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[11,13] package nu.xom does not exist

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[12,13] package nu.xom does not exist

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[13,13] package nu.xom does not exist

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[14,13] package nu.xom does not exist

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[15,13] package nu.xom does not exist

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[16,13] package nu.xom does not exist

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[17,13] package nu.xom does not exist

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[174,67] cannot find symbol
symbol  : class ValidityException
location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[174,86] cannot find symbol
symbol  : class ParsingException
location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[176,8] cannot find symbol
symbol  : class Builder
location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[176,36] package nu.xom does not exist

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[177,8] cannot find symbol
symbol  : class Document
location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[179,8] cannot find symbol
symbol  : class Nodes
location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[180,8] cannot find symbol
symbol  : class Document
location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[185,12] cannot find symbol
symbol  : class Node
location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[186,34] cannot find symbol
symbol  : class Element
location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[189,12] cannot find symbol
symbol  : class Element
location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[189,26] cannot find symbol
symbol  : class Element
location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[194,22] cannot find symbol
symbol  : class Document
location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[196,16] cannot find symbol
symbol  : class Node
location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[206,8] cannot find symbol
symbol  : class Serializer
location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[206,42] package nu.xom does not exist

[INFO] 23 errors 
[INFO] -------------------------------------------------------------
mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.3.1(default-compile)
projectFailed org.apache.isis.viewer:json-applib:0.2.0-incubating-SNAPSHOT
[JENKINS] Archiving <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/pom.xml> to /home/hudson/hudson/jobs/isis-framework-ubuntu/modules/org.apache.isis.viewer$json-applib/builds/2011-08-09_00-17-24/archive/org.apache.isis.viewer/json-applib/0.2.0-incubating-SNAPSHOT/json-applib-0.2.0-incubating-SNAPSHOT.pom
sessionEnded
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Isis ....................................... SUCCESS [50.912s]
[INFO] Isis Skin ......................................... SUCCESS [16.419s]
[INFO] Isis AppLib ....................................... SUCCESS [25.972s]
[INFO] Isis Core ......................................... SUCCESS [5.182s]
[INFO] Core Test Support ................................. SUCCESS [11.098s]
[INFO] Core Commons ...................................... SUCCESS [17.596s]
[INFO] Core MetaModel .................................... SUCCESS [29.095s]
[INFO] Core ProgModel .................................... SUCCESS [40.793s]
[INFO] Core Runtime ...................................... SUCCESS [24.607s]
[INFO] Core Webapp ....................................... SUCCESS [22.921s]
[INFO] Isis Runtimes ..................................... SUCCESS [16.529s]
[INFO] Isis Default Runtime .............................. SUCCESS [16.505s]
[INFO] Default Runtime Runtime ........................... SUCCESS [37.313s]
[INFO] Default Runtime Monitoring ........................ SUCCESS [27.424s]
[INFO] Default Runtime Webapp Components ................. SUCCESS [24.094s]
[INFO] Default Runtime WebServer (Jetty) ................. SUCCESS [23.561s]
[INFO] Default Runtime Bytecode Implementations .......... SUCCESS [17.914s]
[INFO] Default Runtime Default Bytecode (CgLib) .......... SUCCESS [23.505s]
[INFO] Default Runtime Javassist Bytecode Implementation . SUCCESS [22.177s]
[INFO] Default Runtime Identity Bytecode Implementation .. SUCCESS [21.837s]
[INFO] Isis Programming Models ........................... SUCCESS [15.166s]
[INFO] Default Progmodel (Java) .......................... SUCCESS [23.760s]
[INFO] Default Runtime ObjectStores ...................... SUCCESS [15.746s]
[INFO] Default Runtime Default ObjectStore (In-Memory) ... SUCCESS [25.777s]
[INFO] Default Runtime XML ObjectStore ................... SUCCESS [26.712s]
[INFO] Default Runtime SQL ObjectStore ................... SUCCESS [19.078s]
[INFO] Default Runtime SQL ObjectStore Implementation .... SUCCESS [25.687s]
[INFO] Default Runtime SQL ObjectStore Integration Tests - Common  SUCCESS [29.655s]
[INFO] Default Runtime NOSQL ObjectStore ................. SUCCESS [29.780s]
[INFO] Default Runtime Profilestores ..................... SUCCESS [20.089s]
[INFO] Default ProfileStore (In-Memory) .................. SUCCESS [25.386s]
[INFO] Default Runtime XML ProfileStore .................. SUCCESS [26.340s]
[INFO] Default Runtime SQL ProfileStore (jdbc) ........... SUCCESS [23.597s]
[INFO] Default Runtime Remoting .......................... SUCCESS [19.102s]
[INFO] Default Runtime Remoting Common and APIs .......... SUCCESS [36.683s]
[INFO] Default Runtime Serializable Marshalling .......... SUCCESS [29.510s]
[INFO] Default Runtime Encodeable Marshalling ............ SUCCESS [30.260s]
[INFO] Default Runtime Remoting APIs ..................... SUCCESS [24.671s]
[INFO] Default Runtime XStream Marshalling ............... SUCCESS [24.437s]
[INFO] Default Runtime HTTP Transport .................... SUCCESS [18.176s]
[INFO] Default Runtime HTTP Transport (Client-side) ...... SUCCESS [23.796s]
[INFO] Default Runtime HTTP Transport (Server-side) ...... SUCCESS [24.415s]
[INFO] Wrapper ProgModel ................................. SUCCESS [18.698s]
[INFO] Wrapper ProgModel Applib .......................... SUCCESS [24.830s]
[INFO] Wrapper ProgModel MetaModel ....................... SUCCESS [25.405s]
[INFO] Embedded Runtime .................................. SUCCESS [30.513s]
[INFO] Isis Viewers ...................................... SUCCESS [24.058s]
[INFO] Wicket Viewer ..................................... SUCCESS [20.935s]
[INFO] Wicket Viewer AppLib .............................. SUCCESS [23.125s]
[INFO] Quickstart App .................................... SUCCESS [5.096s]
[INFO] Quickstart DOM .................................... SUCCESS [7.924s]
[INFO] Quickstart Repositories (for ObjectStore Default) for TCK  SUCCESS [7.186s]
[INFO] Quickstart Fixtures ............................... SUCCESS [7.602s]
[INFO] Groovy ProgModel .................................. SUCCESS [18.544s]
[INFO] Groovy ProgModel AppLib ........................... SUCCESS [23.929s]
[INFO] Groovy ProgModel MetaModel ........................ SUCCESS [24.537s]
[INFO] Isis Security ..................................... SUCCESS [23.449s]
[INFO] Default Security (No-op) .......................... SUCCESS [29.529s]
[INFO] File Security Implementation ...................... SUCCESS [25.468s]
[INFO] LDAP Security Implementation ...................... SUCCESS [24.744s]
[INFO] SQL Security Implementation ....................... SUCCESS [29.606s]
[INFO] Drag-n-Drop Viewer ................................ SUCCESS [44.629s]
[INFO] Viewer DnD for TCK ................................ SUCCESS [12.349s]
[INFO] Html Viewer ....................................... SUCCESS [34.561s]
[INFO] HTML Viewer for TCK ............................... SUCCESS [14.023s]
[INFO] Scimpi Viewer ..................................... SUCCESS [19.247s]
[INFO] Scimpi Viewer Dispatcher .......................... SUCCESS [29.447s]
[INFO] Scimpi Viewer Servlet ............................. SUCCESS [28.719s]
[INFO] Scimpi Viewer for TCK ............................. SUCCESS [11.333s]
[INFO] Wicket Viewer MetaModel Support ................... SUCCESS [32.570s]
[INFO] Wicket Viewer Model ............................... SUCCESS [34.898s]
[INFO] Wicket Viewer UI Components ....................... SUCCESS [45.006s]
[INFO] Wicket Viewer Implementation ...................... SUCCESS [38.087s]
[INFO] Wicket Viewer for TCK ............................. SUCCESS [16.614s]
[INFO] XHTML Viewer ...................................... SUCCESS [25.798s]
[INFO] XHTML Viewer AppLib ............................... SUCCESS [31.783s]
[INFO] XHTML Viewer Implementation ....................... SUCCESS [35.223s]
[INFO] XHTML Viewer for TCK .............................. SUCCESS [10.689s]
[INFO] JSON Viewer ....................................... SUCCESS [25.544s]
[INFO] JSON Viewer AppLib ................................ FAILURE [9.464s]
[INFO] JSON Viewer Implementation ........................ SKIPPED
[INFO] JSON Viewer for TCK ............................... SKIPPED
[INFO] BDD Viewers ....................................... SKIPPED
[INFO] BDD Viewers: Common ............................... SKIPPED
[INFO] BDD Viewers: Concordion ........................... SKIPPED
[INFO] BDD (Concordion) Tests against TCK ................ SKIPPED
[INFO] JUnit Viewer ...................................... SKIPPED
[INFO] JUnit Tests for TCK ............................... SKIPPED
[INFO] Apache Isis Quickstart Archetype .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38:04.694s
[INFO] Finished at: Tue Aug 09 00:55:40 UTC 2011
[INFO] Final Memory: 480M/752M
[INFO] ------------------------------------------------------------------------
maven builder waiting
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (default-compile) on project json-applib: Compilation failure
cause : Compilation failure
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (default-compile) on project json-applib: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	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.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	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:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:128)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:75)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Maven failed with error.
Sending e-mails to: isis-dev@incubator.apache.org
Sending e-mails to: isis-dev@incubator.apache.org
channel stopped
IRC notifier plugin: Sending notification to: #apache-isis


Jenkins build is still unstable: isis-framework-ubuntu #34

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/isis-framework-ubuntu/changes>



Jenkins build is unstable: isis-framework-ubuntu #33

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/isis-framework-ubuntu/33/changes>



Build failed in Jenkins: isis-framework-ubuntu #32

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/isis-framework-ubuntu/32/changes>

Changes:

[danhaywood] ISIS-109: more on the json viewer

------------------------------------------
[...truncated 6878 lines...]
ignoring exception during new ExecutedMojo null
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (package-jars) @ json ---
mojo forkStarted org.apache.maven.plugins:maven-source-plugin:2.1.2(package-jars)
forkedProjectStarted org.apache.isis.viewer:json0.2.0-incubating-SNAPSHOT
[INFO] [INFO] The requirePluginVersions rule is currently not compatible with Maven3.

[INFO] --- maven-enforcer-plugin:1.0:enforce (validate-enforce) @ json ---
forkedProjectSucceeded org.apache.isis.viewer:json0.2.0-incubating-SNAPSHOT
mojo forkSucceeded org.apache.maven.plugins:maven-source-plugin:2.1.2(package-jars)
ignoring exception during new ExecutedMojo null
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:test-jar (package-jars) @ json ---
[INFO] [WARNING] JAR will be empty - no content was marked for inclusion!

[INFO] --- maven-jar-plugin:2.3.1:test-jar (package-test-jar) @ json ---
[INFO] Building jar: <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/target/json-0.2.0-incubating-SNAPSHOT-tests.jar>
[INFO] [INFO] Installing <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/pom.xml> to /home/jenkins/.m2/repository/org/apache/isis/viewer/json/0.2.0-incubating-SNAPSHOT/json-0.2.0-incubating-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/target/json-0.2.0-incubating-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/isis/viewer/json/0.2.0-incubating-SNAPSHOT/json-0.2.0-incubating-SNAPSHOT-tests.jar

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ json ---
projectSucceeded org.apache.isis.viewer:json:0.2.0-incubating-SNAPSHOT
[JENKINS] Archiving <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/target/json-0.2.0-incubating-SNAPSHOT-tests.jar> to /home/hudson/hudson/jobs/isis-framework-ubuntu/modules/org.apache.isis.viewer$json/builds/2011-08-10_00-05-03/archive/org.apache.isis.viewer/json/0.2.0-incubating-SNAPSHOT/json-0.2.0-incubating-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JSON Viewer AppLib 0.2.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ json-applib ---
[INFO] [INFO] The requirePluginVersions rule is currently not compatible with Maven3.

[INFO] --- maven-enforcer-plugin:1.0:enforce (validate-enforce) @ json-applib ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2:process (default) @ json-applib ---
[INFO] [INFO] Skipping remote-resource generation in this project because it's not the Execution Root

[INFO] --- maven-remote-resources-plugin:1.2:process (process-remote-resources) @ json-applib ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ json-applib ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ json-applib ---
[INFO] Compiling 25 source files to <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[12,13] package nu.xom does not exist

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[13,13] package nu.xom does not exist

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[14,13] package nu.xom does not exist

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[15,13] package nu.xom does not exist

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[16,13] package nu.xom does not exist

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[323,12] cannot find symbol
symbol  : class Document
location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[306,8] cannot find symbol
symbol  : class Document
mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.3.1(default-compile)location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[309,8] cannot find symbol
symbol  : class Nodes
location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[310,8] cannot find symbol
symbol  : class Document
location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[310,27] cannot find symbol
symbol  : class Document
location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[310,46] package nu.xom does not exist

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[312,12] cannot find symbol
symbol  : class Node
location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[325,8] cannot find symbol
symbol  : class Builder
location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[325,36] package nu.xom does not exist

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[326,8] cannot find symbol
symbol  : class Document
location: class org.apache.isis.viewer.json.applib.JsonRepresentation


[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[356,8] cannot find symbol
symbol  : class Serializer
location: class org.apache.isis.viewer.json.applib.JsonRepresentation

[ERROR] <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/src/main/java/org/apache/isis/viewer/json/applib/JsonRepresentation.java>:[356,42] package nu.xom does not exist

[INFO] 17 errors 
[INFO] -------------------------------------------------------------
projectFailed org.apache.isis.viewer:json-applib:0.2.0-incubating-SNAPSHOT
[JENKINS] Archiving <https://builds.apache.org/job/isis-framework-ubuntu/ws/framework/viewer/json/json-applib/pom.xml> to /home/hudson/hudson/jobs/isis-framework-ubuntu/modules/org.apache.isis.viewer$json-applib/builds/2011-08-10_00-05-03/archive/org.apache.isis.viewer/json-applib/0.2.0-incubating-SNAPSHOT/json-applib-0.2.0-incubating-SNAPSHOT.pom
sessionEnded
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Isis ....................................... SUCCESS [23.666s]
[INFO] Isis Skin ......................................... SUCCESS [7.077s]
[INFO] Isis AppLib ....................................... SUCCESS [10.382s]
[INFO] Isis Core ......................................... SUCCESS [2.295s]
[INFO] Core Test Support ................................. SUCCESS [5.710s]
[INFO] Core Commons ...................................... SUCCESS [8.437s]
[INFO] Core MetaModel .................................... SUCCESS [12.848s]
[INFO] Core ProgModel .................................... SUCCESS [20.200s]
[INFO] Core Runtime ...................................... SUCCESS [10.212s]
[INFO] Core Webapp ....................................... SUCCESS [9.080s]
[INFO] Isis Runtimes ..................................... SUCCESS [4.443s]
[INFO] Isis Default Runtime .............................. SUCCESS [6.517s]
[INFO] Default Runtime Runtime ........................... SUCCESS [21.886s]
[INFO] Default Runtime Monitoring ........................ SUCCESS [9.582s]
[INFO] Default Runtime Webapp Components ................. SUCCESS [11.051s]
[INFO] Default Runtime WebServer (Jetty) ................. SUCCESS [10.541s]
[INFO] Default Runtime Bytecode Implementations .......... SUCCESS [6.340s]
[INFO] Default Runtime Default Bytecode (CgLib) .......... SUCCESS [10.185s]
[INFO] Default Runtime Javassist Bytecode Implementation . SUCCESS [9.414s]
[INFO] Default Runtime Identity Bytecode Implementation .. SUCCESS [11.575s]
[INFO] Isis Programming Models ........................... SUCCESS [7.228s]
[INFO] Default Progmodel (Java) .......................... SUCCESS [13.043s]
[INFO] Default Runtime ObjectStores ...................... SUCCESS [6.824s]
[INFO] Default Runtime Default ObjectStore (In-Memory) ... SUCCESS [10.207s]
[INFO] Default Runtime XML ObjectStore ................... SUCCESS [12.228s]
[INFO] Default Runtime SQL ObjectStore ................... SUCCESS [7.201s]
[INFO] Default Runtime SQL ObjectStore Implementation .... SUCCESS [11.925s]
[INFO] Default Runtime SQL ObjectStore Integration Tests - Common  SUCCESS [11.774s]
[INFO] Default Runtime NOSQL ObjectStore ................. SUCCESS [14.151s]
[INFO] Default Runtime Profilestores ..................... SUCCESS [3.806s]
[INFO] Default ProfileStore (In-Memory) .................. SUCCESS [8.365s]
[INFO] Default Runtime XML ProfileStore .................. SUCCESS [10.453s]
[INFO] Default Runtime SQL ProfileStore (jdbc) ........... SUCCESS [9.674s]
[INFO] Default Runtime Remoting .......................... SUCCESS [9.489s]
[INFO] Default Runtime Remoting Common and APIs .......... SUCCESS [15.211s]
[INFO] Default Runtime Serializable Marshalling .......... SUCCESS [12.617s]
[INFO] Default Runtime Encodeable Marshalling ............ SUCCESS [11.112s]
[INFO] Default Runtime Remoting APIs ..................... SUCCESS [10.874s]
[INFO] Default Runtime XStream Marshalling ............... SUCCESS [10.216s]
[INFO] Default Runtime HTTP Transport .................... SUCCESS [7.203s]
[INFO] Default Runtime HTTP Transport (Client-side) ...... SUCCESS [11.295s]
[INFO] Default Runtime HTTP Transport (Server-side) ...... SUCCESS [13.560s]
[INFO] Wrapper ProgModel ................................. SUCCESS [8.671s]
[INFO] Wrapper ProgModel Applib .......................... SUCCESS [15.473s]
[INFO] Wrapper ProgModel MetaModel ....................... SUCCESS [15.345s]
[INFO] Embedded Runtime .................................. SUCCESS [14.747s]
[INFO] Isis Viewers ...................................... SUCCESS [11.565s]
[INFO] Wicket Viewer ..................................... SUCCESS [9.254s]
[INFO] Wicket Viewer AppLib .............................. SUCCESS [14.343s]
[INFO] Quickstart App .................................... SUCCESS [3.791s]
[INFO] Quickstart DOM .................................... SUCCESS [5.030s]
[INFO] Quickstart Repositories (for ObjectStore Default) for TCK  SUCCESS [4.960s]
[INFO] Quickstart Fixtures ............................... SUCCESS [5.410s]
[INFO] Groovy ProgModel .................................. SUCCESS [11.126s]
[INFO] Groovy ProgModel AppLib ........................... SUCCESS [13.274s]
[INFO] Groovy ProgModel MetaModel ........................ SUCCESS [14.760s]
[INFO] Isis Security ..................................... SUCCESS [9.791s]
[INFO] Default Security (No-op) .......................... SUCCESS [14.213s]
[INFO] File Security Implementation ...................... SUCCESS [11.880s]
[INFO] LDAP Security Implementation ...................... SUCCESS [12.906s]
[INFO] SQL Security Implementation ....................... SUCCESS [12.933s]
[INFO] Drag-n-Drop Viewer ................................ SUCCESS [24.652s]
[INFO] Viewer DnD for TCK ................................ SUCCESS [6.258s]
[INFO] Html Viewer ....................................... SUCCESS [16.896s]
[INFO] HTML Viewer for TCK ............................... SUCCESS [7.375s]
[INFO] Scimpi Viewer ..................................... SUCCESS [8.390s]
[INFO] Scimpi Viewer Dispatcher .......................... SUCCESS [14.217s]
[INFO] Scimpi Viewer Servlet ............................. SUCCESS [11.614s]
[INFO] Scimpi Viewer for TCK ............................. SUCCESS [5.580s]
[INFO] Wicket Viewer MetaModel Support ................... SUCCESS [14.224s]
[INFO] Wicket Viewer Model ............................... SUCCESS [14.260s]
[INFO] Wicket Viewer UI Components ....................... SUCCESS [23.043s]
[INFO] Wicket Viewer Implementation ...................... SUCCESS [17.827s]
[INFO] Wicket Viewer for TCK ............................. SUCCESS [7.027s]
[INFO] XHTML Viewer ...................................... SUCCESS [9.570s]
[INFO] XHTML Viewer AppLib ............................... SUCCESS [14.473s]
[INFO] XHTML Viewer Implementation ....................... SUCCESS [16.184s]
[INFO] XHTML Viewer for TCK .............................. SUCCESS [5.413s]
[INFO] JSON Viewer ....................................... SUCCESS [10.785s]
[INFO] JSON Viewer AppLib ................................ FAILURE [4.399s]
[INFO] JSON Viewer Implementation ........................ SKIPPED
[INFO] JSON Viewer for TCK ............................... SKIPPED
[INFO] BDD Viewers ....................................... SKIPPED
[INFO] BDD Viewers: Common ............................... SKIPPED
[INFO] BDD Viewers: Concordion ........................... SKIPPED
[INFO] BDD (Concordion) Tests against TCK ................ SKIPPED
[INFO] JUnit Viewer ...................................... SKIPPED
[INFO] JUnit Tests for TCK ............................... SKIPPED
[INFO] Apache Isis Quickstart Archetype .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:44.749s
[INFO] Finished at: Wed Aug 10 00:22:51 UTC 2011
[INFO] Final Memory: 496M/753M
[INFO] ------------------------------------------------------------------------
maven builder waiting
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (default-compile) on project json-applib: Compilation failure
cause : Compilation failure
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (default-compile) on project json-applib: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	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.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	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:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:128)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:75)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Sending e-mails to: isis-dev@incubator.apache.org
Sending e-mails to: isis-dev@incubator.apache.org
channel stopped
IRC notifier plugin: Sending notification to: #apache-isis