Re: Include source with the compiled files

2008-08-28 Thread raja72
After adding src directory under resources, I'm able to see the source files in the output jar. Thanks for your help, Raja. Wendy Smoak-3 wrote: > > On Thu, Aug 28, 2008 at 9:47 AM, raja72 <[EMAIL PROTECTED]> wrote: > >> I'm trying to compile an utility jar file with source code and add it t

Re: Include source with the compiled files

2008-08-28 Thread Stephen Connolly
install or other commands) to include the source files with the compiled classes in the target folder? Thanks in advance, Raja. -- View this message in context: http://www.nabble.com/Include-source-with-the-compiled-files-tp19186956p19186956.html Sent from the Maven - Users mailing list arch

Re: Include source with the compiled files

2008-08-28 Thread Wendy Smoak
On Thu, Aug 28, 2008 at 9:47 AM, raja72 <[EMAIL PROTECTED]> wrote: > I'm trying to compile an utility jar file with source code and add it the > local repository using maven. Try specifying your 'src' directory in so that it will get copied into your jar. If you have anything in src/main/resour

Re: Include source with the compiled files

2008-08-28 Thread raja72
>> >> Thanks in advance, >> Raja. >> -- >> View this message in context: >> http://www.nabble.com/Include-source-with-the-compiled-files-tp19186956p19186956.html >> Sent from the Maven - Users mailing list archive at Nabble.com. >> >> >>

Re: Include source with the compiled files

2008-08-28 Thread Marcelo Morales
gt; Thanks in advance, > Raja. > -- > View this message in context: > http://www.nabble.com/Include-source-with-the-compiled-files-tp19186956p19186956.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > -

Re: Include source with the compiled files

2008-08-27 Thread Brett Porter
ther commands) to include the > source files with the compiled classes in the target folder? > > Thanks in advance, > Raja. > -- > View this message in context: > http://www.nabble.com/Include-source-with-the-compiled-files-tp19186956p19186956.html > Sent from the Maven -

Include source with the compiled files

2008-08-27 Thread raja72
Is there an option in Maven (mvn install or other commands) to include the source files with the compiled classes in the target folder? Thanks in advance, Raja. -- View this message in context: http://www.nabble.com/Include-source-with-the-compiled-files-tp19186956p19186956.html Sent from the