Re: Bug in processing surefire/failsafe groups

2018-04-04 Thread Tibor Digana
Christopher, We fixed this in SUREFIRE-1498 for version 3.0.0-M1. If you want to, you can build and use SNAPSHOT version. T On Wed, Apr 4, 2018 at 8:58 PM, Christopher wrote: > Version 2.21.0 didn't quite achieve a perfect fix. Now the plugin proceeds, > but instead, I get the following in my

Re: Bug in processing surefire/failsafe groups

2018-04-04 Thread Enrico Olivelli
Il mer 4 apr 2018, 20:59 Christopher ha scritto: > Version 2.21.0 didn't quite achieve a perfect fix. Now the plugin proceeds, > but instead, I get the following in my build: > This has been fixed on current master. Just wait for a release, I think we will be able to cut it soon. I am an user o

Re: Bug in processing surefire/failsafe groups

2018-04-04 Thread Christopher
Version 2.21.0 didn't quite achieve a perfect fix. Now the plugin proceeds, but instead, I get the following in my build: [WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file /path/to/target/failsafe-reports/2018-04-04T14-48-54_810-jvm

Re: Bug in processing surefire/failsafe groups

2018-04-04 Thread Christopher
Enrico: Thanks for the info. I'm using the version inherited from the ASF parent POM 19, which turns out to be 2.20.1. Version 2.21.0 seems to fix the problem. Thanks! Tibor: No, I didn't get previous email. The Maven lists are too spammy for me to subscribe. That could be the reason. Please CC me

Re: Bug in processing surefire/failsafe groups

2018-03-31 Thread Enrico Olivelli
This problem has been fixed in 2.21.0, what version are you running? Enrico Il sab 31 mar 2018, 14:54 Tibor Digana ha scritto: > Christopher, > > Did you receive my previous answer? > There is some problem with email delivery. > Tibor > > On Fri, Mar 30, 2018 at 8:58 PM, Christopher wrote: > >

Re: Bug in processing surefire/failsafe groups

2018-03-31 Thread Tibor Digana
Christopher, Did you receive my previous answer? There is some problem with email delivery. Tibor On Fri, Mar 30, 2018 at 8:58 PM, Christopher wrote: > Found a bug in maven-failsafe-plugin ( > https://github.com/apache/accumulo/issues/411) when using groups (JUnit > categories): > http://maven.

Bug in processing surefire/failsafe groups

2018-03-30 Thread Christopher
Found a bug in maven-failsafe-plugin ( https://github.com/apache/accumulo/issues/411) when using groups (JUnit categories): http://maven.apache.org/surefire/maven-failsafe-plugin/integration-test-mojo.html#groups http://maven.apache.org/surefire/maven-failsafe-plugin/integration-test-mojo.html#excl