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.