[jsword-devel] maven vs ant
Trenton D. Adams
trent.jsword at trentonadams.ca
Sun Feb 21 13:33:54 MST 2010
----- "DM Smith" <dmsmith at crosswire.org> wrote:
> From: "DM Smith" <dmsmith at crosswire.org>
> To: "J-Sword Developers Mailing List" <jsword-devel at crosswire.org>
> Sent: Sunday, February 21, 2010 12:23:23 PM GMT -06:00 US/Canada Central
> Subject: Re: [jsword-devel] maven vs ant
>
> Trent,
> It did not work for me. I'm attaching the output. One of the things
> I'm curious about is why it downloaded stuff that BibleDesktop (and
> the libraries it uses) does not need. E.g. jetty, plexus, oro,
> velocity doxia-module-xml, ....
Those are what maven is using, not your project.
go to trunk/bibledesktop and run...
mvn dependency:tree
That will tell you what is downloading for bibledesktop.
More information about the jsword-devel
mailing list