I doubt we need these for many of the plugins, and the invoker or SHITTY plugin should deal with. I'd rather not see this foisted on everyone.

On 5-Mar-08, at 8:30 AM, Arnaud HERITIER wrote:

Hi guys,

To fix an issue (MECLIPSE-395) to build the eclipse plugin with a fully
customized environment, I had to add in surefire these settings :
         <systemProperties>
           <property>
             <name>maven.home</name>
             <value>${maven.home}</value>
           </property>
           <property>
             <name>org.apache.maven.user-settings</name>
             <value>${org.apache.maven.user-settings}</value>
           </property>
           <property>
             <name>org.apache.maven.global-settings</name>
             <value>${org.apache.maven.global-settings}</value>
           </property>
         </systemProperties>

 I reproduced this issue in others plugins and librairies like the
maven-plugin-testing-tools.

 Couldn't we add these settings in a parent pom ? Which one ? The
maven-plugins parent seems a good location ?
..........................................................
Arnaud HERITIER
..........................................................
OCTO Technology - aheritier AT octo DOT com
www.octo.com | blog.octo.com
..........................................................
ASF - aheritier AT apache DOT org
www.apache.org | maven.apache.org
...........................................................

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
jason at sonatype dot com
----------------------------------------------------------

Simplex sigillum veri. (Simplicity is the seal of truth.)




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

Reply via email to