[jira] Updated: (MNG-3375) Repository entries with same id are ignored

2009-02-28 Thread Torben S. Giesselmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torben S. Giesselmann updated MNG-3375: --- Attachment: MNG-3375-IT.tar.gz Here's an IT to test the patch -- instead of a unit test. :D

[jira] Updated: (MNG-3641) Lack of error checks on profiles

2009-02-25 Thread Torben S. Giesselmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torben S. Giesselmann updated MNG-3641: --- Attachment: MNG-3641-IT.tar.gz ... and here's the IT. Yay! ;-) Lack of error checks on

[jira] Commented: (MNG-2387) active on proxy in settings is misleading

2009-02-25 Thread Torben S. Giesselmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=167029#action_167029 ] Torben S. Giesselmann commented on MNG-2387: Yup, I'll do that next time. Actually I just

[jira] Updated: (MNG-3641) Lack of error checks on profiles

2009-02-11 Thread Torben S. Giesselmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torben S. Giesselmann updated MNG-3641: --- Attachment: MNG-3641-maven-project.patch This patch will have Maven print a warning if a

[jira] Commented: (MNG-3890) Transitive dependencies override explicitly set scope.

2009-02-08 Thread Torben S. Giesselmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=164457#action_164457 ] Torben S. Giesselmann commented on MNG-3890: The problem seems to be that artifacts of

[jira] Updated: (MNG-3890) Transitive dependencies override explicitly set scope.

2009-02-07 Thread Torben S. Giesselmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torben S. Giesselmann updated MNG-3890: --- Attachment: MMG-3890-core-it-suite.patch The IT's POM can't be validated because it contains

[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-tabpanelfocusedCommentId=164239#action_164239 ] Torben S. Giesselmann commented on MNG-3719: Exactly, the problem came from from merging

[jira] Updated: (MNG-3375) Repository entries with same id are ignored

2009-02-05 Thread Torben S. Giesselmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torben S. Giesselmann updated MNG-3375: --- Attachment: MNG-3375-maven-project.patch With this patch, Maven will throw an

[jira] Commented: (MNG-3375) Repository entries with same id are ignored

2009-02-05 Thread Torben S. Giesselmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=164131#action_164131 ] Torben S. Giesselmann commented on MNG-3375: BTW: I didn't really manage to write a test,

[jira] Commented: (MNG-2845) Unwanted creation of repository directories

2009-02-05 Thread Torben S. Giesselmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=164152#action_164152 ] Torben S. Giesselmann commented on MNG-2845: I can't reproduce the issue, neither with

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

2009-02-04 Thread Torben S. Giesselmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=163906#action_163906 ] Torben S. Giesselmann commented on MNG-3719: Since the patch won't make it into 2.0.10, the

[jira] Commented: (MNG-3685) Dependency can't be resolved but has been found in the reactor.

2009-02-02 Thread Torben S. Giesselmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=163598#action_163598 ] Torben S. Giesselmann commented on MNG-3685: Could someone provide a sample project?

[jira] Commented: (MNG-2626) System scope dependencies in parent POM cause validation warnings for most plugins and errors in assembly plugin

2009-01-31 Thread Torben S. Giesselmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=163392#action_163392 ] Torben S. Giesselmann commented on MNG-2626: Has this been fixed? I can't reproduce the

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

2009-01-31 Thread Torben S. Giesselmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torben S. Giesselmann updated MNG-3719: --- Attachment: MNG-3719-maven-project.patch This patch should fix the execution ordering; all

[jira] Updated: (MNG-1957) jdk/jdk clause in the activation section has to provide more complex expressions.

2009-01-28 Thread Torben S. Giesselmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torben S. Giesselmann updated MNG-1957: --- Attachment: MNG-1957-maven-project.patch This patch implements the following behavior for

[jira] Updated: (MNG-2387) active on proxy in settings is misleading

2009-01-26 Thread Torben S. Giesselmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torben S. Giesselmann updated MNG-2387: --- Attachment: MNG-2387-maven-settings.patch This patch produces the intended behavior: *

[jira] Commented: (MNG-2523) OS name activation does not work for Mac OS X

2009-01-26 Thread Torben S. Giesselmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=162593#action_162593 ] Torben S. Giesselmann commented on MNG-2523: Works perfectly for me. Environment: * Mac OS