Re: No compiler is provided in this environment - how to stop this error ?

2018-06-23 Thread Karen Goh
Thanks Jeff. It is working now. However, I'd like to know is it possible to change the version to 2.0.3 from 2.1.0 in maven pom.xml ? org.springframework.boot spring-boot-starter-parent 2.0.3.BUILD-SNAPSHOT I have tried to change on the advice

[ANN] Apache Maven ACR Plugin Version 3.1.0 Released

2018-06-23 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven ACR Plugin Version 3.1.0. This plugin generates J2EE Application Client file. https://maven.apache.org/plugins/maven-acr-plugin/ Important Note: * Maven 3.X only * JDK 7 minimum requirement You should specify

Re: [SUREFIRE] No JUnit test run when TestNG is in class path

2018-06-23 Thread Dan Tran
I added a sample maven project to reproduce the issue. Compare to 2.21, 2.22 is awesomely better. This issue is just a corner case with work around -D On Fri, Jun 22, 2018 at 11:49 PM, Enrico Olivelli wrote: > In Surefire 2.22 we integrated junit5 into the core of the plugin so this > was a

Re: [SUREFIRE] No JUnit test run when TestNG is in class path

2018-06-23 Thread Enrico Olivelli
In Surefire 2.22 we integrated junit5 into the core of the plugin so this was a big refactor. I hope Tibor and Chris could help better in this case. Do you need some feature in 2.22 ? Or can you stay with 2.21 until we find the cause? Your contribution will be really welcome, with a simple