Jenkins and Maven 3.0.5 or JDK 7

2017-10-05 Thread Hervé BOUTEMY
I just fixed a few failing jobs [1] to have again a usable Jenkins. Now I'm facing some issues, I suppose caused by newer Jenkins versions: - Maven 3.0.5 causes NoSuchMethodError: o.c.plexus.util.xml.pull.MXParser [2] - I had to switch to JDK 8 for maven-plugin-tools job, since JDK causes failure

Re: Maven Surefire and JUnit 5

2017-10-05 Thread Tibor Digana
Hi Benedikt, Would you agree with this plan. Since we try to release version 2.21.0 with Jigsaw modularity which is Java 9 related feature, we can make the same compromise with JUnit5 in next version 2.22.0. Altough Surifire is compiled with javac -source 1.6 -target 1.6, and JUnit 5/Java 1.8 prov

Re: migrating some code to Git

2017-10-05 Thread Hervé BOUTEMY
great, thank you for your help in fact, AFAIK, Apache has already automatic svn2git exports [1] that are then mirrored to github. Then we already have: - https://github.com/apache/maven-doxia/ - https://github.com/apache/maven-doxia-sitetools/ - https://github.com/apache/maven-enforcer/ - https:/

Re: migrating some code to Git

2017-10-05 Thread Dejan Stojadinovic
Count me in (for both actual migration and related tasks). My weapon of choice for SVN -->>GIT would be: https://github.com/nirvdrum/svn2git (I managed to move dozen of repos few years ago). Regards, Dejan On 2017-10-04 01:48, Hervé BOUTEMY wrote: > I'd like to work on Plugin Tools with g

[GitHub] maven-plugins pull request #131: MPDF-48 Make PDF plugin run reports when us...

2017-10-05 Thread sgarelle
Github user sgarelle closed the pull request at: https://github.com/apache/maven-plugins/pull/131 --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org