Use an alternate deployment repository:
mvn deploy -DaltDeploymentRepository=myrepo::default::myurl

See http://maven.apache.org/plugins/maven-deploy-plugin/deploy-mojo.html


On 11/17/06, Josh Long <[EMAIL PROTECTED]> wrote:
I wuld like to deploy an open source project that publishes dependencies and
has source code available to my repository. The project uses maven 2, and I
use maven 2. When I invoke maven deploy, maven gleefully attempts to deploy
it to the projects repository and then fails (naturally) as it can't
authenticate. I don't want to have to (as I tend to svn update their code
frequently) modify their pom to configure a second repository/server. what's
the best way to introduce a seperate server into the deployment process
without really touching their code? Thanks,
Josh



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to