|

07-28-2008, 07:59 AM
I looked at maven ant tasks, it looks like what I want, but there is a little problem with it, I have to declare used version in two places in build.xml in "artifact:dependencies" task and in pom file, first dependency is used in build process and second when I need deploy artifact to a repository - it looks strange as minimum since I declared dependencies already (in build.xml).
|