See 
<https://builds.apache.org/job/incubator-taverna-workbench-product/13/changes>

Changes:

[stain] newer maven plugin?

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H6 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs 
yahoo-not-h2) in workspace 
<https://builds.apache.org/job/incubator-taverna-workbench-product/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git
 >  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git
 >  +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 9337025e39147ff1dcf7de0d9c36cd6f134750f0 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9337025e39147ff1dcf7de0d9c36cd6f134750f0
 > git rev-list 7c9b8d0dbc083ab4a4c7a44ce18f5b88dc0aafb3 # timeout=10
Parsing POMs
Failed to transfer Could not find artifact 
org.apache.taverna:apache-taverna-parent:pom:2-incubating in 
spring-maven-milestone (http://maven.springframework.org/milestone)
Failed to transfer Could not find artifact 
org.apache.taverna:apache-taverna-parent:pom:2-incubating in 
com.springsource.repository.bundles.milestone 
(http://repository.springsource.com/maven/bundles/milestone)
Failed to transfer Could not find artifact 
org.apache.taverna:apache-taverna-parent:pom:2-incubating in OPS4J 
(http://repository.ops4j.org/maven2)
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/apache/taverna/apache-taverna-parent/2-incubating/apache-taverna-parent-2-incubating.pom
Failed to transfer Could not find artifact org.apache:apache:pom:17 in 
spring-maven-milestone (http://maven.springframework.org/milestone)
Failed to transfer Could not find artifact org.apache:apache:pom:17 in 
com.springsource.repository.bundles.milestone 
(http://repository.springsource.com/maven/bundles/milestone)
Failed to transfer Could not find artifact org.apache:apache:pom:17 in OPS4J 
(http://repository.ops4j.org/maven2)
Failed to transfer Could not find artifact org.apache:apache:pom:17 in 
bintray-spring (http://dl.bintray.com/spring/jars)
Failed to transfer Could not find artifact org.apache:apache:pom:17 in 
com.springsource.repository.bundles.release 
(http://repository.springsource.com/maven/bundles/release)
Failed to transfer Could not find artifact org.apache:apache:pom:17 in 
com.springsource.repository.bundles.external 
(http://repository.springsource.com/maven/bundles/external)
Failed to transfer Could not find artifact org.apache:apache:pom:17 in 
repository.spring.milestone (http://repo.spring.io/milestone)
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
<https://builds.apache.org/job/incubator-taverna-workbench-product/ws/> at 
hudson.remoting.Channel@52720627:H6: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'build.plugins.plugin.version' for 
org.apache.taverna.maven.plugins:taverna-maven-plugin must be a valid version 
but is '${taverna.osgi.verion}'. @ line 139, column 14

        at hudson.FilePath.act(FilePath.java:986)
        at hudson.FilePath.act(FilePath.java:968)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
        at hudson.model.Run.execute(Run.java:1738)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'build.plugins.plugin.version' for 
org.apache.taverna.maven.plugins:taverna-maven-plugin must be a valid version 
but is '${taverna.osgi.verion}'. @ line 139, column 14

        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1364)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
        at hudson.remoting.UserRequest.perform(UserRequest.java:120)
        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:68)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
        at ......remote call to H6(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
        at hudson.remoting.Channel.call(Channel.java:781)
        at hudson.FilePath.act(FilePath.java:979)
        ... 8 more
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'build.plugins.plugin.version' for 
org.apache.taverna.maven.plugins:taverna-maven-plugin must be a valid version 
but is '${taverna.osgi.verion}'. @ line 139, column 14

        at 
org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
        at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
        at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1301)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
        at hudson.remoting.UserRequest.perform(UserRequest.java:120)
        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:68)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)

Reply via email to