[jira] Commented: (MRELEASE-689) prepare uses SNAPSHOT tag names

2011-07-07 Thread Guillaume Husta (JIRA)
[ https://jira.codehaus.org/browse/MRELEASE-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=272542#comment-272542 ] Guillaume Husta commented on MRELEASE-689: -- This bug seems to be related to :

[jira] Created: (MRELEASE-692) xxx-SNAPSHOT version tag created in Subversion when executing release:prepare release:perform in one call

2011-07-07 Thread Michael Hinterseher (JIRA)
xxx-SNAPSHOT version tag created in Subversion when executing release:prepare release:perform in one call Key: MRELEASE-692 URL:

[jira] Commented: (MNG-5127) CLONE - Maven profile activation does not work when profile is defined in inherited 'parent' pom

2011-07-07 Thread Gilles Scokart (JIRA)
[ https://jira.codehaus.org/browse/MNG-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=272561#comment-272561 ] Gilles Scokart commented on MNG-5127: - Actually, it is. In my [grand]-parent pom, I have a

[jira] Commented: (ARCHETYPE-371) Add a command line argument to filter/limit the archetypes returned by mvn archetype:generate

2011-07-07 Thread Olivier Lamy (JIRA)
[ https://jira.codehaus.org/browse/ARCHETYPE-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=272566#comment-272566 ] Olivier Lamy commented on ARCHETYPE-371: nice idea to not having to know this magic

[jira] Commented: (MNG-5127) CLONE - Maven profile activation does not work when profile is defined in inherited 'parent' pom

2011-07-07 Thread Joerg Schaible (JIRA)
[ https://jira.codehaus.org/browse/MNG-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=272567#comment-272567 ] Joerg Schaible commented on MNG-5127: - Just in case you mean activeByDefault: It's active

[jira] Created: (MNG-5129) Maven struggles while resolving locked snapshots by two or more simultaneously used projects.

2011-07-07 Thread Christopher Klewes (JIRA)
Maven struggles while resolving locked snapshots by two or more simultaneously used projects. - Key: MNG-5129 URL: https://jira.codehaus.org/browse/MNG-5129

[jira] Commented: (MCOMPILER-97) META-INF/services/javax.annotation.processing.Processor copied before compilation and causes error

2011-07-07 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/MCOMPILER-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=272577#comment-272577 ] Jesse Glick commented on MCOMPILER-97: -- Regarding {{-source 1.5}}: it is unsafe to pass

[jira] Created: (MJAVADOC-320) includeDependencySources does not handle external dependencies and filters for reactor dependencies correctly

2011-07-07 Thread Jakob Korherr (JIRA)
includeDependencySources does not handle external dependencies and filters for reactor dependencies correctly - Key: MJAVADOC-320 URL:

[jira] Commented: (MNG-5127) CLONE - Maven profile activation does not work when profile is defined in inherited 'parent' pom

2011-07-07 Thread Karel Piwko (JIRA)
[ https://jira.codehaus.org/browse/MNG-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=272586#comment-272586 ] Karel Piwko commented on MNG-5127: -- This behavior makes multi-module project testing/build a mess.

[jira] Issue Comment Edited: (MNG-5127) CLONE - Maven profile activation does not work when profile is defined in inherited 'parent' pom

2011-07-07 Thread Karel Piwko (JIRA)
[ https://jira.codehaus.org/browse/MNG-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=272586#comment-272586 ] Karel Piwko edited comment on MNG-5127 at 7/7/11 10:54 AM: --- This behavior

[jira] Updated: (MJAVADOC-320) includeDependencySources does not handle external dependencies and filters for reactor dependencies correctly

2011-07-07 Thread Jakob Korherr (JIRA)
[ https://jira.codehaus.org/browse/MJAVADOC-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MJAVADOC-320: --- Attachment: MJAVADOC-320-integration-test.patch integration test showing issues.

[jira] Updated: (MJAVADOC-320) includeDependencySources does not handle external dependencies and filters for reactor dependencies correctly

2011-07-07 Thread Jakob Korherr (JIRA)
[ https://jira.codehaus.org/browse/MJAVADOC-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MJAVADOC-320: --- Attachment: MJAVADOC-320-fix.patch fix for MJAVADOC-320 includeDependencySources does not

[jira] Commented: (MJAVADOC-320) includeDependencySources does not handle external dependencies and filters for reactor dependencies correctly

2011-07-07 Thread Jakob Korherr (JIRA)
[ https://jira.codehaus.org/browse/MJAVADOC-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=272591#comment-272591 ] Jakob Korherr commented on MJAVADOC-320: BTW this issue blocks us in moving MyFaces core

[jira] Updated: (MCOMPILER-97) META-INF/services/javax.annotation.processing.Processor copied before compilation and causes error

2011-07-07 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/MCOMPILER-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Glick updated MCOMPILER-97: - Attachment: MCOMPILER-97-workaround.zip Complete example project working around this problem; for

[jira] Commented: (MCOMPILER-97) META-INF/services/javax.annotation.processing.Processor copied before compilation and causes error

2011-07-07 Thread Kohsuke Kawaguchi (JIRA)
[ https://jira.codehaus.org/browse/MCOMPILER-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=272598#comment-272598 ] Kohsuke Kawaguchi commented on MCOMPILER-97: My workaround is to define a separate

[jira] Updated: (MJAVADOC-320) includeDependencySources does not handle external dependencies and filters for reactor dependencies correctly

2011-07-07 Thread Jakob Korherr (JIRA)
[ https://jira.codehaus.org/browse/MJAVADOC-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MJAVADOC-320: --- Attachment: MJAVADOC-320-integration-test-2.patch MJAVADOC-320-fix-2.patch

[jira] Commented: (ARCHETYPE-371) Add a command line argument to filter/limit the archetypes returned by mvn archetype:generate

2011-07-07 Thread Herve Boutemy (JIRA)
[ https://jira.codehaus.org/browse/ARCHETYPE-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=272601#comment-272601 ] Herve Boutemy commented on ARCHETYPE-371: - seems easy and efficient Add a command line

[jira] [Created] (MPOM-25) add Findbugs to quality checks and reporting profiles

2011-07-07 Thread JIRA
add Findbugs to quality checks and reporting profiles - Key: MPOM-25 URL: https://issues.apache.org/jira/browse/MPOM-25 Project: Maven POMs Issue Type: New Feature Components:

[jira] [Updated] (MPOM-25) add Findbugs to reporting profile

2011-07-07 Thread JIRA
[ https://issues.apache.org/jira/browse/MPOM-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy updated MPOM-25: -- Summary: add Findbugs to reporting profile (was: add Findbugs to quality checks and reporting profiles)

[jira] [Resolved] (MPOM-25) add Findbugs to reporting profile

2011-07-07 Thread JIRA
[ https://issues.apache.org/jira/browse/MPOM-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy resolved MPOM-25. --- Resolution: Fixed add Findbugs to reporting profile -

[jira] [Commented] (MPOM-25) add Findbugs to reporting profile

2011-07-07 Thread Olivier Lamy (JIRA)
[ https://issues.apache.org/jira/browse/MPOM-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061541#comment-13061541 ] Olivier Lamy commented on MPOM-25: -- this will make build (reporting) really really more

[jira] [Commented] (MPOM-25) add Findbugs to reporting profile

2011-07-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MPOM-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061547#comment-13061547 ] Hudson commented on MPOM-25: Integrated in maven-parent #51 (See

[jira] [Commented] (MPOM-25) add Findbugs to reporting profile

2011-07-07 Thread JIRA
[ https://issues.apache.org/jira/browse/MPOM-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061550#comment-13061550 ] Hervé Boutemy commented on MPOM-25: --- site publication isn't done that often, isn't it? but

[jira] Updated: (MDEP-231) Create a single dependency resolution plugin

2011-07-07 Thread Dennis Lundberg (JIRA)
[ https://jira.codehaus.org/browse/MDEP-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MDEP-231: - Fix Version/s: (was: 2.4) Create a single dependency resolution plugin

[jira] Created: (MRELEASE-693) translateUrlPath works incorrectly

2011-07-07 Thread Maxim Frolov (JIRA)
translateUrlPath works incorrectly -- Key: MRELEASE-693 URL: https://jira.codehaus.org/browse/MRELEASE-693 Project: Maven 2.x Release Plugin Issue Type: Bug Components: prepare, scm Affects

[jira] Created: (MNG-5130) Allow mojo to bind to wildcard goal

2011-07-07 Thread Brian Topping (JIRA)
Allow mojo to bind to wildcard goal --- Key: MNG-5130 URL: https://jira.codehaus.org/browse/MNG-5130 Project: Maven 2 3 Issue Type: Improvement Components: Plugin API Reporter: Brian

[jira] Commented: (MNG-944) activation of a profile on some Project definition (artifactId/groupId)

2011-07-07 Thread Brian Topping (JIRA)
[ https://jira.codehaus.org/browse/MNG-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=272621#comment-272621 ] Brian Topping commented on MNG-944: --- I could use this for a current project if it existed. In my