Thread
:
Dependency management, why it's so difficult ?
View Single Post
(#
7
(
permalink
))
tvv2000
Member
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Apr 2008
07-28-2008, 08:26 AM
Sorry I have made a mistake - maven ant tasks is really what I need. In build.xml I can declare reference to pom.xml
<artifact
om id="pom" file="pom.xml" />
<artifact:dependencies pathId="test.class.path" useScope="test" pomRefId="pom"/>
Thanks
tvv2000
View Public Profile
Send a private message to tvv2000
Find all posts by tvv2000