Essentially, you use the same "mvn install:install-file" command, but add:
-Dclassifier=sources
or
-Dclassifier=javadoc
depending on what you are trying to install.

As for the "additional jar with all Velocity dependencies," I'm unsure
whate exactly you're talking about. Can you explain this a little
more, especially where did this Jar come from and what is in it?

Wayne

On Sat, Oct 25, 2008 at 8:35 PM, Adrian Tarau <[EMAIL PROTECTED]> wrote:
>
> I'm trying(without success) to deploy Velocity artifacts into a Maven
> repository and I cannot figure out how to add aditional artifacts like
> sources, javadoc and also an aditional jar with all Velocity dependencies.
>
> I was able(following some example) to install Velocity main artifact, but my
> luck stopped here.
>
> Any examples how to do this?
>
> Thanks.
>
> --
> View this message in context: 
> http://www.nabble.com/Ant-Tasks-for-Maven---install-sources%2C-javadoc-tp20170156p20170156.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