2012/3/5 Jesse Glick <jesse.gl...@oracle.com>:
> 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.InvalidRepositoryException: URL missing
> for repository dummy
>        at
> org.apache.maven.repository.legacy.LegacyRepositorySystem.buildArtifactRepository(LegacyRepositorySystem.java:775)
> ...
>
> Any idea what this means? I cannot reproduce the problem from the command
> line.

Disable archiving maven artifacts in maven plugin advanced option.
Jenkins calls some maven apis which generate NPE if no url in
distMngt.



-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

Reply via email to