Re: Maven Doxia and minimum Java versions

2018-05-19 Thread Sylwester Lachiewicz
Hi, i checked doxia-sitetools code and looks it will be possible to replace httpunit with JSoup. We already use Jsoup in other places and only require Java 7. Sylwester wt., 15 maj 2018 o 23:09 użytkownik Hervé BOUTEMY napisał: > I'm maintaining Doxia and maven-site-plugin for a long time, tryi

Re: Build failed in Jenkins: Maven TLP » maven » master #14

2018-05-19 Thread Hervé Boutemy
Maven master branch build is failing on ASF Jenkins for one week looks related to TLS 1.2 only support on https://www.apache.org/, when the build is currently done with JDK 7u80 which has TLS 1.2 disabled by default I tried to enable TLS 1.2 adding "-Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2" optio

Re: Build failed in Jenkins: Maven TLP » maven » master #14

2018-05-19 Thread Arnaud Héritier
No objection for our build. With the switch of central to TLS 1.2 soon should we have a dedicated wiki page to try to reference what is know to work / not work with it ? Le sam. 19 mai 2018 à 11:41, Hervé Boutemy a écrit : > Maven master branch build is failing on ASF Jenkins for one week > > lo

Re: Build failed in Jenkins: Maven TLP » maven » master #14

2018-05-19 Thread Hervé BOUTEMY
Le samedi 19 mai 2018, 13:05:28 CEST Arnaud Héritier a écrit : > No objection for our build. > With the switch of central to TLS 1.2 soon should we have a dedicated wiki > page to try to reference what is know to work / not work with it ? in fact, once Java 7u80 and "-Dhttps.protocols=TLSv1,TLSv1.1

[VOTE] Release Apache Maven Dependency Plugin version 3.1.1

2018-05-19 Thread Karl Heinz Marbaise
Hi, We solved 4 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317227&version=12343248 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MDEP%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%2

Re: [VOTE] Release Apache Maven Dependency Plugin version 3.1.1

2018-05-19 Thread Hervé BOUTEMY
+1 Regards, Hervé Le samedi 19 mai 2018, 14:54:37 CEST Karl Heinz Marbaise a écrit : > Hi, > > We solved 4 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317227&ve > rsion=12343248 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/ji

Re: [ANN] First call for 3.5.4 release

2018-05-19 Thread Robert Scholte
What about [MNG-6401] Cannot interpolate property in proxy port of settings.xml ? There's a PR and IT available Robert [1] https://issues.apache.org/jira/browse/MNG-6401 On Tue, 15 May 2018 13:35:47 +0200, Stephen Connolly wrote: As Hervé has merged the JAnsi fix, we are now unblocked

Re: Build failed in Jenkins: Maven TLP » maven » master #14

2018-05-19 Thread Arnaud Héritier
On Sat, May 19, 2018 at 2:46 PM Hervé BOUTEMY wrote: > Le samedi 19 mai 2018, 13:05:28 CEST Arnaud Héritier a écrit : > > No objection for our build. > > With the switch of central to TLS 1.2 soon should we have a dedicated > wiki > > page to try to reference what is know to work / not work with

Re: [ANN] First call for 3.5.4 release

2018-05-19 Thread Stephen Connolly
MNG-6401 if somebody merges before wagon, +1 On 19 May 2018 at 17:43, Robert Scholte wrote: > What about [MNG-6401] Cannot interpolate property in proxy port of > settings.xml ? > There's a PR and IT available > > Robert > > [1] https://issues.apache.org/jira/browse/MNG-6401 > > > > On Tue, 15 M

Re: [maven-scm-api] Looking to perform svn remote move

2018-05-19 Thread Gary Gregory
On Fri, May 18, 2018 at 8:00 PM, Hervé BOUTEMY wrote: > Le vendredi 18 mai 2018, 22:36:20 CEST Rob Tompkins a écrit : > > > On May 18, 2018, at 3:30 PM, Michael Osipov > wrote: > > > > > > Am 2018-05-17 um 15:12 schrieb Rob Tompkins: > > > > Hello maven guys, > > > > > > > > Over on commons we’v