What a release! 50 issues solved? Tibor, you're the man! Kudos for all the work you've put into this one (again).
I've just built it from the source including all integration tests (JDK 7 only, sorry). In just 41 minutes, the build showed full success. I've executed the test that Karl-Heinz wrote about again with JDK 6, but it worked for me (on Windows). So here's my +1! Thanks a lot, Tibor! 2015-10-06 22:19 GMT+02:00 Tibor Digana <[email protected]>: > Hi Robert, we trigger profile -Pmaven-2.2.1 setting maven.home in > maven-failsafe-plugin. > > On Tue, Oct 6, 2015 at 6:53 PM, Robert Scholte <[email protected]> > wrote: > > > when testing for 2.2.1 it means that the Maven runtime must be 2.2.1, not > > the buildtime. > > > > In such cases please use > > mvn verify -Prun-its -Dinvoker.mavenHome=/path/to/apache-maven-2.2.1 > > > > in this case you shouldn't need the 'install' which might be required for > > M2.2.1 > > > > thanks, > > Robert > > > > ps. yes, I should work on toolchain support for this :) Budapest made me > > remind that > > > > Op Tue, 06 Oct 2015 12:10:07 +0200 schreef Karl Heinz Marbaise < > > [email protected]>: > > > > > > Hi, > >> > >> First building with Maven 2.2.1 is not possible...I don't really care > >> but the pom says 2.2.1 minimum...(just for the record)... > >> > >> I have tested via: > >> > >> mvn -Prun-its clean verify > >> > >> with Maven 3.0.5 (JDK 6), unfortunately i have found an issue in the > >> integration test which has failed....I have attached the failing > >> integration-test-result output.... > >> > >> This is my environment: > >> Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; > >> 2013-02-19 14:51:28+0100) > >> Maven home: /usr/share/maven > >> Java version: 1.6.0_65, vendor: Apple Inc. > >> Java home: > >> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home > >> Default locale: en_US, platform encoding: MacRoman > >> OS name: "mac os x", version: "10.8.5", arch: "x86_64", family: "mac" > >> > >> Kind regards > >> Karl Heinz Marbaise > >> > >> On 10/6/15 4:39 AM, Tibor Digana wrote: > >> > >>> Hi, > >>> > >>> We solved 50 issues: > >>> > >>> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927&version=12331679 > >>> > >>> There are still a couple of issues left in JIRA: > >>> > >>> > https://issues.apache.org/jira/i#issues/?jql=project+%3D+SUREFIRE+AND+status+%3D+Open+ORDER+BY+priority+DESC > >>> > >>> Staging repo: > >>> https://repository.apache.org/content/repositories/maven-1212 > >>> > >>> > https://repository.apache.org/service/local/repositories/maven-1212/content/org/apache/maven/surefire/surefire/2.19/surefire-2.19-source-release.zip > >>> > >>> Source release checksum(s): > >>> surefire-2.19-source-release.zip sha1: > >>> 55b5b8d88f31be56347b7c6c16999bfde0d39d00 > >>> > >>> Staging site: > >>> http://maven.apache.org/surefire-archives/surefire-LATEST/ > >>> > >>> Guide to testing staged releases: > >>> http://maven.apache.org/guides/development/guide-testing-releases.html > >>> > >>> Vote open for 72 hours. > >>> > >>> [ ] +1 > >>> [ ] +0 > >>> [ ] -1 > >>> > >>> > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > > -- > Cheers > Tibor >
