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

2018-06-22 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 repro

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

2018-06-22 Thread Dan Tran
with older surefire 2.21, I had to add junit-platform-surefire-provider as sufirefire dependency, so this issue only shows up at 2.22 Thanks -D On Fri, Jun 22, 2018 at 1:49 PM, Enrico Olivelli wrote: > Hi Dan, > Did you have the same problem with an older version of surefire? > Enrico > > Il

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

2018-06-22 Thread Enrico Olivelli
Hi Dan, Did you have the same problem with an older version of surefire? Enrico Il ven 22 giu 2018, 22:21 Dan Tran ha scritto: > I went ahead to file a jira issue at > https://issues.apache.org/jira/browse/SUREFIRE-1527 > > On Wed, Jun 20, 2018 at 8:39 PM, Dan Tran wrote: > > > and I am using l

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

2018-06-22 Thread Dan Tran
I went ahead to file a jira issue at https://issues.apache.org/jira/browse/SUREFIRE-1527 On Wed, Jun 20, 2018 at 8:39 PM, Dan Tran wrote: > and I am using latest surefire 2.22.0 > > -D > > On Wed, Jun 20, 2018 at 8:39 PM, Dan Tran wrote: > >> >> Hi >> >> I have junit4/5 and testng in the classp

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

2018-06-22 Thread Jeff MAURY
Your JAVA_HOME must point a jdk not à jre Le ven. 22 juin 2018 à 13:16, Karen Goh a écrit : > Hi, > > I have been trying to tackle the below error without avail. > > In my due diligence, I have done the necessary checking like making sure > that the environment is run on 1.8JDK > > Please see sc

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

2018-06-22 Thread Karen Goh
Hi, I have been trying to tackle the below error without avail. In my due diligence, I have done the necessary checking like making sure that the environment is run on 1.8JDK Please see screenshot https://ibb.co/eopTVT https://ibb.co/g2wE4o I got the below when I did the following: 1st, I d

[ANN] Apache Maven 3.5.4 Released

2018-06-22 Thread Stephen Connolly
The Apache Maven team is pleased to announce the release of the Apache Maven 3.5.4. Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of in