Java Mailing List Archive

http://www.java2.5341.com/

Home » Maven Users List »

Ant task always tries to download one of my indirect dependencies

Rick Mann

2008-10-02


Author LoginPost Reply
Every time I build my project using ant and the maven ant task, it
tries to download a dependency:

[artifact:dependencies] Downloading: org/hibernate/hibernate-commons-
annotations/3.1.0.GA/hibernate-commons-annotations-3.1.0.GA.pom from
main.repository

This does not seem to exist. A newer version does exist, but the build
process still seems to try to get this one. Since the task runs for
all targets, even targets that don't need any dependencies, it slows
down my workflow.

How can I track down which of my direct dependencies is responsible?
I've tried the verbose and debug output from ant, but I don't know how
to interpret it.

TIA,

--
Rick


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 java2.5341.com - Jax Systems, LLC, U.S.A.