[jira] Commented: (MNG-3507) ANSI Color logging for improved output visibility.

2008-04-28 Thread David Bernhard (JIRA)
[ http://jira.codehaus.org/browse/MNG-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=132837#action_132837 ] David Bernhard commented on MNG-3507: - It's no problem for us to release our maven utilities (colou

[jira] Created: (MNG-3547) Profiling patch to display times of individual project/goal executions.

2008-04-25 Thread David Bernhard (JIRA)
Profiling patch to display times of individual project/goal executions. --- Key: MNG-3547 URL: http://jira.codehaus.org/browse/MNG-3547 Project: Maven 2 Issue Type: Improvem

[jira] Commented: (MNG-3491) JAR hell detection

2008-04-25 Thread David Bernhard (JIRA)
[ http://jira.codehaus.org/browse/MNG-3491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=132599#action_132599 ] David Bernhard commented on MNG-3491: - I have written a plugin to do almost exactly this. It inspec

[jira] Updated: (MNG-3507) ANSI Color logging for improved output visibility.

2008-04-25 Thread David Bernhard (JIRA)
[ http://jira.codehaus.org/browse/MNG-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bernhard updated MNG-3507: Attachment: maven-colorlogger.zip To install, make the project and put the jar in {{$M2_HOME/lib}}. Then,

[jira] Commented: (MNG-3507) ANSI Color logging for improved output visibility.

2008-04-25 Thread David Bernhard (JIRA)
[ http://jira.codehaus.org/browse/MNG-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=132597#action_132597 ] David Bernhard commented on MNG-3507: - Yes. It's possible - I've made a maven project that does it.

[jira] Updated: (MNG-3545) Option -P-profile overridden if profile is activebyDefault

2008-04-24 Thread David Bernhard (JIRA)
[ http://jira.codehaus.org/browse/MNG-3545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bernhard updated MNG-3545: Attachment: MNG-3545-profiles.patch The patch file. The technique works for 2.0.9 too; in 2.1 use "-P+foo"

[jira] Commented: (MNG-3545) Option -P-profile overridden if profile is activebyDefault

2008-04-24 Thread David Bernhard (JIRA)
[ http://jira.codehaus.org/browse/MNG-3545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=132450#action_132450 ] David Bernhard commented on MNG-3545: - While making the patch for trunk : Is it intentional that th

[jira] Commented: (MNG-3546) command line cannot overwrite pom properties

2008-04-24 Thread David Bernhard (JIRA)
[ http://jira.codehaus.org/browse/MNG-3546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=132144#action_132144 ] David Bernhard commented on MNG-3546: - I've noticed this one too - it's to do with the fact that sy

[jira] Created: (MNG-3545) Option -P-profile overridden if profile is activebyDefault

2008-04-24 Thread David Bernhard (JIRA)
Option -P-profile overridden if profile is activebyDefault -- Key: MNG-3545 URL: http://jira.codehaus.org/browse/MNG-3545 Project: Maven 2 Issue Type: Bug Components: Profiles

[jira] Created: (MNG-3528) Order of executing plugins in maven 2.0.9

2008-04-16 Thread David Bernhard (JIRA)
Order of executing plugins in maven 2.0.9 - Key: MNG-3528 URL: http://jira.codehaus.org/browse/MNG-3528 Project: Maven 2 Issue Type: Bug Components: Plugins and Lifecycle Affects Versions

[jira] Closed: (MNG-3500) Include/Exclude of transitive dependencies depends on alphabetic order of module names.

2008-04-14 Thread David Bernhard (JIRA)
[ http://jira.codehaus.org/browse/MNG-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bernhard closed MNG-3500. --- Resolution: Fixed Fix Version/s: 2.0.9 Fixed in 2.0.9 (documented in release notes). > Include/Exclud

[jira] Commented: (MNG-3500) Include/Exclude of transitive dependencies depends on alphabetic order of module names.

2008-04-11 Thread David Bernhard (JIRA)
[ http://jira.codehaus.org/browse/MNG-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=130505#action_130505 ] David Bernhard commented on MNG-3500: - This seems to be fixed in 2.0.9. It works again as specified

[jira] Created: (MNG-3500) Include/Exclude of transitive dependencies depends on alphabetic order of module names.

2008-04-04 Thread David Bernhard (JIRA)
Include/Exclude of transitive dependencies depends on alphabetic order of module names. --- Key: MNG-3500 URL: http://jira.codehaus.org/browse/MNG-3500 Project: Maven