Download source code with Maven

By Java bug | March 5, 2009 | 331 views
Category Java


About author  I am Java professional, working on java and Portal technoglies from last 5 years. I start techartifact with my some friends to share our knowledge and tips with world. Read more from this author


We all uses the lot of open source projects. It happened lot of times with me that while debugging
some code, it take lot of time to look up the code that component.

Now i have one simple solution for that, If you are using the Maven2 as build tool for your project then just run
mvn dependency:sources

It will download the source code of the component, if source code of that has uploaded by
project team.

Happy debbuging

Read more post on build Maven2 open source source code 

Leave a Comment

Name:

E-Mail :

Website :

Comments :