[jira] [Commented] (MNG-6105) properties.internal.SystemProperties.addSystemProperties() is not really thread-safe

2016-10-14 Thread Christian Schulte (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15577210#comment-15577210 ] Christian Schulte commented on MNG-6105: Something to provide via 'maven-shared-utils' then. >

[jira] [Commented] (MNG-6105) properties.internal.SystemProperties.addSystemProperties() is not really thread-safe

2016-10-14 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15576930#comment-15576930 ] Guillaume Boué commented on MNG-6105: - Interesting indeed, hadn't thought of that. I think there is

[jira] [Commented] (MNG-6105) properties.internal.SystemProperties.addSystemProperties() is not really thread-safe

2016-10-14 Thread Christian Schulte (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15576795#comment-15576795 ] Christian Schulte commented on MNG-6105: I'd do it that way: {code} package

[jira] [Comment Edited] (MNG-6105) properties.internal.SystemProperties.addSystemProperties() is not really thread-safe

2016-10-14 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15576748#comment-15576748 ] Michael Osipov edited comment on MNG-6105 at 10/14/16 10:41 PM: Very

[jira] [Issue Comment Deleted] (MNG-6105) properties.internal.SystemProperties.addSystemProperties() is not really thread-safe

2016-10-14 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6105: Comment: was deleted (was: Very interesting approach. ~gboue, what do you think?) >

[jira] [Commented] (MNG-6105) properties.internal.SystemProperties.addSystemProperties() is not really thread-safe

2016-10-14 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15576751#comment-15576751 ] Michael Osipov commented on MNG-6105: - Very interesting approach. ~gboue, what do you think? >

[jira] [Commented] (MNG-6105) properties.internal.SystemProperties.addSystemProperties() is not really thread-safe

2016-10-14 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15576748#comment-15576748 ] Michael Osipov commented on MNG-6105: - Very interesting approach. ~gboue, what do you think? >

[jira] [Commented] (MNG-6105) properties.internal.SystemProperties.addSystemProperties() is not really thread-safe

2016-10-14 Thread Christian Schulte (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15576722#comment-15576722 ] Christian Schulte commented on MNG-6105: We've had a similar problem in the 'maven-aether-provider'.

[jira] [Commented] (MNG-6105) properties.internal.SystemProperties.addSystemProperties() is not really thread-safe

2016-10-14 Thread Falko Modler (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15576647#comment-15576647 ] Falko Modler commented on MNG-6105: --- I still don't know what is removing system properties. There is a

[jira] [Commented] (MDEP-541) Allow for a space character as a pathSeparator in dependency:build-classpath

2016-10-14 Thread Giedrius Noreikis (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15576607#comment-15576607 ] Giedrius Noreikis commented on MDEP-541: We need more flexibility, and {{maven-archiver}} does not

[jira] [Commented] (MDEP-521) Unpack goal fails in java versions earlier than 7

2016-10-14 Thread JIRA
[ https://issues.apache.org/jira/browse/MDEP-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15576222#comment-15576222 ] Guillaume Boué commented on MDEP-521: - I made a test with JDK 1.6.0_45, {{maven-dependency-plugin}} 2.10

[jira] [Commented] (MDEP-541) Allow for a space character as a pathSeparator in dependency:build-classpath

2016-10-14 Thread JIRA
[ https://issues.apache.org/jira/browse/MDEP-541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15575952#comment-15575952 ] Guillaume Boué commented on MDEP-541: - Can you explain what is your use-case?

[jira] [Commented] (MNG-6105) properties.internal.SystemProperties.addSystemProperties() is not really thread-safe

2016-10-14 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15575889#comment-15575889 ] Michael Osipov commented on MNG-6105: - Right, though I am confused who is actually removing properties

[jira] [Commented] (MNG-6105) properties.internal.SystemProperties.addSystemProperties() is not really thread-safe

2016-10-14 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15575851#comment-15575851 ] Guillaume Boué commented on MNG-6105: - {{synchronized}} on the static method would lock the class, so

[jira] [Commented] (SCM-837) SVNEXE Provider: enable setting env, path, or full path to svn.exe

2016-10-14 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/SCM-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15575072#comment-15575072 ] Michael Osipov commented on SCM-837: Would be a suitable to add a configuration

[jira] [Updated] (MNG-6104) Maven to retry when a download fails

2016-10-14 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6104: Fix Version/s: (was: 3.x / Backlog) (was: 3.2.x) > Maven to retry when a

[jira] [Commented] (MNG-6105) properties.internal.SystemProperties.addSystemProperties() is not really thread-safe

2016-10-14 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15575061#comment-15575061 ] Michael Osipov commented on MNG-6105: - Why not use {{synchronized}} to have an idiot-proof write to

[jira] [Commented] (WAGON-452) Missing exception handling when maven.wagon.http.ssl.ignore.validity.dates flag is set to 'true'

2016-10-14 Thread Cservenak, Tamas (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15574951#comment-15574951 ] Cservenak, Tamas commented on WAGON-452: This feature is definitely broken, just tried directly to

[jira] [Commented] (WAGON-452) Missing exception handling when maven.wagon.http.ssl.ignore.validity.dates flag is set to 'true'

2016-10-14 Thread Cservenak, Tamas (JIRA)
[ https://issues.apache.org/jira/browse/WAGON-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15574927#comment-15574927 ] Cservenak, Tamas commented on WAGON-452: Same here, or at least something similar, the "ignore

[jira] [Closed] (MDEPLOY-196) Add support for specifying customs licenses for a generated default pom

2016-10-14 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MDEPLOY-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed MDEPLOY-196. -- Resolution: Incomplete No reacton from the reporter for more than year. > Add support for

[jira] [Comment Edited] (MDEPLOY-196) Add support for specifying customs licenses for a generated default pom

2016-10-14 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/MDEPLOY-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15574758#comment-15574758 ] Michael Osipov edited comment on MDEPLOY-196 at 10/14/16 9:21 AM: -- No