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/07 02:34:38 UTC

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

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

Changes:

[danhaywood] ISIS-109: Json viewer tests

[danhaywood] ISIS-109: more on JsonRepresentation

------------------------------------------
[...truncated 6890 lines...]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ json ---
[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
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-07_00-08-12/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] The requirePluginVersions rule is currently not compatible with Maven3.
[INFO] 
[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 19 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>:[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

mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.3.1(default-compile)[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>:[18,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>:[166,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>:[166,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>:[168,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>:[168,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>:[169,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>:[171,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>:[172,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>:[177,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>:[178,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>:[181,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>:[181,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>:[186,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>:[188,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>:[198,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>:[198,42] package nu.xom does not exist

[INFO] 23 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-07_00-08-12/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 [39.546s]
[INFO] Isis Skin ......................................... SUCCESS [6.388s]
[INFO] Isis AppLib ....................................... SUCCESS [27.073s]
[INFO] Isis Core ......................................... SUCCESS [1.880s]
[INFO] Core Test Support ................................. SUCCESS [10.596s]
[INFO] Core Commons ...................................... SUCCESS [13.224s]
[INFO] Core MetaModel .................................... SUCCESS [21.723s]
[INFO] Core ProgModel .................................... SUCCESS [28.962s]
[INFO] Core Runtime ...................................... SUCCESS [14.476s]
[INFO] Core Webapp ....................................... SUCCESS [8.033s]
[INFO] Isis Runtimes ..................................... SUCCESS [10.016s]
[INFO] Isis Default Runtime .............................. SUCCESS [10.899s]
[INFO] Default Runtime Runtime ........................... SUCCESS [26.655s]
[INFO] Default Runtime Monitoring ........................ SUCCESS [22.076s]
[INFO] Default Runtime Webapp Components ................. SUCCESS [14.893s]
[INFO] Default Runtime WebServer (Jetty) ................. SUCCESS [15.342s]
[INFO] Default Runtime Bytecode Implementations .......... SUCCESS [47.274s]
[INFO] Default Runtime Default Bytecode (CgLib) .......... SUCCESS [1:19.598s]
[INFO] Default Runtime Javassist Bytecode Implementation . SUCCESS [10.675s]
[INFO] Default Runtime Identity Bytecode Implementation .. SUCCESS [13.115s]
[INFO] Isis Programming Models ........................... SUCCESS [17.400s]
[INFO] Default Progmodel (Java) .......................... SUCCESS [15.125s]
[INFO] Default Runtime ObjectStores ...................... SUCCESS [14.161s]
[INFO] Default Runtime Default ObjectStore (In-Memory) ... SUCCESS [19.627s]
[INFO] Default Runtime XML ObjectStore ................... SUCCESS [17.462s]
[INFO] Default Runtime SQL ObjectStore ................... SUCCESS [9.567s]
[INFO] Default Runtime SQL ObjectStore Implementation .... SUCCESS [15.080s]
[INFO] Default Runtime SQL ObjectStore Integration Tests - Common  SUCCESS [18.082s]
[INFO] Default Runtime NOSQL ObjectStore ................. SUCCESS [28.002s]
[INFO] Default Runtime Profilestores ..................... SUCCESS [11.601s]
[INFO] Default ProfileStore (In-Memory) .................. SUCCESS [13.016s]
[INFO] Default Runtime XML ProfileStore .................. SUCCESS [14.068s]
[INFO] Default Runtime SQL ProfileStore (jdbc) ........... SUCCESS [13.597s]
[INFO] Default Runtime Remoting .......................... SUCCESS [11.183s]
[INFO] Default Runtime Remoting Common and APIs .......... SUCCESS [19.120s]
[INFO] Default Runtime Serializable Marshalling .......... SUCCESS [14.425s]
[INFO] Default Runtime Encodeable Marshalling ............ SUCCESS [21.888s]
[INFO] Default Runtime Remoting APIs ..................... SUCCESS [13.733s]
[INFO] Default Runtime XStream Marshalling ............... SUCCESS [19.738s]
[INFO] Default Runtime HTTP Transport .................... SUCCESS [9.191s]
[INFO] Default Runtime HTTP Transport (Client-side) ...... SUCCESS [20.560s]
[INFO] Default Runtime HTTP Transport (Server-side) ...... SUCCESS [13.318s]
[INFO] Wrapper ProgModel ................................. SUCCESS [10.619s]
[INFO] Wrapper ProgModel Applib .......................... SUCCESS [19.834s]
[INFO] Wrapper ProgModel MetaModel ....................... SUCCESS [14.680s]
[INFO] Embedded Runtime .................................. SUCCESS [14.899s]
[INFO] Isis Viewers ...................................... SUCCESS [19.957s]
[INFO] Wicket Viewer ..................................... SUCCESS [5.035s]
[INFO] Wicket Viewer AppLib .............................. SUCCESS [22.113s]
[INFO] Quickstart App .................................... SUCCESS [2.007s]
[INFO] Quickstart DOM .................................... SUCCESS [2.099s]
[INFO] Quickstart Repositories (for ObjectStore Default) for TCK  SUCCESS [9.097s]
[INFO] Quickstart Fixtures ............................... SUCCESS [3.010s]
[INFO] Groovy ProgModel .................................. SUCCESS [11.264s]
[INFO] Groovy ProgModel AppLib ........................... SUCCESS [12.450s]
[INFO] Groovy ProgModel MetaModel ........................ SUCCESS [21.602s]
[INFO] Isis Security ..................................... SUCCESS [12.529s]
[INFO] Default Security (No-op) .......................... SUCCESS [13.219s]
[INFO] File Security Implementation ...................... SUCCESS [19.833s]
[INFO] LDAP Security Implementation ...................... SUCCESS [15.470s]
[INFO] SQL Security Implementation ....................... SUCCESS [1:19.614s]
[INFO] Drag-n-Drop Viewer ................................ SUCCESS [1:04.525s]
[INFO] Viewer DnD for TCK ................................ SUCCESS [8.170s]
[INFO] Html Viewer ....................................... SUCCESS [16.468s]
[INFO] HTML Viewer for TCK ............................... SUCCESS [12.929s]
[INFO] Scimpi Viewer ..................................... SUCCESS [20.157s]
[INFO] Scimpi Viewer Dispatcher .......................... SUCCESS [19.953s]
[INFO] Scimpi Viewer Servlet ............................. SUCCESS [14.914s]
[INFO] Scimpi Viewer for TCK ............................. SUCCESS [8.790s]
[INFO] Wicket Viewer MetaModel Support ................... SUCCESS [12.687s]
[INFO] Wicket Viewer Model ............................... SUCCESS [14.963s]
[INFO] Wicket Viewer UI Components ....................... SUCCESS [30.888s]
[INFO] Wicket Viewer Implementation ...................... SUCCESS [16.141s]
[INFO] Wicket Viewer for TCK ............................. SUCCESS [8.637s]
[INFO] XHTML Viewer ...................................... SUCCESS [8.796s]
[INFO] XHTML Viewer AppLib ............................... SUCCESS [12.219s]
[INFO] XHTML Viewer Implementation ....................... SUCCESS [15.495s]
[INFO] XHTML Viewer for TCK .............................. SUCCESS [8.399s]
[INFO] JSON Viewer ....................................... SUCCESS [8.371s]
[INFO] JSON Viewer AppLib ................................ FAILURE [9.249s]
[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: 26:13.239s
[INFO] Finished at: Sun Aug 07 00:34:28 UTC 2011
[INFO] Final Memory: 504M/745M
[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
channel stopped
IRC notifier plugin: Sending notification to: #apache-isis