Hey there,
it's me again, decided to finally incorporate the new 1.0.4 release into my application, just to find that 'mvn test' fails (for quite a few tests). :[
Jokes aside though, it might be slight side-effects of your recent changes, or some local problem on my end. I forced Maven to install it anyway and the output of my software is (as far as I can see) exactly as before and exactly as expected.
If you can't reproduce the test fails I could provide you with my 'mvn test' log. Here's my Maven version information:
Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 17:22:22+0200)
Maven home: /usr/share/maven-bin-3.1
Java version: 1.7.0_45, vendor: Oracle Corporation
Java home: /opt/icedtea-bin-7.2.4.3/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.14.0-gentoo", arch: "amd64", family: "unix"
Thanks!
Hey there,
it's me again, decided to finally incorporate the new 1.0.4 release into my application, just to find that 'mvn test' fails (for quite a few tests). :[
Jokes aside though, it might be slight side-effects of your recent changes, or some local problem on my end. I forced Maven to install it anyway and the output of my software is (as far as I can see) exactly as before and exactly as expected.
If you can't reproduce the test fails I could provide you with my 'mvn test' log. Here's my Maven version information:
Thanks!