Hi, On Aug 5, 2011, at 4:54 PM, Ashleigh Ings-Lamb wrote:
Hi
I have forked and cloned XWiki Enterprise and XWiki commons from Github and am trying to build Enterprise using Jenkins as part of an MSc project looking at cloud software testing and development but am receiving the following error:
message : Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1:bundle (default) on project xwiki-commons-tool-license-resources: Error creating remote resources manifest. cause : Error creating remote resources manifest. Stack trace : org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1:bundle (default) on project xwiki-commons-tool-license-resources: Error creating remote resources manifest. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
hmm… I don't recall seeing this error. Could you run with -X and paste the result on pastebin.com? Also what version of Maven are you using? In which directory are you using the command and which command? Thanks -Vincent
Any pointers/help on how to solve this would be greatly appreciated.
Thank you very much
Ash Lamb (MSc candidate University of St Andrews)
p.s. apologies if this is not the correct place to ask this question but an extensive web search and troubleshooting session have not been able to find a fix for this.