[jira] (MNG-5580) mvn 3.x - unable to resolve snapshot artifact via ArtifactResolver using override local repository

2014-02-08 Thread Dan Tran (JIRA)
[ https://jira.codehaus.org/browse/MNG-5580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Tran updated MNG-5580: -- Description: I can use ArtifactResolver to download a given snapshot maven coordinate. This works with private local

[jira] (MNG-5580) mvn 3.x - unable to resolve snapshot artifact via ArtifactResolver using override local repository

2014-02-08 Thread Dan Tran (JIRA)
Dan Tran created MNG-5580: - Summary: mvn 3.x - unable to resolve snapshot artifact via ArtifactResolver using override local repository Key: MNG-5580 URL: https://jira.codehaus.org/browse/MNG-5580 Project: Ma

[jira] (MJAVADOC-387) Handle JDK8 -Xdoclint

2014-02-08 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MJAVADOC-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=340851#comment-340851 ] Robert Scholte commented on MJAVADOC-387: - Confirmed, MSITE-701 exposed these issues. >

[jira] (MNG-5574) Write error/warning messages from mvn shell and batch scripts to stderr

2014-02-08 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MNG-5574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=340850#comment-340850 ] Robert Scholte commented on MNG-5574: - right. AFAIK for Windows JAVA_HOME is required, there's no

[jira] (MNG-5579) Unify error output/check logic from shell and batch scripts

2014-02-08 Thread Michael Osipov (JIRA)
[ https://jira.codehaus.org/browse/MNG-5579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5579: Description: Currently, both output two different messages. Shell: {quote} Error: JAVA_HOME is not defi

[jira] (MNG-5579) Unify error output/check logic from shell and batch scripts

2014-02-08 Thread Michael Osipov (JIRA)
[ https://jira.codehaus.org/browse/MNG-5579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5579: Description: Currently, both output two different messages. Shell: {quote} Error: JAVA_HOME is not defi

[jira] (MNG-5579) Unify error output/check logic from shell and batch scripts

2014-02-08 Thread Michael Osipov (JIRA)
[ https://jira.codehaus.org/browse/MNG-5579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5579: Description: Currently, both output two different messages. Shell: {quote} Error: JAVA_HOME is not defi

[jira] (MNG-5484) Changing the Maven distribution name breaks ITs

2014-02-08 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MNG-5484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MNG-5484. --- Resolution: Fixed Assignee: Igor Fedorenko Fixed in http://git-wip-us.apache.org/repos/asf/maven-suref

[jira] (MNG-5579) Unify error output/check logic from shell and batch scripts

2014-02-08 Thread Michael Osipov (JIRA)
[ https://jira.codehaus.org/browse/MNG-5579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5579: Description: Currently, both output two different messages. Shell: {quote} Error: JAVA_HOME is not defi

[jira] (MJAVADOC-387) Handle JDK8 -Xdoclint

2014-02-08 Thread Stephen Colebourne (JIRA)
Stephen Colebourne created MJAVADOC-387: --- Summary: Handle JDK8 -Xdoclint Key: MJAVADOC-387 URL: https://jira.codehaus.org/browse/MJAVADOC-387 Project: Maven Javadoc Plugin Issue Type: I

[jira] (MNG-5574) Write error/warning messages from mvn shell and batch scripts to stderr

2014-02-08 Thread Michael Osipov (JIRA)
[ https://jira.codehaus.org/browse/MNG-5574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=340848#comment-340848 ] Michael Osipov commented on MNG-5574: - You mean in a sense that maven can still work as expected

[jira] (MNG-5572) Warn for building plugins with extensions in a reactor

2014-02-08 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MNG-5572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MNG-5572. --- Resolution: Fixed Fix Version/s: 3.2 Assignee: Robert Scholte Fixed in http://git-wip-us.apa

[jira] (MNG-5207) [Regression] Maven 3 fails to calculate proper build order with dependencies with classifiers

2014-02-08 Thread JIRA
[ https://jira.codehaus.org/browse/MNG-5207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=340845#comment-340845 ] Jörg Schaible commented on MNG-5207: q. Is it expected to build correctly? For sure. If you had

[jira] (MNG-5207) [Regression] Maven 3 fails to calculate proper build order with dependencies with classifiers

2014-02-08 Thread Jason van Zyl (JIRA)
[ https://jira.codehaus.org/browse/MNG-5207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason van Zyl updated MNG-5207: --- Fix Version/s: (was: 3.2) Issues to be reviewed for 4.x > [Regression] Maven 3 fails

[jira] (MNG-5207) [Regression] Maven 3 fails to calculate proper build order with dependencies with classifiers

2014-02-08 Thread Jason van Zyl (JIRA)
[ https://jira.codehaus.org/browse/MNG-5207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=340844#comment-340844 ] Jason van Zyl commented on MNG-5207: The right build order is calculated in 2.2.1 but the sample

[jira] (MNG-5574) Write error/warning messages from mvn shell and batch scripts to stderr

2014-02-08 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MNG-5574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=340841#comment-340841 ] Robert Scholte commented on MNG-5574: - IMHO warnings should not be written to std.err > Write er

[jira] (MNG-5579) Unify error output/check logic from shell and batch scripts

2014-02-08 Thread Michael Osipov (JIRA)
Michael Osipov created MNG-5579: --- Summary: Unify error output/check logic from shell and batch scripts Key: MNG-5579 URL: https://jira.codehaus.org/browse/MNG-5579 Project: Maven 2 & 3 Issue T

[jira] (MNG-5574) Write error/warning messages from mvn shell and batch scripts to stderr

2014-02-08 Thread Michael Osipov (JIRA)
[ https://jira.codehaus.org/browse/MNG-5574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MNG-5574. --- Resolution: Fixed Fixed with [088193ca4cc1a7a1e4838c424a0f2120300479fa|https://git-wip-us.apache.org/repos/

[jira] (MNG-5476) [REGRESSION] @required parameter not being enforced for arrays

2014-02-08 Thread Herve Boutemy (JIRA)
[ https://jira.codehaus.org/browse/MNG-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MNG-5476: --- Affects Version/s: (was: 3.2) > [REGRESSION] @required parameter not being enforced for arrays > ---

[jira] (MNG-5522) properties project.parent.xxx not supported under Linux

2014-02-08 Thread Pavel (JIRA)
[ https://jira.codehaus.org/browse/MNG-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel updated MNG-5522: --- Attachment: maven-MNG-5522.zip You are right, sorry. I've provide minimal project to show problem. The idea recursively defi

[jira] (MNG-5574) Write error/warning messages from mvn shell and batch scripts to stderr

2014-02-08 Thread Michael Osipov (JIRA)
[ https://jira.codehaus.org/browse/MNG-5574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-5574: Summary: Write error/warning messages from mvn shell and batch scripts to stderr (was: Write error messag

[jira] (MNG-5476) [REGRESSION] @required parameter not being enforced for arrays

2014-02-08 Thread Karl Heinz Marbaise (JIRA)
[ https://jira.codehaus.org/browse/MNG-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise updated MNG-5476: - Affects Version/s: 3.2 3.1.0 3.1.1 > [REGRESSION]

[jira] (MNG-5576) Allow continuous delivery friendly versions

2014-02-08 Thread Herve Boutemy (JIRA)
[ https://jira.codehaus.org/browse/MNG-5576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MNG-5576: --- Description: Currently warnings will be emitted when there are expressions in versions, a few exceptions sh

[jira] (MNG-3514) MPIR ignores reports set declared in child modules

2014-02-08 Thread Herve Boutemy (JIRA)
[ https://jira.codehaus.org/browse/MNG-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MNG-3514: --- Component/s: Inheritance and Interpolation > MPIR ignores reports set declared in child modules > --

[jira] (MASSEMBLY-108) Assembly Plugin Implicitly Excludes Empty Directory

2014-02-08 Thread Karl Heinz Marbaise (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed MASSEMBLY-108. - Resolution: Cannot Reproduce Can't be reproduced for release 2.4. > Assembly Plugi

[jira] (MASSEMBLY-108) Assembly Plugin Implicitly Excludes Empty Directory

2014-02-08 Thread Karl Heinz Marbaise (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=340717#comment-340717 ] Karl Heinz Marbaise edited comment on MASSEMBLY-108 at 2/8/14 5:00 AM: ---

[jira] (MASSEMBLY-681) plugin ignores empty finalName and uses default value

2014-02-08 Thread Karl Heinz Marbaise (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=340829#comment-340829 ] Karl Heinz Marbaise commented on MASSEMBLY-681: --- Sorry but my explanation wasn't a