[jira] [Commented] (MENFORCER-306) [REGRESSION] RequirePluginVersions fails

2018-06-19 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MENFORCER-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517370#comment-16517370 ] Matt Benson commented on MENFORCER-306: --- I must have misunderstood the requirements of the

[jira] [Updated] (MENFORCER-306) [REGRESSION] RequirePluginVersions fails

2018-06-18 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MENFORCER-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated MENFORCER-306: -- Attachment: pom.xml > [REGRESSION] RequirePluginVersions fails >

[jira] [Commented] (MENFORCER-306) [REGRESSION] RequirePluginVersions fails

2018-06-18 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MENFORCER-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16516448#comment-16516448 ] Matt Benson commented on MENFORCER-306: --- I find that the attached pom fails with 3.0.0-M1 and M2

[jira] [Closed] (MJAVADOC-471) When aggregator filters out artifacts of current reactor projects, only the primary artifact is considered

2017-07-17 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson closed MJAVADOC-471. Resolution: Cannot Reproduce Well, I've tried but I can't seem to reproduce the original problem.

[jira] [Commented] (MJAVADOC-471) When aggregator filters out artifacts of current reactor projects, only the primary artifact is considered

2017-07-17 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090490#comment-16090490 ] Matt Benson commented on MJAVADOC-471: -- Right; I'm looking into it. I'd really like to make

[jira] [Updated] (MJAVADOC-471) When aggregator filters out artifacts of current reactor projects, only the primary artifact is considered

2016-08-18 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated MJAVADOC-471: - Attachment: MJAVADOC-471.patch.txt Patch to address MJAVADOC-471. Obviously, intended for

[jira] [Commented] (MJAVADOC-471) When aggregator filters out artifacts of current reactor projects, only the primary artifact is considered

2016-08-17 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15425564#comment-15425564 ] Matt Benson commented on MJAVADOC-471: -- You might notice that given the example structure, you

[jira] [Created] (MJAVADOC-471) When aggregator filters out artifacts of current reactor projects, only the primary artifact is considered

2016-08-17 Thread Matt Benson (JIRA)
Matt Benson created MJAVADOC-471: Summary: When aggregator filters out artifacts of current reactor projects, only the primary artifact is considered Key: MJAVADOC-471 URL:

[jira] [Created] (ARCHETYPE-507) create-from-project fails on Windows

2016-08-05 Thread Matt Benson (JIRA)
Matt Benson created ARCHETYPE-507: - Summary: create-from-project fails on Windows Key: ARCHETYPE-507 URL: https://issues.apache.org/jira/browse/ARCHETYPE-507 Project: Maven Archetype Issue

[jira] [Commented] (MNG-5601) multimodule plugin configuration e.g. "build-tools" pattern broken

2015-12-13 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15055042#comment-15055042 ] Matt Benson commented on MNG-5601: -- Original prescription is: {code} ./pom.xml references build-tools,

[jira] [Commented] (MNG-5776) Drop support for Win9x in mvn launch scripts

2015-04-24 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511465#comment-14511465 ] Matt Benson commented on MNG-5776: -- Is there another issue open for the broken

[jira] (MSHADE-167) [PATCH] When individual classes are renamed, they are not debuggable

