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

Changes:

[kevin] ISIS-125: Updates in preparation for 0.2.0-INCUBATOR release

[kevin] ISIS-125: Updated instructions for rat, to ignore more files.

------------------------------------------
<===[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] Wrapper ProgModel
[INFO] Wrapper ProgModel Applib
[INFO] Wrapper ProgModel MetaModel
[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] 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] XHTML Viewer
[INFO] XHTML Viewer AppLib
[INFO] XHTML Viewer Implementation
[INFO] XHTML 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 ---
[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'.
[WARNING] Unable to parse supplemental XML: Unrecognised tag: 'license' 
(position: START_TAG seen ...<license>\n      <license>... @8:16) 
org.codehaus.plexus.util.xml.pull.XmlPullParserException: Unrecognised tag: 
'license' (position: START_TAG seen ...<license>\n      <license>... @8:16) 
        at 
org.apache.maven.model.io.xpp3.MavenXpp3Reader.checkUnknownElement(MavenXpp3Reader.java:155)
        at 
org.apache.maven.model.io.xpp3.MavenXpp3Reader.parseLicense(MavenXpp3Reader.java:2133)
        at 
org.apache.maven.model.io.xpp3.MavenXpp3Reader.parseModel(MavenXpp3Reader.java:2301)
        at 
org.apache.maven.model.io.xpp3.MavenXpp3Reader.read(MavenXpp3Reader.java:4088)
        at 
org.apache.maven.model.io.xpp3.MavenXpp3Reader.read(MavenXpp3Reader.java:4021)
        at 
org.apache.maven.model.io.xpp3.MavenXpp3Reader.read(MavenXpp3Reader.java:4035)
        at 
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.getSupplement(ProcessRemoteResourcesMojo.java:1224)
        at 
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.loadSupplements(ProcessRemoteResourcesMojo.java:1312)
        at 
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.execute(ProcessRemoteResourcesMojo.java:508)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        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:122)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:74)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:287)
        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:662)
[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/2011-11-06_00-03-54/archive/org.apache.isis/isis/0.2.0-incubating-SNAPSHOT/isis-0.2.0-incubating-SNAPSHOT.pom

Reply via email to