Re: Jar file with sources

2006-02-17 Thread Edwin Punzalan
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

Jar file with sources

2006-02-16 Thread Artamonov, Juri
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: [EMAIL PROTECTED] For