Olel wrote:
> 
> sorry for being a little unprecise. It is not that I don't want to have 
> the sources locally, but don't want to manage the attaching on every 
> developer machine as you have guessed.
> 
> Therefore I tried the m2eclipse feature "Download Artifact Sources" and 
> give it a try with dbunit-2.2.3 from repo1.maven.org which has Javadoc and 
> sources attached. Unfortunately that doesn't work. Neither are the sources 
> downloaded nor attached to the local jar. Do you have any idea what might 
> be the problem?
> 

Can you please submit a bug report to m2eclipse and provide simple test
project that would allow to reproduce this issue with dbunit sources.
http://jira.codehaus.org/browse/MNGECLIPSE

Also note that there is Mave / Download Sources action that could be invoked
on Maven projects or individual jars.


Olel wrote:
> 
> The other thing is: most of the jars we use do not have sources in the 
> public repositories. Could you give me a short introduction on how to add 
> these sources manually to our enterprise repository and attach to their 
> jars?
> 

  With m2eclipse you can attach sources and javadocs locally without
deploying them to the Maven repository. You can do that from the jar
properies dialog.

  regards,
  Eugene


-- 
View this message in context: 
http://www.nabble.com/Attaching-source-zip-to-jar-managed-by-maven-tp19530862p19616052.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to