hi, you can use dependency plugin like "mvn dependency:sources
-DdownloadSources=true".


2012/12/18 anjibman <anji...@hotmail.com>:
> Hi All,
>
> I am trying to find a tag/way so that I can get the source code for the
> dependency in Maven. I have dependency as
>
> <dependency>
>   <groupId>my-group</groupId>
>   <artifactId>my-artifact</artifactId>
>   <version>${my-version}</version>
> </dependency>
>
> I have other dependencies also but I want source code from this dependency
> only.
>
> Thanks
>
>
>
> --
> View this message in context: 
> http://maven.40175.n5.nabble.com/Getting-code-from-dependency-tp5738980.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to