Re: Jenkins Maven build (Ant_BuildFromPOMs) -> InvalidRepositoryException

2012-03-05 Thread Jesse Glick
On 03/05/2012 04:42 PM, Olivier Lamy wrote: (the workaround is to add a value in in distMngt) That did the trick, thanks!

Re: Jenkins Maven build (Ant_BuildFromPOMs) -> InvalidRepositoryException

2012-03-05 Thread Olivier Lamy
2012/3/5 Jesse Glick : > On 03/05/2012 03:48 PM, Olivier Lamy wrote: >> >> Disable archiving maven artifacts in maven plugin advanced option. > > > I tried checking "Disable automatic artifact archiving" but this does not > help. "Use private Maven repository" with strategy = "Local to the > worksp

Re: Jenkins Maven build (Ant_BuildFromPOMs) -> InvalidRepositoryException

2012-03-05 Thread Jesse Glick
On 03/05/2012 03:48 PM, Olivier Lamy wrote: Disable archiving maven artifacts in maven plugin advanced option. I tried checking "Disable automatic artifact archiving" but this does not help. "Use private Maven repository" with strategy = "Local to the workspace" does not help either. By the w

Re: Jenkins Maven build (Ant_BuildFromPOMs) -> InvalidRepositoryException

2012-03-05 Thread Olivier Lamy
2012/3/5 Jesse Glick : > https://builds.apache.org/job/Ant_BuildFromPOMs/273/console > > org.apache.maven.InternalErrorException: Internal error: > java.lang.IllegalStateException: Failed to create release distribution > repository for org.apache.ant:ant-parent:pom:1.9.0-SNAPSHOT > ... > Caused by:

Jenkins Maven build (Ant_BuildFromPOMs) -> InvalidRepositoryException

2012-03-05 Thread Jesse Glick
https://builds.apache.org/job/Ant_BuildFromPOMs/273/console org.apache.maven.InternalErrorException: Internal error: java.lang.IllegalStateException: Failed to create release distribution repository for org.apache.ant:ant-parent:pom:1.9.0-SNAPSHOT ... Caused by: org.apache.maven.artifact.Invali