RE: test:match not compliant with test:test

2004-03-01 Thread Brett Porter
ECTED]' > Subject: test:match not compliant with test:test > > > Maven Dev Team, > > I've discovered that using the goal "test:match" ignores the > setting of the property "maven.test.failure.ignore" whereas > "test:test" abides b

test:match not compliant with test:test

2004-03-01 Thread Swierczek, David (MED)
Maven Dev Team, I've discovered that using the goal "test:match" ignores the setting of the property "maven.test.failure.ignore" whereas "test:test" abides by the setting properly. I was able to fix it in the maven-test-plugin-1.4/plugin.jelly file of my environment by using the line as stated in