[jira] Created: (SUREFIRE-308) Setting environment variables in surefire configuration overwrite the existing environment

2007-03-13 Thread Renaud Julienne (JIRA)
Setting environment variables in surefire configuration overwrite the existing environment -- Key: SUREFIRE-308 URL: http://jira.codehaus.org/browse/SUREFIRE-308

[jira] Created: (MECLIPSE-111) Additional webResources are not added to the component list when using WTP projects generation

2006-05-29 Thread Renaud Julienne (JIRA)
Additional webResources are not added to the component list when using WTP projects generation -- Key: MECLIPSE-111 URL: http://jira.codehaus.org/browse/MECLIPSE-111 Project: Maven 2

[jira] Updated: (MNG-939) specify maven settings from command line

2006-04-08 Thread Renaud Julienne (JIRA)
[ http://jira.codehaus.org/browse/MNG-939?page=all ] Renaud Julienne updated MNG-939: Attachment: MNG-939-maven-core.patch > specify maven settings from command line > > > Key: MNG-939 > URL: htt

[jira] Updated: (MECLIPSE-89) Eclipse plugin should not try to resolve system dependencies paths relatively to project location.

2006-04-03 Thread Renaud Julienne (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-89?page=all ] Renaud Julienne updated MECLIPSE-89: Attachment: MNG-MECLIPSE-89-maven-eclipse-plugin.patch > Eclipse plugin should not try to resolve system dependencies paths relatively > to project locatio

[jira] Created: (MECLIPSE-89) Eclipse plugin should not try to resolve system dependencies paths relatively to project location.

2006-04-03 Thread Renaud Julienne (JIRA)
Eclipse plugin should not try to resolve system dependencies paths relatively to project location. -- Key: MECLIPSE-89 URL: http://jira.codehaus.org/browse/MECLIPSE-89 Project: M

[jira] Commented: (MNG-1983) Mojo parameters defined in abstract-mojo class not set, when concrete/abstract mojo class in different JARs

2006-03-28 Thread Renaud Julienne (JIRA)
[ http://jira.codehaus.org/browse/MNG-1983?page=comments#action_62257 ] Renaud Julienne commented on MNG-1983: -- I had the same issue, so I looked for the reason. This fails when the parent class is in another jar because the plugin tools rely on the jav

[jira] Created: (MECLIPSE-87) Eclipse plugin should not try to download sources of system dependencies

2006-03-28 Thread Renaud Julienne (JIRA)
Eclipse plugin should not try to download sources of system dependencies Key: MECLIPSE-87 URL: http://jira.codehaus.org/browse/MECLIPSE-87 Project: Maven 2.x Eclipse Plugin Type: Bug Versio

[jira] Commented: (MNG-2037) Strange NPE with profile and injectPlugins

2006-03-08 Thread Renaud Julienne (JIRA)
[ http://jira.codehaus.org/browse/MNG-2037?page=comments#action_60479 ] Renaud Julienne commented on MNG-2037: -- I had the same issue and found a workaround. In the profile build section, just add an empty pluginManagement section. >From org.apache.maven