I forgot to CC the list...

Begin forwarded message:

Date: Tue, 4 Dec 2007 14:16:10 +0100
From: Martin Hoeller <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: deploying without deploying - how do I turn off deployment of 
pom(or anyother default maven goal in a phase)?


Hi Michael!

[I CC'd maven-users again, maybe it's interesting for some others as well.]

> thanks for your mail - sorry to mail you directly, but I have already read 
> all the relevant documentation, and I can't see anyway of preventing a 
> plugin from executing.

Well, I didn't test it but had something like this in mind:

     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-deploy-plugin</artifactId>
         <executions>
         </executions>
       </plugin>
     </plugins>

Let us know if it works.

hth,
- martin
-- 
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

Attachment: signature.asc
Description: PGP signature

Reply via email to