[jira] Created: (MDEPLOY-94) Variables in the version element in pom.xml need to be expanded before deployment

2009-02-06 Thread Brian Jackson (JIRA)
Variables in the version element in pom.xml need to be expanded before deployment - Key: MDEPLOY-94 URL: http://jira.codehaus.org/browse/MDEPLOY-94 Project: Maven 2.x Dep

[jira] Closed: (MNG-4023) Profiles from parent POM are injected multiple times if parent is part of reactor build

2009-02-06 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-4023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann closed MNG-4023. -- Assignee: Benjamin Bentmann Resolution: Fixed Fix Version/s: 2.1.0-M2

[jira] Updated: (MSITE-180) Missing url tag in (parent) pom make it ignore the site inheritence system

2009-02-06 Thread Gabriel Falkenberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Falkenberg updated MSITE-180: - Attachment: multi-module-project-with-inheritance.zip Yes, you are right, the inheritance mechan

[jira] Created: (MNG-4023) Profiles from parent POM are injected multiple times if parent is part of reactor build

2009-02-06 Thread Benjamin Bentmann (JIRA)
Profiles from parent POM are injected multiple times if parent is part of reactor build --- Key: MNG-4023 URL: http://jira.codehaus.org/browse/MNG-4023 Project: Maven

[jira] Updated: (MCLEAN-39) followSymLinks is always set to true

