[ 
https://issues.apache.org/jira/browse/MPOM-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hervé Boutemy updated MPOM-188:
-------------------------------
    Description: 
Central now requires at least TLSv1.2, which has to be activated for Java 7 
from commandline with {{-Dhttps.protocols=TLSv1.2}}.

In such case, maven-invoker-plugin should use the same property value of 
{{https.protocols}}, so better to always copy this value from Maven runtime 
environment to invoker environment.

  was:
Central now requires at least TLSv1.2, which can be activated for Java 7 from 
commandline with {{-Dhttps.protocols=TLSv1.2}}.

In such case, maven-invoker-plugin should use the same property value of 
{{https.protocols}}, so better to always copy this value from Maven runtime 
environment to invoker environment.


> maven-invoker-plugin should copy value of https.protocols system property 
> during invocation
> -------------------------------------------------------------------------------------------
>
>                 Key: MPOM-188
>                 URL: https://issues.apache.org/jira/browse/MPOM-188
>             Project: Maven POMs
>          Issue Type: Dependency upgrade
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>            Priority: Major
>             Fix For: MAVEN-32
>
>
> Central now requires at least TLSv1.2, which has to be activated for Java 7 
> from commandline with {{-Dhttps.protocols=TLSv1.2}}.
> In such case, maven-invoker-plugin should use the same property value of 
> {{https.protocols}}, so better to always copy this value from Maven runtime 
> environment to invoker environment.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to