I am sorry if i cause the group to over-react about this real issue
that i am here.

I read the wiki page
http://maven.apache.org/plugins/maven-deploy-plugin/usage.html three
(or more) times now. I still not sure how to deploy older artifacts
from local repository to remote repository without the need of
recompiling older version of source code.

It may be a simple thing to do. Am i missing something for the page?
Or am i still not sure the usage? Or, the information is not from that
page and need some people with the experience to answer?

On Wed, Sep 22, 2010 at 11:07 PM, Anders Hammar <and...@hammar.net> wrote:
> I second Wayne here. We'd be happy to help, but you have to do some job
> yourself.
> A pointer: look at the deploy-file goal of maven-deploy-plugin.
>
> /Anders
>
> On Thu, Sep 23, 2010 at 04:56, Wayne Fay <wayne...@gmail.com> wrote:
>
>> > If there are version 1.0.0.0, 2.0.0.0 and 3.0.0.0 of A in my local
>> > repo. If I go to the location/workspace where I built A. If I type
>> > "mvn deploy -Dversion=2.0.0.0, then will this deploy command deploy
>> > the 2.0.0.0 from my local repository to remote repository without
>> > re-building it?
>>
>> No, that will not work.
>>
>> Honestly, I give up until you go read the documentation and
>> demonstrate that you've read it (and tried things yourself) before
>> replying again.
>>
>> Wayne
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
>> For additional commands, e-mail: users-h...@maven.apache.org
>>
>>
>

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

Reply via email to