View Single Post
  (#6 (permalink)) Old
tvv2000 tvv2000 is offline
Member
 
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Apr 2008
Default 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).
Reply With Quote