@Stephen I have an issue with system properties. Could it be caused by the Builder? There is no space between *-Dtest=* and profile *-P* clean -Dsurefire.version=2.19.2-SNAPSHOT *-Dtest=-P* surefire-junit47 test
Since this is JUnit 4.8 test only, this happened after I removed TestNG useless system properties. On Thu, Feb 23, 2017 at 5:10 PM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > Hi, > > We solved 65 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa? > projectId=12316922&version=12339664&styleName=Text > > There are still a couple of issues left in JIRA for 3.5.0, but I do not > think any of those are blocking an alpha release: > https://issues.apache.org/jira/issues/?jql=project%20% > 3D%20MNG%20AND%20resolution%20%3D%20Unresolved%20AND% > 20fixVersion%20in%20(3.5.0%2C%203.5.0-candidate)%20ORDER% > 20BY%20due%20ASC%2C%20priority%20DESC%2C%20created%20ASC > > In addition there are 315 issues left in JIRA for Maven core: > https://issues.apache.org/jira/issues/?jql=project%20% > 3D%20MNG%20AND%20resolution%20%3D%20Unresolved%20ORDER% > 20BY%20due%20ASC%2C%20priority%20DESC%2C%20created%20ASC > > Staging repo: > https://repository.apache.org/content/repositories/maven-1324 > > The distributable binaries and sources for testing can be found here: > https://repository.apache.org/content/repositories/maven- > 1324/org/apache/maven/apache-maven/3.5.0-alpha-1/ > > Specifically the zip, tarball, and source archives can be found here: > https://repository.apache.org/content/repositories/maven- > 1324/org/apache/maven/apache-maven/3.5.0-alpha-1/apache- > maven-3.5.0-alpha-1-bin.zip > https://repository.apache.org/content/repositories/maven- > 1324/org/apache/maven/apache-maven/3.5.0-alpha-1/apache- > maven-3.5.0-alpha-1-bin.tar.gz > https://repository.apache.org/content/repositories/maven- > 1324/org/apache/maven/apache-maven/3.5.0-alpha-1/apache- > maven-3.5.0-alpha-1-src.zip > https://repository.apache.org/content/repositories/maven- > 1324/org/apache/maven/apache-maven/3.5.0-alpha-1/apache- > maven-3.5.0-alpha-1-src.tar.gz > > Source release checksum(s): > apache-maven-3.5.0-alpha-1-src.tar.gz sha1: > 6055696aece5b0bfdd0308dae60838b37e218aba > apache-maven-3.5.0-alpha-1-src.zip sha1: > 7d6adcdf8929205bf20399c71c6a2bdb9ee4f6dd > > Git tag: > https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h= > 8e6bbc4d4aa7cdc837625a05358c98ca15f72698 > > Staging site: > https://people.apache.org/~stephenc/maven-3.5.0-alpha-1/ > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > > Thanks, > -Stephen > -- Cheers Tibor