Hi!

I have a dependency in my project that in turn depends on velocity 1.5. More
precisely velocity.velocity (maven 1 layout).

However, my project also _directly_ depends on velocity 1.6.3 or,
org.apache.velocity.velocity (maven 2 laoyt).

Maven doesn't understand that these are different versions of the same
artifact. Is there a way to solve this, because now two velocity packages
are added to my classpath. It seems like this would be a very common problem
with some kind of solution but I can't find information about it.

/Ludwig

Reply via email to