yep :-) that work, thanks

Wendy Smoak-3 wrote:
> 
> On Thu, Oct 23, 2008 at 1:25 PM, ez <[EMAIL PROTECTED]> wrote:
> 
>> i created a jar that contains the jar and the sources (jar-ed).
>> then i called mvn deploy:deploy-file..
>> however, the entire jar was uploaded as the classes jar..
> 
> Typically the -sources jars in the repository contain *only* the
> source code.  When you have that, try mvn deploy:deploy-file again
> with the additional parameter -Dclassifier=sources .
> 
> http://maven.apache.org/plugins/maven-deploy-plugin/examples/deploying-with-classifiers.html
> 
> If you're still having trouble, paste the entire command you tried.
> 
> -- 
> Wendy
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-do-i-upload-sources-for-a-3rd-party-jar--tp20138845p20145170.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