Thank you for your reply.
I had to add both - the source and the normal jar dependency plus I had to
add 
         <classifier>sources</classifier>
to the source dependency - instead of the  <type> element.
With the <type> element, Maven complained about not finding the pom
for the sources jar...

But now its working,

Michael
--
View this message in context: 
http://www.nabble.com/-m2-download-sources-to-local-repo-t1577673.html#a4313663
Sent from the Maven - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to