Re: Could a goal defined in maven.xml overwrite a plugin's goal?

2003-09-10 Thread James CE Johnson
[EMAIL PROTECTED] wrote on 05/09/2003 08:45:35 AM: Hello to all I want to know if I could a goal defined in maven.xml overwrite a plugin's goal?. I have a multiproject configuration and I want to make a customized distribution (subprojects jar, plus parent project docs, plus subprojects

Re: Could a goal defined in maven.xml overwrite a plugin's goal?

2003-09-05 Thread Nelson Arapé
[EMAIL PROTECTED] wrote on 05/09/2003 08:45:35 AM: Hello to all I want to know if I could a goal defined in maven.xml overwrite a plugin's goal?. I have a multiproject configuration and I want to make a customized distribution (subprojects jar, plus parent project docs, plus

Could a goal defined in maven.xml overwrite a plugin's goal?

2003-09-04 Thread Nelson Arapé
Hello to all I want to know if I could a goal defined in maven.xml overwrite a plugin's goal?. I have a multiproject configuration and I want to make a customized distribution (subprojects jar, plus parent project docs, plus subprojects javadocs, etc). I guess that I could just define

Re: Could a goal defined in maven.xml overwrite a plugin's goal?

2003-09-04 Thread dion
Why not preGoal on the distribution goal and set the extra things up. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Nelson Arapé [EMAIL PROTECTED] wrote on 05/09/2003 08:45:35 AM: Hello to all I want to know if I could a goal defined in maven.xml