Hi Nicolas, Use maven-deploy-plugin 2.3
-allan On 1/10/07, nicolas de loof <[EMAIL PROTECTED]> wrote:
I'd like to build a project from sources and deploy a SNAPSHOT to my corporate repository. I have to override the project <distributionManagement>, so I've set on command line : -DaltDeploymentRepository=private::default::file:///myrepo This doesn't work as I expected : [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to configure plugin parameters for: org.apache.maven.plugins:maven-deploy-plugin:2.2.1 check that the following section of the pom.xml is present and correct: <distributionManagement> What's wrong ? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- ========================================================== - alramirez
