Welcome

Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the RSS feed. See ya around!

Categories

Tag Cloud

WP Cumulus Flash tag cloud by Roy Tanck requires Flash Player 9 or better.

How-to download source files for maven dependencies

If you want to have source files of your project dependencies in local repository, you need to execute following command:

mvn dependency:sources

If you are creating project for Eclipse and want source files to be included to the project, you can run this one:

mvn eclipse:eclipse -DdownloadSources

Share this:
  • Print this article!
  • Digg
  • Reddit
  • Facebook
  • del.icio.us
  • TwitThis
  • Google Bookmarks
  • Technorati
  • LinkedIn
  • StumbleUpon

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>