[jira] (MDEP-368) Configure plexus-archiver to use java.io.File methods to set permissions when available.

2012-08-23 Thread Olivier Lamy (JIRA)
[ https://jira.codehaus.org/browse/MDEP-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=306966#comment-306966 ] Olivier Lamy commented on MDEP-368: --- @Tim Use this repository: https://repository.apache.org/conte

[jira] (MDEP-368) Configure plexus-archiver to use java.io.File methods to set permissions when available.

2012-08-23 Thread Tim Moore (JIRA)
[ https://jira.codehaus.org/browse/MDEP-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=306958#comment-306958 ] Tim Moore commented on MDEP-368: Where is this deployed? I get this when building: {noformat} [ERRO

[jira] (MPIR-187) Usage of other(internal) TLD

2012-08-23 Thread Herve Boutemy (JIRA)
[ https://jira.codehaus.org/browse/MPIR-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MPIR-187. -- Resolution: Fixed Fix Version/s: 2.5.1 Assignee: Herve Boutemy fixed in [r1376708|http://svn.a

[jira] (SUREFIRE-867) Add a way to declare all project properties as environmentVariables

2012-08-23 Thread Pierre Le Roux (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=306946#comment-306946 ] Pierre Le Roux edited comment on SUREFIRE-867 at 8/23/12 3:41 PM: -

[jira] (MPIR-251) Artifact ###### has no file error regression.

2012-08-23 Thread Herve Boutemy (JIRA)
[ https://jira.codehaus.org/browse/MPIR-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=306947#comment-306947 ] Herve Boutemy commented on MPIR-251: do you have a reproducible test case? > Art

[jira] (SUREFIRE-867) Add a way to declare all project properties as environmentVariables

2012-08-23 Thread Pierre Le Roux (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=306946#comment-306946 ] Pierre Le Roux commented on SUREFIRE-867: - Here is an example of one of my pom : {code}

[jira] (SUREFIRE-907) IllegalArgumentException from ThreadPoolExecutor. in surefire.booterclient.ForkStarter.runSuitesForkPerTestSet

2012-08-23 Thread Jesse Glick (JIRA)
Jesse Glick created SUREFIRE-907: Summary: IllegalArgumentException from ThreadPoolExecutor. in surefire.booterclient.ForkStarter.runSuitesForkPerTestSet Key: SUREFIRE-907 URL: https://jira.codehaus.org/browse/SUR

[jira] (MSHADE-130) Mark mojo as threadSafe for parallel builds

2012-08-23 Thread Trask Stalnaker (JIRA)
Trask Stalnaker created MSHADE-130: -- Summary: Mark mojo as threadSafe for parallel builds Key: MSHADE-130 URL: https://jira.codehaus.org/browse/MSHADE-130 Project: Maven 2.x Shade Plugin Iss

[jira] (SUREFIRE-800) redirectTestOutputToFile is not taken into account in all cases with JUnit47 provider

2012-08-23 Thread nkeywal (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated SUREFIRE-800: - Attachment: 800.v1.patch Hi Kristian, In 800.v1.patch, I tried the NonConcurrentReportManager approach, it

[jira] (SUREFIRE-580) Allow "fail fast" or stop running on first failure

2012-08-23 Thread Kristian Rosenvold (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=306930#comment-306930 ] Kristian Rosenvold commented on SUREFIRE-580: - Could probably be hooked up to the mav

[jira] (SUREFIRE-580) Allow "fail fast" or stop running on first failure

2012-08-23 Thread Tomislav Nakic-Alfirevic (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=306922#comment-306922 ] Tomislav Nakic-Alfirevic commented on SUREFIRE-580: --- Same problem here: we use

[jira] (MNG-5085) Add a CLI option to ignore missing modules

2012-08-23 Thread Paul Benedict (JIRA)
[ https://jira.codehaus.org/browse/MNG-5085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=306921#comment-306921 ] Paul Benedict commented on MNG-5085: I stumbled upon an article today that tangentially regards t

[jira] (MNG-5205) Memory leak in StringSearchModelInterpolator

2012-08-23 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/MNG-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=306919#comment-306919 ] Jesse Glick commented on MNG-5205: -- Beware that {{SoftReference}} is not cleared easily; basically y

[jira] (MJAVADOC-116) Impossible to aggregate javadoc if snapshot never built

2012-08-23 Thread Patrick M.J. Roth (JIRA)
[ https://jira.codehaus.org/browse/MJAVADOC-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=306913#comment-306913 ] Patrick M.J. Roth commented on MJAVADOC-116: Sorry, you're right Emmanuel, 'verify' i

[jira] (MNG-5335) ComponentLookupException on lookup of SettingsDecrypter from a Maven extension or plugin

2012-08-23 Thread Bernd Vogt (JIRA)
Bernd Vogt created MNG-5335: --- Summary: ComponentLookupException on lookup of SettingsDecrypter from a Maven extension or plugin Key: MNG-5335 URL: https://jira.codehaus.org/browse/MNG-5335 Project: Maven 2

[jira] (MSKINS-63) Improve the sidebar layout

2012-08-23 Thread Simone Tripodi (JIRA)
[ https://jira.codehaus.org/browse/MSKINS-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Tripodi updated MSKINS-63: - Attachment: Screen Shot 2012-08-23 at 2.40.17 PM.png Screen Shot 2012-08-23 at 2.40.06 P

[jira] (MPIR-251) Artifact ###### has no file error regression.

2012-08-23 Thread Myron (JIRA)
[ https://jira.codehaus.org/browse/MPIR-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=306893#comment-306893 ] Myron commented on MPIR-251: FYI I'm seeing the same with version 2.4 But NOT with 2.3! (mvn 3.0.4)

[jira] (MDEP-368) Configure plexus-archiver to use java.io.File methods to set permissions when available.

2012-08-23 Thread Olivier Lamy (JIRA)
[ https://jira.codehaus.org/browse/MDEP-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=306892#comment-306892 ] Olivier Lamy commented on MDEP-368: --- @Tim did you test the SNAPSHOT ? If all is fine I'd like to re

[jira] (MNG-5205) Memory leak in StringSearchModelInterpolator

2012-08-23 Thread Kristian Rosenvold (JIRA)
[ https://jira.codehaus.org/browse/MNG-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=306891#comment-306891 ] Kristian Rosenvold commented on MNG-5205: - The cache is very much an "inner loop" type of opt

[jira] (MNG-5205) Memory leak in StringSearchModelInterpolator

2012-08-23 Thread Kristian Rosenvold (JIRA)
[ https://jira.codehaus.org/browse/MNG-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Rosenvold reassigned MNG-5205: --- Assignee: Kristian Rosenvold > Memory leak in StringSearchModelInterpolator > --

[jira] (MJAVADOC-116) Impossible to aggregate javadoc if snapshot never built

2012-08-23 Thread JIRA
[ https://jira.codehaus.org/browse/MJAVADOC-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=306887#comment-306887 ] Emmanuel Lécharny commented on MJAVADOC-116: The 'verify' phase comes *before* the ja

[jira] (MJAVADOC-116) Impossible to aggregate javadoc if snapshot never built

2012-08-23 Thread Patrick M.J. Roth (JIRA)
[ https://jira.codehaus.org/browse/MJAVADOC-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=306885#comment-306885 ] Patrick M.J. Roth commented on MJAVADOC-116: I already tried verify but it didn't