See <https://builds.apache.org/job/Marmotta/503/changes>

Changes:

[wikier] fixed wrong version of modules out of the default profile

------------------------------------------
Started by timer
Building remotely on ubuntu-2 (Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/Marmotta/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/marmotta.git
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/marmotta.git
 > git --version
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/marmotta.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/develop^{commit}
Checking out Revision 3ddb6c9b0708a0bfad2853e3ca386f423af07e7a (origin/develop)
 > git config core.sparsecheckout
 > git checkout -f 3ddb6c9b0708a0bfad2853e3ca386f423af07e7a
 > git rev-list 49f30d8faea3b0ace5c958a28dbdb7a3360b436b
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
<https://builds.apache.org/job/Marmotta/ws/> at 
hudson.remoting.Channel@77647448:ubuntu-2
        at hudson.FilePath.act(FilePath.java:910)
        at hudson.FilePath.act(FilePath.java:887)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:953)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:681)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:585)
        at hudson.model.Run.execute(Run.java:1676)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[FATAL] Non-parseable POM 
<https://builds.apache.org/job/Marmotta/ws/client/marmotta-client-js-sample-webapp/pom.xml>:
 Unrecognised tag: 'plugins' (position: START_TAG seen ...</plugin>\n        
<plugins>... @50:18)  @ line 50, column 18

        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1357)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1091)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        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)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[FATAL] Non-parseable POM 
<https://builds.apache.org/job/Marmotta/ws/client/marmotta-client-js-sample-webapp/pom.xml>:
 Unrecognised tag: 'plugins' (position: START_TAG seen ...</plugin>\n        
<plugins>... @50:18)  @ line 50, column 18

        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:1294)
        ... 10 more

Reply via email to