On 03 Dec 2007, [EMAIL PROTECTED] wrote: > How can I stop maven from deploying the pom. Can't I disable the goal > somehow?
This should be possible (not tested): just configure the maven-deploy-plugin [0] not to execute in the deploy lifecycle. See the POM Reference [1] and the Introduction to the Build Lifecycle [2] for details. hth, - martin [0] http://maven.apache.org/plugins/maven-deploy-plugin/ [1] http://maven.apache.org/pom.html [2] http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html -- Martin Höller | [EMAIL PROTECTED] *x Software + Systeme | http://www.xss.co.at/ Karmarschgasse 51/2/20 | Tel: +43-1-6060114-30 A-1100 Vienna, Austria | Fax: +43-1-6060114-71
signature.asc
Description: PGP signature
