« Return to Thread: problem with velocity:velocity:1.5

problem with velocity:velocity:1.5

by TomHuybrechts :: Rate this Message:

Reply to Author | View in Thread

Hi all,

I just installed artifactory and am attempting to do my normal builds from a clean repository.
These are failing because of problems with Velocity. Apparently one of my Maven plugins depends on velocity:velocity1.5. Unfortunately, this artifact's POM in central is faulty: it has a different groupId than its actual location.

This means that artifactory does not download the POM although it does download the jar. Maven will complain, but continue. But at runtime everything falls apart because velocity's transitive dependencies are not available.

Is there anything I can do about this ? Updating the artifact that has the dependency is not an option.
The problem can be reproduced on the demo install:
http://www.jfrog.org/artifactory/repo/velocity/velocity/1.5/velocity-1.5.pom

Tom

 « Return to Thread: problem with velocity:velocity:1.5