[
https://issues.apache.org/jira/browse/SUREFIRE-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16893732#comment-16893732
]
Robert Scholte commented on SUREFIRE-1683:
------------------------------------------
[~tibordigana] I strongly encourage you to remove this part:
{code:xml}
<properties>
<https.protocols>TLSv1.2</https.protocols>
</properties>
{code}
Integration tests should be based on how Maven users execute Maven, and that is
without {{https.protocols}}!
> Buildfix: TLS 1.2 passed to maven-invoker-plugin via system property
> --------------------------------------------------------------------
>
> Key: SUREFIRE-1683
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1683
> Project: Maven Surefire
> Issue Type: Task
> Reporter: Tibor Digana
> Assignee: Tibor Digana
> Priority: Major
> Fix For: 3.0.0-M4
>
>
> Setting system property "https.protocols" to "TLSv1.2" on
> :maven-invoker-plugin" in the project module "maven-failsafe-plugin".
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)