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 > >