2014-04-04 Thread Matt Benson (JIRA)
[ https://jira.codehaus.org/browse/MSHADE-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated MSHADE-167: --- Description: you are correct, George, in thatOne can rename a given class using, e.g.: {code} relocation

[jira] (MSHADE-167) [PATCH] When individual classes are renamed, they are not debuggable

2014-04-04 Thread Matt Benson (JIRA)
[ https://jira.codehaus.org/browse/MSHADE-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated MSHADE-167: --- Description: One can rename a given class using, e.g.: {code} relocation

[jira] (MSHADE-120) createSourceJar does not include sources from current module

2014-04-02 Thread Matt Benson (JIRA)
[ https://jira.codehaus.org/browse/MSHADE-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=344053#comment-344053 ] Matt Benson commented on MSHADE-120: Sounds like this should be resolved {{INVALID}}

[jira] (MSHADE-78) Possibility to rename classes, e.g. to define a name prefix, to avoid classes with same names

2014-04-02 Thread Matt Benson (JIRA)
[ https://jira.codehaus.org/browse/MSHADE-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=344055#comment-344055 ] Matt Benson commented on MSHADE-78: --- Note that you _can_ rename classes, if a bit clumsily, by

[jira] (MSHADE-167) [PATCH] When individual classes are renamed, they are not debuggable

2014-04-02 Thread Matt Benson (JIRA)
Matt Benson created MSHADE-167: -- Summary: [PATCH] When individual classes are renamed, they are not debuggable Key: MSHADE-167 URL: https://jira.codehaus.org/browse/MSHADE-167 Project: Maven Shade

[jira] (MNG-5601) multimodule plugin configuration e.g. build-tools pattern broken

2014-03-17 Thread Matt Benson (JIRA)
Matt Benson created MNG-5601: Summary: multimodule plugin configuration e.g. build-tools pattern broken Key: MNG-5601 URL: https://jira.codehaus.org/browse/MNG-5601 Project: Maven 2 3 Issue

[jira] (MNG-5601) multimodule plugin configuration e.g. build-tools pattern broken

2014-03-17 Thread Matt Benson (JIRA)
[ https://jira.codehaus.org/browse/MNG-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated MNG-5601: - Attachment: cyclic-ref-test.tar.gz Profiles: cs - checkstyle pmd - PMD fb - findbugs multimodule plugin

[jira] (JXR-96) [PATCH] JXR Comment handling has several shortcomings

2012-03-02 Thread Matt Benson (JIRA)
[ https://jira.codehaus.org/browse/JXR-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated JXR-96: --- Attachment: JXR-96.patch.txt ICLA on file w/ ASF. I grant the ASF license to use these contributions.

[jira] (JXR-96) [PATCH] JXR Comment handling has several shortcomings

2012-03-02 Thread Matt Benson (JIRA)
Matt Benson created JXR-96: -- Summary: [PATCH] JXR Comment handling has several shortcomings Key: JXR-96 URL: https://jira.codehaus.org/browse/JXR-96 Project: Maven JXR Issue Type: Bug Affects

[jira] (JXR-96) [PATCH] JXR Comment handling has several shortcomings

2012-03-02 Thread Matt Benson (JIRA)
[ https://jira.codehaus.org/browse/JXR-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=293258#comment-293258 ] Matt Benson commented on JXR-96: The third issue above, after accounting for wiki markup, is: * does

[jira] Created: (MNG-5197) locally declared test dependency's first-generation transitive dependency version incorrectly overrides (n 1)th-generation compile-scoped dependency version

2011-11-09 Thread Matt Benson (JIRA)
locally declared test dependency's first-generation transitive dependency version incorrectly overrides (n 1)th-generation compile-scoped dependency version

[jira] Commented: (MNG-5197) locally declared test dependency's first-generation transitive dependency version incorrectly overrides (n 1)th-generation compile-scoped dependency version

2011-11-09 Thread Matt Benson (JIRA)
[ https://jira.codehaus.org/browse/MNG-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=283155#comment-283155 ] Matt Benson commented on MNG-5197: -- Argh, please change description to locally declared test

[jira] Commented: (MAVENUPLOAD-2626) XOM 1.2.3

2009-10-22 Thread Matt Benson (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=195639#action_195639 ] Matt Benson commented on MAVENUPLOAD-2626: -- ERH, what say you to this:

[jira] Reopened: (MAVENUPLOAD-2103) Please add Morph v1.1 to the m2 repo

2008-07-03 Thread Matt Benson (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson reopened MAVENUPLOAD-2103: -- Many apologies, but it has been brought to my attention that one of the dependencies

[jira] Commented: (MAVENUPLOAD-2103) Please add Morph v1.1 to the m2 repo

2008-07-03 Thread Matt Benson (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=140455#action_140455 ] Matt Benson commented on MAVENUPLOAD-2103: -- Thanks for the quick response. :)

[jira] Created: (MAVENUPLOAD-2132) Please add Morph v1.1.1 to the m2 repo

2008-07-03 Thread Matt Benson (JIRA)
Please add Morph v1.1.1 to the m2 repo -- Key: MAVENUPLOAD-2132 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2132 Project: Maven Upload Requests Issue Type: Wish Reporter: Matt Benson

[jira] Commented: (MAVENUPLOAD-2132) Please add Morph v1.1.1 to the m2 repo

2008-07-03 Thread Matt Benson (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=140502#action_140502 ] Matt Benson commented on MAVENUPLOAD-2132: -- I was hoping I'd be able to edit this

[jira] Commented: (MAVENUPLOAD-2103) Please add Morph v1.1 to the m2 repo

2008-06-16 Thread Matt Benson (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=138784#action_138784 ] Matt Benson commented on MAVENUPLOAD-2103: -- Thanks! Please add Morph v1.1 to the m2

[jira] Commented: (MAVENUPLOAD-2101) Please add Composite v1.1 to the m2 repo

2008-06-16 Thread Matt Benson (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=138785#action_138785 ] Matt Benson commented on MAVENUPLOAD-2101: -- Thanks! Please add Composite v1.1 to the

[jira] Created: (MAVENUPLOAD-2103) Please add Morph v1.1 to the m2 repo

2008-06-13 Thread Matt Benson (JIRA)
Please add Morph v1.1 to the m2 repo Key: MAVENUPLOAD-2103 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2103 Project: Maven Upload Requests Issue Type: Wish Reporter: Matt Benson I am

[jira] Created: (MAVENUPLOAD-2101) Please add Composite v1.1 to the m2 repo

2008-06-12 Thread Matt Benson (JIRA)
Please add Composite v1.1 to the m2 repo Key: MAVENUPLOAD-2101 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2101 Project: Maven Upload Requests Issue Type: Wish Reporter: Matt Benson