See <https://builds.apache.org/job/isis-core-ubuntu/681/changes>

Changes:

[danhaywood] [maven-release-plugin] prepare release isis-1.2.0

[danhaywood] [maven-release-plugin] prepare for next development iteration

[danhaywood] ISIS-406: bumping pom ref

[danhaywood] [maven-release-plugin] prepare release isis-objectstore-jdo-1.1.0

[danhaywood] [maven-release-plugin] prepare for next development iteration

[danhaywood] ISIS-406: bumping pom ref

[danhaywood] [maven-release-plugin] prepare release isis-viewer-wicket-1.2.0

[danhaywood] [maven-release-plugin] prepare for next development iteration

[danhaywood] ISIS-406: bumping pom refs

[danhaywood] [maven-release-plugin] prepare release 
isis-viewer-restfulobjects-2.0.0

[danhaywood] [maven-release-plugin] prepare for next development iteration

[danhaywood] ISIS-406: bumping pom refs

[danhaywood] [maven-release-plugin] prepare release isis-security-shiro-1.1.1

[danhaywood] [maven-release-plugin] prepare for next development iteration

[danhaywood] ISIS-406: bumping pom refs

[danhaywood] [maven-release-plugin] prepare release isis-security-file-1.0.1

[danhaywood] [maven-release-plugin] prepare for next development iteration

[danhaywood] ISIS-406: fixing up example/application/wrj prior to recreating 
archetype

[danhaywood] ISIS-406: fixing up example/application/wrj prior to recreating 
archetype

[danhaywood] ISIS-406: recreating qrj archetype prior to release.

[danhaywood] [maven-release-plugin] prepare release 
quickstart_wicket_restful_jdo-archetype-1.0.3

[danhaywood] [maven-release-plugin] prepare for next development iteration

[danhaywood] ISIS-406: new promoterctag.sh helper script

------------------------------------------
Started by timer
Building remotely on ubuntu6 in workspace 
<https://builds.apache.org/job/isis-core-ubuntu/ws/>
Checkout:isis-core-ubuntu / 
<https://builds.apache.org/job/isis-core-ubuntu/ws/> - 
hudson.remoting.Channel@3c5d76b2:ubuntu6
Using strategy: Default
Last Built Revision: Revision 1ba8a4b1fece0937b5d2ed4b647607d503db9760 
(origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/isis.git
Commencing build of Revision a4fabe69b78d68d199347b3d0c84c160736ae9ef 
(origin/master)
Checking out Revision a4fabe69b78d68d199347b3d0c84c160736ae9ef (origin/master)
Parsing POMs
Downloaded artifact 
http://repo.maven.apache.org/maven2//org/apache/isis/core/isis/1.2.0/isis-1.2.0.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2//org/apache/isis/core/isis-core-tck/1.2.0/isis-core-tck-1.2.0.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2//org/apache/isis/objectstore/isis-objectstore-jdo/1.1.0/isis-objectstore-jdo-1.1.0.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2//org/apache/isis/viewer/isis-viewer-wicket/1.2.0/isis-viewer-wicket-1.2.0.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2//org/apache/isis/viewer/isis-viewer-restfulobjects/2.0.0/isis-viewer-restfulobjects-2.0.0.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2//org/apache/isis/security/isis-security-shiro/1.1.1/isis-security-shiro-1.1.1.pom
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: 
<https://builds.apache.org/job/isis-core-ubuntu/ws/> at 
hudson.remoting.Channel@3c5d76b2:ubuntu6
        at hudson.FilePath.act(FilePath.java:861)
        at hudson.FilePath.act(FilePath.java:838)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:862)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:620)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592)
        at hudson.model.Run.execute(Run.java:1568)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for 
org.apache.isis.core:isis-core-wrapper:jar is missing. @ line 104, column 21
[ERROR] 'dependencies.dependency.version' for 
org.apache.isis.core:isis-core-wrapper:jar is missing. @ line 69, column 21

        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1229)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:997)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2348)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for 
org.apache.isis.core:isis-core-wrapper:jar is missing. @ line 104, column 21
[ERROR] 'dependencies.dependency.version' for 
org.apache.isis.core:isis-core-wrapper:jar is missing. @ line 69, column 21

        at 
org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:363)
        at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
        at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1179)
        ... 11 more

Reply via email to