You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Hayes, Peter" <Pe...@fmr.com> on 2007/03/08 21:53:06 UTC

Installing 3rd party jar to remote repository with sources jar

Is it possible to use the deploy:deploy-file target to deploy a 3rd
party jar into a remote repostory while including an attached sources
jar?  I don't see any parameters on
http://maven.apache.org/plugins/maven-deploy-plugin/deploy-file-mojo.htm
l that would indicate that this is possible.

Peter Hayes
Architecture & Shared Technology Services | Fidelity Investments
Management Technology


Re: Installing 3rd party jar to remote repository with sources jar

Posted by Wendy Smoak <ws...@gmail.com>.
On 3/8/07, Hayes, Peter <Pe...@fmr.com> wrote:

> Is it possible to use the deploy:deploy-file target to deploy a 3rd
> party jar into a remote repostory while including an attached sources
> jar?  I don't see any parameters on
> http://maven.apache.org/plugins/maven-deploy-plugin/deploy-file-mojo.htm
> l that would indicate that this is possible.

Try deploying the sources jar separately, using -Dclassifier=sources.

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org