Hi I'm using Maven to streamline a bunch of internal project with respect to dependancy problems and it works like a charm. We're also using the Eclipse plugin to work with the projects in Eclipse.
However, when working with a project in Eclipse, I have to be able to debug code that's contained in one of the dependancies, but these do not include source code. (They are installed to the local repository by doing 'maven jar:install') Now, Eclipse supports attaching a source jar, or a source directory and this is what I'd like to do. So, is there any way to create a source-jar and install it to the local repository like 'maven jar:install', or will I have to do a separate plugin for this on my own? Hope I made myself clear, but if not, please feel free to ask for details. Thanks for your time. / p�l -- P�l Brattberg Eminds AB S:t Eriksgatan 37a 112 34 Stockholm http://www.eminds.se Direct: +46 8 545 639 80 Mobile: +46 7 077 000 81 Fax: +46 8 545 639 81 E-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
