Marat Radchenko wrote:
surefire-providers has corrupt dependency:<dependency> <groupId>${project.groupId}</groupId> <artifactId>surefire-api</artifactId> <version>2.3.1-SNAPSHOT</version> <!-- commenting this due to MNG-2339 <version>${project.version}</version> --> </dependency> should be 2.3.1 instead of 2.3.1-SNAPSHOT
Thanks for pointing it out. MNG-2339 strikes again :-) I'll implement a workaround and re-release on the weekend. Cheers --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
