James Moore's code blog
Thursday, July 5, 2012
Using maven just to fetch dependencies, not to build
There are lots of useful things about maven, but I needed to just fetch some dependencies. Here's how:
Run
mvn dependency:copy-dependencies
and you'll end up with your dependencies in your ./libs directory.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment