[jira] [Commented] (MNG-5727) unexpected InvalidArtifactRTException from ProjectBuilder#build

2015-10-08 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948244#comment-14948244 ] Michael Osipov commented on MNG-5727: - I am refering about this file:

[jira] [Closed] (MSHARED-443) Use fluido skin for site.

2015-10-08 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/MSHARED-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise closed MSHARED-443. --- Resolution: Fixed Assignee: Karl Heinz Marbaise Fixed in

[jira] [Commented] (MNG-5903) Option in profiles to exclude modules from reactor

2015-10-08 Thread Arend v. Reinersdorff (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948180#comment-14948180 ] Arend v. Reinersdorff commented on MNG-5903: You are right, whatever the syntax this would be an

[jira] [Created] (MJAVADOC-436) New flag for detecting links in transitive dependencies

2015-10-08 Thread Maciej Prochniak (JIRA)
Maciej Prochniak created MJAVADOC-436: - Summary: New flag for detecting links in transitive dependencies Key: MJAVADOC-436 URL: https://issues.apache.org/jira/browse/MJAVADOC-436 Project: Maven

[jira] [Commented] (MNG-4533) Add an always active profile activator

2015-10-08 Thread Arend v. Reinersdorff (JIRA)
[ https://issues.apache.org/jira/browse/MNG-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948196#comment-14948196 ] Arend v. Reinersdorff commented on MNG-4533: Could this please be reopened? I would find this

[jira] [Updated] (MNG-5907) org.apache.maven.repository.internal.RemoteSnapshotMetadataTest Fails starting at midnight

2015-10-08 Thread Karl Heinz Marbaise (JIRA)
darIsUsed(org.apache.maven.repository.internal.RemoteSnapshotMetadataTest) Time elapsed: 0.011 sec <<< FAILURE! java.lang.AssertionError: Expected 20151007 to be in [20151008] at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertT

[jira] [Created] (MSHARED-443) Use fluido skin for site.

2015-10-08 Thread Karl Heinz Marbaise (JIRA)
Karl Heinz Marbaise created MSHARED-443: --- Summary: Use fluido skin for site. Key: MSHARED-443 URL: https://issues.apache.org/jira/browse/MSHARED-443 Project: Maven Shared Components

[jira] [Updated] (MJAVADOC-436) New flag for detecting links in transitive dependencies

2015-10-08 Thread Maciej Prochniak (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maciej Prochniak updated MJAVADOC-436: -- Attachment: MJAVADOC-436.patch > New flag for detecting links in transitive

[jira] [Commented] (MNG-5907) org.apache.maven.repository.internal.RemoteSnapshotMetadataTest Fails starting at midnight

2015-10-08 Thread Michael Osipov (JIRA)
nternal.RemoteSnapshotMetadataTest > gregorianCalendarIsUsed(org.apache.maven.repository.internal.RemoteSnapshotMetadataTest) > Time elapsed: 0.011 sec <<< FAILURE! > java.lang.AssertionError: Expected 20151007 to be in [20151008] > at org.junit.

[jira] [Commented] (MNG-5727) unexpected InvalidArtifactRTException from ProjectBuilder#build

2015-10-08 Thread Igor Fedorenko (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948570#comment-14948570 ] Igor Fedorenko commented on MNG-5727: - I didn't want to change how maven handles unused invalid

[jira] [Commented] (MNG-5756) Java home output in mvn -v is misleading

2015-10-08 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948501#comment-14948501 ] Michael Osipov commented on MNG-5756: - {{System.getProperty( "java.home", "" )}} this is correct.

[jira] [Comment Edited] (MNG-5907) org.apache.maven.repository.internal.RemoteSnapshotMetadataTest Fails starting at midnight

2015-10-08 Thread Michael Osipov (JIRA)
nternal.RemoteSnapshotMetadataTest > gregorianCalendarIsUsed(org.apache.maven.repository.internal.RemoteSnapshotMetadataTest) > Time elapsed: 0.011 sec <<< FAILURE! > java.lang.AssertionError: Expected 20151007 to be in [20151008] > at org.junit.

[jira] [Commented] (MNG-5727) unexpected InvalidArtifactRTException from ProjectBuilder#build

2015-10-08 Thread Joerg Schaible (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948609#comment-14948609 ] Joerg Schaible commented on MNG-5727: - Or this overriding the scope in a "later" dependenciesManagement

[jira] [Commented] (MCHECKSTYLE-310) Parrallel build failing with various errors

2015-10-08 Thread Andrei (JIRA)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948681#comment-14948681 ] Andrei commented on MCHECKSTYLE-310: works fine with checkstyle 6.11. The issue can be closed. >

[jira] [Created] (MASSEMBLY-783) Execution maven-assembly-plugin fails: Java heap space

2015-10-08 Thread Alex Chernov (JIRA)
Alex Chernov created MASSEMBLY-783: -- Summary: Execution maven-assembly-plugin fails: Java heap space Key: MASSEMBLY-783 URL: https://issues.apache.org/jira/browse/MASSEMBLY-783 Project: Maven

[jira] [Comment Edited] (MNG-5756) Java home output in mvn -v is misleading

2015-10-08 Thread Jarkko Rantavuori (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948935#comment-14948935 ] Jarkko Rantavuori edited comment on MNG-5756 at 10/8/15 4:24 PM: -

[jira] [Comment Edited] (MNG-5756) Java home output in mvn -v is misleading

2015-10-08 Thread Jarkko Rantavuori (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948935#comment-14948935 ] Jarkko Rantavuori edited comment on MNG-5756 at 10/8/15 4:23 PM: -

[jira] [Updated] (MASSEMBLY-783) Execution maven-assembly-plugin fails: Java heap space

2015-10-08 Thread Alex Chernov (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Chernov updated MASSEMBLY-783: --- Attachment: mvn_bug.zip Put eclipse binaries (or something big) next to mvn dir, and run

[jira] [Comment Edited] (MNG-5756) Java home output in mvn -v is misleading

2015-10-08 Thread Jarkko Rantavuori (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948935#comment-14948935 ] Jarkko Rantavuori edited comment on MNG-5756 at 10/8/15 4:23 PM: -

[jira] [Commented] (MNG-5756) Java home output in mvn -v is misleading

2015-10-08 Thread Jarkko Rantavuori (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948935#comment-14948935 ] Jarkko Rantavuori commented on MNG-5756: {quote}System.getProperty( "java.home", "" ) this is

[jira] [Created] (SUREFIRE-1182) Surefire 2.19 rc hangs when building maven core

2015-10-08 Thread Kristian Rosenvold (JIRA)
Kristian Rosenvold created SUREFIRE-1182: Summary: Surefire 2.19 rc hangs when building maven core Key: SUREFIRE-1182 URL: https://issues.apache.org/jira/browse/SUREFIRE-1182 Project: Maven

[jira] [Commented] (SUREFIRE-1182) Surefire 2.19 rc hangs when building maven core

2015-10-08 Thread Kristian Rosenvold (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948998#comment-14948998 ] Kristian Rosenvold commented on SUREFIRE-1182: -- I analyzed the two thread dumps, and it

[jira] [Commented] (MNG-5727) unexpected InvalidArtifactRTException from ProjectBuilder#build

2015-10-08 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14949309#comment-14949309 ] Michael Osipov commented on MNG-5727: - So, you guys are saying that elements in {{dependencyManagement}}

[jira] [Commented] (MNG-5727) unexpected InvalidArtifactRTException from ProjectBuilder#build

2015-10-08 Thread Igor Fedorenko (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14949815#comment-14949815 ] Igor Fedorenko commented on MNG-5727: - This is how Maven appears to work now and I think the current

[jira] [Commented] (SUREFIRE-1182) Surefire 2.19 rc hangs when building maven core

2015-10-08 Thread Kristian Rosenvold (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14949119#comment-14949119 ] Kristian Rosenvold commented on SUREFIRE-1182: -- I have bisected the changes in git, and