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 2012/01/01 01:03:33 UTC

Build failed in Jenkins: isis-framework-ubuntu » Apache Isis #172

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

Changes:

[danhaywood] ISIS-161: more on the embedded runtime example; also removed embedded runtime's dependency on oai.progmodels.wrapper

------------------------------------------
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis$isis/ws/pom.xml> clean install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.isis.viewer:bdd-common:jar:0.2.0-incubating-SNAPSHOT
[WARNING] 'dependencies.dependency.scope' for org.apache.isis:progmodels:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.apache.isis.viewer:bdd:0.2.0-incubating-SNAPSHOT, <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis$isis/ws/viewer/bdd/pom.xml,> line 123, column 20
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.isis.viewer:bdd-concordion:jar:0.2.0-incubating-SNAPSHOT
[WARNING] 'dependencies.dependency.scope' for org.apache.isis:progmodels:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.apache.isis.viewer:bdd:0.2.0-incubating-SNAPSHOT, <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis$isis/ws/viewer/bdd/pom.xml,> line 123, column 20
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.isis.viewer:bdd:pom:0.2.0-incubating-SNAPSHOT
[WARNING] 'dependencies.dependency.scope' for org.apache.isis:progmodels:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ line 123, column 20
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Isis
[INFO] Isis Skin
[INFO] Isis AppLib
[INFO] Isis Core
[INFO] Core Test Support
[INFO] Core Commons
[INFO] Core MetaModel
[INFO] Core ProgModel
[INFO] Core Runtime
[INFO] Core Webapp
[INFO] Isis Runtimes
[INFO] Isis Default Runtime
[INFO] Default Runtime Runtime
[INFO] Default Runtime Monitoring
[INFO] Default Runtime Webapp Components
[INFO] Default Runtime WebServer (Jetty)
[INFO] Default Runtime Bytecode Implementations
[INFO] Default Runtime Default Bytecode (CgLib)
[INFO] Default Runtime Javassist Bytecode Implementation
[INFO] Default Runtime Identity Bytecode Implementation
[INFO] Isis Programming Models
[INFO] Default Progmodel (Java)
[INFO] Default Runtime ObjectStores
[INFO] Default Runtime Default ObjectStore (In-Memory)
[INFO] Default Runtime XML ObjectStore
[INFO] Default Runtime SQL ObjectStore
[INFO] Default Runtime SQL ObjectStore Implementation
[INFO] Default Runtime SQL ObjectStore Integration Tests - Common
[INFO] Default Runtime NOSQL ObjectStore
[INFO] Default Runtime Profilestores
[INFO] Default ProfileStore (In-Memory)
[INFO] Default Runtime XML ProfileStore
[INFO] Default Runtime SQL ProfileStore (jdbc)
[INFO] Default Runtime Remoting
[INFO] Default Runtime Remoting Common and APIs
[INFO] Default Runtime Serializable Marshalling
[INFO] Default Runtime Encodeable Marshalling
[INFO] Default Runtime Remoting APIs
[INFO] Default Runtime XStream Marshalling
[INFO] Default Runtime HTTP Transport
[INFO] Default Runtime HTTP Transport (Client-side)
[INFO] Default Runtime HTTP Transport (Server-side)
[INFO] Embedded Runtime
[INFO] Isis Viewers
[INFO] Wicket Viewer
[INFO] Wicket Viewer AppLib
[INFO] Quickstart App
[INFO] Quickstart DOM
[INFO] Quickstart Repositories (for ObjectStore Default) for TCK
[INFO] Quickstart Fixtures
[INFO] Wrapper ProgModel
[INFO] Wrapper ProgModel Applib
[INFO] Wrapper ProgModel MetaModel
[INFO] Groovy ProgModel
[INFO] Groovy ProgModel AppLib
[INFO] Groovy ProgModel MetaModel
[INFO] Isis Security
[INFO] Default Security (No-op)
[INFO] File Security Implementation
[INFO] LDAP Security Implementation
[INFO] SQL Security Implementation
[INFO] Drag-n-Drop Viewer
[INFO] Viewer DnD for TCK
[INFO] Html Viewer
[INFO] HTML Viewer for TCK
[INFO] Scimpi Viewer
[INFO] Scimpi Viewer Dispatcher
[INFO] Scimpi Viewer Servlet
[INFO] Scimpi Viewer for TCK
[INFO] Wicket Viewer MetaModel Support
[INFO] Wicket Viewer Model
[INFO] Wicket Viewer UI Components
[INFO] Wicket Viewer Implementation
[INFO] Wicket Viewer for TCK
[INFO] JSON Viewer
[INFO] JSON Viewer AppLib
[INFO] JSON Viewer Implementation
[INFO] JSON Viewer for TCK
[INFO] BDD Viewers
[INFO] BDD Viewers: Common
[INFO] BDD Viewers: Concordion
[INFO] BDD (Concordion) Tests against TCK
[INFO] JUnit Viewer
[INFO] JUnit Tests for TCK
[INFO] Apache Isis Quickstart Archetype
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Isis 0.2.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ isis ---
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (validate-enforce) @ isis ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2:process (default) @ isis ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2:process (process-remote-resources) @ isis ---
Downloading: http://repository.apache.org/snapshots/org/apache/isis/core/testsupport/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/applib/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/core/commons/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/core/metamodel/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/core/metamodel/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/core/runtime/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/core/progmodel/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/core/progmodel/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/runtime/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/core/webapp/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/monitoring/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/webapp/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/progmodels/dflt/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/bytecode/dflt/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/objectstores/dflt/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/objectstores/dflt/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/objectstores/xml/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/objectstores/sql-impl/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/bytecode/identity/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/remoting/common/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/remoting/marshalling-serialize/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/remoting/marshalling-encode/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/remoting/transport-sockets/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/wicket-applib/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/tck/tck-dom/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/tck/tck-objstore-dflt/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/progmodels/wrapper-applib/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/progmodels/groovy-applib/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/profilestores/dflt/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/dnd/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/security/dflt/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/tck/tck-fixture/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/profilestores/xml/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/html/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/webserver/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/security/file/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/scimpi-dispatcher/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/scimpi-servlet/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/wicket-metamodel/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/wicket-model/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/wicket-ui/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/wicket-viewer/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/json-applib/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/json-viewer/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/bdd-common/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/bdd-concordion/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/progmodels/wrapper-metamodel/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/junit/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
[INFO] [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.

[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (validate-enforce) @ isis ---
[JENKINS] Archiving <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis$isis/ws/pom.xml> to /home/hudson/hudson/jobs/isis-framework-ubuntu/modules/org.apache.isis$isis/builds/2012-01-01_00-03-12/archive/org.apache.isis/isis/0.2.0-incubating-SNAPSHOT/isis-0.2.0-incubating-SNAPSHOT.pom


Build failed in Jenkins: isis-framework-ubuntu » Apache Isis #173

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

------------------------------------------
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis$isis/ws/pom.xml> clean install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.isis.viewer:bdd-common:jar:0.2.0-incubating-SNAPSHOT
[WARNING] 'dependencies.dependency.scope' for org.apache.isis:progmodels:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.apache.isis.viewer:bdd:0.2.0-incubating-SNAPSHOT, <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis$isis/ws/viewer/bdd/pom.xml,> line 123, column 20
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.isis.viewer:bdd-concordion:jar:0.2.0-incubating-SNAPSHOT
[WARNING] 'dependencies.dependency.scope' for org.apache.isis:progmodels:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ org.apache.isis.viewer:bdd:0.2.0-incubating-SNAPSHOT, <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis$isis/ws/viewer/bdd/pom.xml,> line 123, column 20
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.isis.viewer:bdd:pom:0.2.0-incubating-SNAPSHOT
[WARNING] 'dependencies.dependency.scope' for org.apache.isis:progmodels:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ line 123, column 20
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Isis
[INFO] Isis Skin
[INFO] Isis AppLib
[INFO] Isis Core
[INFO] Core Test Support
[INFO] Core Commons
[INFO] Core MetaModel
[INFO] Core ProgModel
[INFO] Core Runtime
[INFO] Core Webapp
[INFO] Isis Runtimes
[INFO] Isis Default Runtime
[INFO] Default Runtime Runtime
[INFO] Default Runtime Monitoring
[INFO] Default Runtime Webapp Components
[INFO] Default Runtime WebServer (Jetty)
[INFO] Default Runtime Bytecode Implementations
[INFO] Default Runtime Default Bytecode (CgLib)
[INFO] Default Runtime Javassist Bytecode Implementation
[INFO] Default Runtime Identity Bytecode Implementation
[INFO] Isis Programming Models
[INFO] Default Progmodel (Java)
[INFO] Default Runtime ObjectStores
[INFO] Default Runtime Default ObjectStore (In-Memory)
[INFO] Default Runtime XML ObjectStore
[INFO] Default Runtime SQL ObjectStore
[INFO] Default Runtime SQL ObjectStore Implementation
[INFO] Default Runtime SQL ObjectStore Integration Tests - Common
[INFO] Default Runtime NOSQL ObjectStore
[INFO] Default Runtime Profilestores
[INFO] Default ProfileStore (In-Memory)
[INFO] Default Runtime XML ProfileStore
[INFO] Default Runtime SQL ProfileStore (jdbc)
[INFO] Default Runtime Remoting
[INFO] Default Runtime Remoting Common and APIs
[INFO] Default Runtime Serializable Marshalling
[INFO] Default Runtime Encodeable Marshalling
[INFO] Default Runtime Remoting APIs
[INFO] Default Runtime XStream Marshalling
[INFO] Default Runtime HTTP Transport
[INFO] Default Runtime HTTP Transport (Client-side)
[INFO] Default Runtime HTTP Transport (Server-side)
[INFO] Embedded Runtime
[INFO] Isis Viewers
[INFO] Wicket Viewer
[INFO] Wicket Viewer AppLib
[INFO] Quickstart App
[INFO] Quickstart DOM
[INFO] Quickstart Repositories (for ObjectStore Default) for TCK
[INFO] Quickstart Fixtures
[INFO] Wrapper ProgModel
[INFO] Wrapper ProgModel Applib
[INFO] Wrapper ProgModel MetaModel
[INFO] Groovy ProgModel
[INFO] Groovy ProgModel AppLib
[INFO] Groovy ProgModel MetaModel
[INFO] Isis Security
[INFO] Default Security (No-op)
[INFO] File Security Implementation
[INFO] LDAP Security Implementation
[INFO] SQL Security Implementation
[INFO] Drag-n-Drop Viewer
[INFO] Viewer DnD for TCK
[INFO] Html Viewer
[INFO] HTML Viewer for TCK
[INFO] Scimpi Viewer
[INFO] Scimpi Viewer Dispatcher
[INFO] Scimpi Viewer Servlet
[INFO] Scimpi Viewer for TCK
[INFO] Wicket Viewer MetaModel Support
[INFO] Wicket Viewer Model
[INFO] Wicket Viewer UI Components
[INFO] Wicket Viewer Implementation
[INFO] Wicket Viewer for TCK
[INFO] JSON Viewer
[INFO] JSON Viewer AppLib
[INFO] JSON Viewer Implementation
[INFO] JSON Viewer for TCK
[INFO] BDD Viewers
[INFO] BDD Viewers: Common
[INFO] BDD Viewers: Concordion
[INFO] BDD (Concordion) Tests against TCK
[INFO] JUnit Viewer
[INFO] JUnit Tests for TCK
[INFO] Apache Isis Quickstart Archetype
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Isis 0.2.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ isis ---
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (validate-enforce) @ isis ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2:process (default) @ isis ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2:process (process-remote-resources) @ isis ---
Downloading: http://repository.apache.org/snapshots/org/apache/isis/applib/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/core/testsupport/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/core/commons/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/core/metamodel/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/core/metamodel/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/core/runtime/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/core/progmodel/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/core/progmodel/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/runtime/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/monitoring/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/core/webapp/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/webapp/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/progmodels/dflt/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/bytecode/dflt/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/objectstores/dflt/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/objectstores/dflt/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/objectstores/xml/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/objectstores/sql-impl/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/bytecode/identity/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/remoting/common/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/remoting/marshalling-serialize/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/remoting/marshalling-encode/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/remoting/transport-sockets/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/wicket-applib/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/tck/tck-dom/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/tck/tck-objstore-dflt/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/progmodels/wrapper-applib/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/progmodels/groovy-applib/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/dnd/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/tck/tck-fixture/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/security/dflt/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/profilestores/dflt/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/profilestores/xml/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/security/file/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/runtimes/dflt/webserver/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/html/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/scimpi-dispatcher/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/scimpi-servlet/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/wicket-metamodel/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/wicket-model/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/wicket-ui/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/wicket-viewer/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/json-applib/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/json-viewer/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/bdd-common/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/bdd-concordion/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/progmodels/wrapper-metamodel/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/isis/viewer/junit/0.2.0-incubating-SNAPSHOT/maven-metadata.xml
[INFO] [WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.

[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (validate-enforce) @ isis ---
[JENKINS] Archiving <https://builds.apache.org/job/isis-framework-ubuntu/org.apache.isis$isis/ws/pom.xml> to /home/hudson/hudson/jobs/isis-framework-ubuntu/modules/org.apache.isis$isis/builds/2012-01-02_00-02-39/archive/org.apache.isis/isis/0.2.0-incubating-SNAPSHOT/isis-0.2.0-incubating-SNAPSHOT.pom