You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Artamonov, Juri" <ja...@fusionone.com> on 2006/02/16 16:34:04 UTC

Jar file with sources

Hi All,

Could you please tell how to get jar or zip file with source inside,
especcially if the sources are generated during the build by modello
plugin?

Thanks,
             Juri.

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


Re: Jar file with sources

Posted by Edwin Punzalan <ep...@exist.com>.
The sources for the maven components are available via svn... see: 
http://maven.apache.org/source-repository.html

You can use "mvn generate-sources" to produce the sources generated by 
modello... its usually created in target/generated-sources/modello.


Artamonov, Juri wrote:

>Hi All,
>
>Could you please tell how to get jar or zip file with source inside,
>especcially if the sources are generated during the build by modello
>plugin?
>
>Thanks,
>             Juri.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>For additional commands, e-mail: users-help@maven.apache.org
>
>
>  
>

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