Add this to your dependency :
<type>java-source</type>

*I don't know if you need to add both a normal jar dependency and a
java-source dependency. My guess is that a java-source dependency
automatically include the binary jar in the build but I could be wrong.


On 5/8/06, delasoul <[EMAIL PROTECTED]> wrote:


Hello,

for certain projects our build generates an additional ***-sources.jarfile
which is deployed to our remote repository.
If I have a dependency on one of these projects I want this ***-source.jar
to be downloaded to my local repo together with the artifact jar.

Is there a possibility to do this without using the eclipse plugin?

thanx in advance for any help,

michael

--
View this message in context:
http://www.nabble.com/-m2-download-sources-to-local-repo-t1577673.html#a4283001
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