2009-02-06 Thread Bouiaw (JIRA)
[ http://jira.codehaus.org/browse/MCLEAN-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bouiaw updated MCLEAN-39: - Attachment: test-clean.zip clean.txt You will find attached the output of mvn -X clean, and a test case

[jira] Issue Comment Edited: (SUREFIRE-435) Maven Surefire should set system property java.class.path or something like surefire.java.class.path

2009-02-06 Thread jmfj (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=164285#action_164285 ] jmfj edited comment on SUREFIRE-435 at 2/6/09 1:09 PM: --- I have the exact same

[jira] Issue Comment Edited: (SUREFIRE-435) Maven Surefire should set system property java.class.path or something like surefire.java.class.path

2009-02-06 Thread jmfj (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=164285#action_164285 ] jmfj edited comment on SUREFIRE-435 at 2/6/09 1:07 PM: --- Added comment to [SU

[jira] Commented: (SUREFIRE-435) Maven Surefire should set system property java.class.path or something like surefire.java.class.path

2009-02-06 Thread jmfj (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=164285#action_164285 ] jmfj commented on SUREFIRE-435: --- Added comment to [SUREFIRE-510~http://jira.codehaus.org/browse/SURE

[jira] Work started: (MNG-2720) Multiproject dependencies not accurate for project.compileClasspathElements when run from root project

2009-02-06 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-2720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on MNG-2720 started by John Casey. > Multiproject dependencies not accurate for project.compileClasspathElements > when run from root project >

[jira] Work stopped: (MNG-3530) Regression: Properties get resolved before the LifeCycle is Forked.

2009-02-06 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on MNG-3530 stopped by John Casey. > Regression: Properties get resolved before the LifeCycle is Forked. > --

[jira] Commented: (MNG-3530) Regression: Properties get resolved before the LifeCycle is Forked.

2009-02-06 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=164281#action_164281 ] John Casey commented on MNG-3530: - I can't get the attached sample project to fail. I'm using JDK 1.4 w

[jira] Issue Comment Edited: (SUREFIRE-510) surefire.test.class.path is not set when forkMode is always

2009-02-06 Thread jmfj (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=164278#action_164278 ] jmfj edited comment on SUREFIRE-510 at 2/6/09 12:10 PM: I am still seeing t

[jira] Commented: (SUREFIRE-510) surefire.test.class.path is not set when forkMode is always

2009-02-06 Thread jmfj (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=164278#action_164278 ] jmfj commented on SUREFIRE-510: --- I am still seeing this issue on 2.4.3: e.g, for configuration {cod

[jira] Issue Comment Edited: (SUREFIRE-510) surefire.test.class.path is not set when forkMode is always

2009-02-06 Thread jmfj (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=164278#action_164278 ] jmfj edited comment on SUREFIRE-510 at 2/6/09 12:11 PM: I am still seeing t

[jira] Commented: (MCOMPILER-64) "mvn clean install" crashes with java.lang.OutOfMemoryError: PermGen space after update to java 1.6.0_04

2009-02-06 Thread werner mueller (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=164275#action_164275 ] werner mueller commented on MCOMPILER-64: - the docs mention some options to adjust memory s

[jira] Commented: (MNG-3553) cannot resolve dependency with scope import

2009-02-06 Thread Jacques Morel (JIRA)
[ http://jira.codehaus.org/browse/MNG-3553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=164269#action_164269 ] Jacques Morel commented on MNG-3553: Jason, Thanks for responding so fast. I would be more than ha

[jira] Work started: (MNG-3530) Regression: Properties get resolved before the LifeCycle is Forked.

2009-02-06 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on MNG-3530 started by John Casey. > Regression: Properties get resolved before the LifeCycle is Forked. > --

[jira] Commented: (JXR-10) Create a named anchor for each symbol like Javadoc does

2009-02-06 Thread Matthew Beermann (JIRA)
[ http://jira.codehaus.org/browse/JXR-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=164263#action_164263 ] Matthew Beermann commented on JXR-10: - This issue hasn't had any updates in a long time; any progress

[jira] Updated: (MNG-3004) Allow build lifecycle to execute tasks in parallel

2009-02-06 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Casey updated MNG-3004: Fix Version/s: (was: 2.1.0-M3) 2.2.0-M1 We don't have code in place to do file locking in th

[jira] Closed: (MNG-3995) Configuration Property Lost In Join of PluginManagement/Plugin

2009-02-06 Thread Shane Isbell (JIRA)
[ http://jira.codehaus.org/browse/MNG-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Isbell closed MNG-3995. - Resolution: Fixed > Configuration Property Lost In Join of PluginManagement/Plugin >

[jira] Commented: (MCLEAN-39) followSymLinks is always set to true

2009-02-06 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MCLEAN-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=164245#action_164245 ] Brian Fox commented on MCLEAN-39: - A quick scan of the code shows everything in order. Can you include

[jira] Updated: (MCLEAN-39) followSymLinks is always set to true

2009-02-06 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MCLEAN-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Fox updated MCLEAN-39: Fix Version/s: 2.4 > followSymLinks is always set to true > > >

[jira] Commented: (MCLEAN-39) followSymLinks is always set to true

2009-02-06 Thread Bouiaw (JIRA)
[ http://jira.codehaus.org/browse/MCLEAN-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=164242#action_164242 ] Bouiaw commented on MCLEAN-39: -- The only workaround I have found is to use 2.1.1 release. > followSymLin

[jira] Created: (MCLEAN-39) followSymLinks is always set to true

2009-02-06 Thread Bouiaw (JIRA)
followSymLinks is always set to true Key: MCLEAN-39 URL: http://jira.codehaus.org/browse/MCLEAN-39 Project: Maven 2.x Clean Plugin Issue Type: Bug Affects Versions: 2.3 Environment: Maven 2.0

[jira] Commented: (MNG-3719) [regression] plugin execution ordering no longer POM ordered in 2.0.9

2009-02-06 Thread Torben S. Giesselmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=164239#action_164239 ] Torben S. Giesselmann commented on MNG-3719: Exactly, the problem came from from merging mu

[jira] Closed: (MNG-3853) [regression] Distribution Management injected by profile is not reflected by MavenProject

2009-02-06 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann closed MNG-3853. -- Assignee: Benjamin Bentmann Resolution: Fixed Fix Version/s: (was: 3.0-alpha-4)

[jira] Updated: (MNG-3885) Modules of Maven projects are deployed with Timestamp during reactor build when uniqueVersion is set to false in parent profile

2009-02-06 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Bentmann updated MNG-3885: --- Fix Version/s: 3.0-alpha-3 > Modules of Maven projects are deployed with Timestamp during reactor bui

[jira] Closed: (MNG-3719) [regression] plugin execution ordering no longer POM ordered in 2.0.9

2009-02-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed MNG-3719. - Assignee: Brett Porter Resolution: Fixed > [regression] plugin execution ordering no longer POM ordered in

[jira] Updated: (MNG-3530) Regression: Properties get resolved before the LifeCycle is Forked.

2009-02-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter updated MNG-3530: -- Fix Version/s: (was: 2.1.0-M2) 2.1.0-M3 > Regression: Properties get resolved before the

[jira] Closed: (MNG-3808) Execution order of report plugins is arbitrary if inheritance is involved

2009-02-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed MNG-3808. - Assignee: Brett Porter Resolution: Fixed Fix Version/s: 2.0.11 applied > Execution order of repo

[jira] Commented: (MNG-3719) [regression] plugin execution ordering no longer POM ordered in 2.0.9

2009-02-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=164221#action_164221 ] Brett Porter commented on MNG-3719: --- I noted that this is only an issue when there is more than one d

[jira] Updated: (MNG-3768) [regression] Class folder system dependency doesn't work anymore

2009-02-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-3768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter updated MNG-3768: -- Fix Version/s: (was: 2.1.0-M2) 2.0.x > [regression] Class folder system dependency doesn

[jira] Commented: (MNG-3768) [regression] Class folder system dependency doesn't work anymore

2009-02-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-3768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=164216#action_164216 ] Brett Porter commented on MNG-3768: --- Francois... when I apply that patch, 3288 still fails. The cases

[jira] Created: (MPIR-149) Add a qualityManagement goal

2009-02-06 Thread Xavier Chatelain (JIRA)
Add a qualityManagement goal Key: MPIR-149 URL: http://jira.codehaus.org/browse/MPIR-149 Project: Maven 2.x Project Info Reports Plugin Issue Type: Wish Reporter: Xavier Chatelain Priority