Hi Jason,
checked several projects...but..unfortunately found a problem using
Maven 3.3.0 to build maven-assembly-plugin (current trunk) via
mvn -Prun-its clean verify ...
which results in a problem like this:
/usr/share/java/apache-maven-3.3.0/bin/mvn: line 198: cd:
/Users/kama/apache-maven/maven-plugins/maven-assembly-plugin/target/it/projects/basic-features/this:
No such file or directory
which is repeated endless..
The culprit is the following integration test:
/Users/kama/apache-maven/maven-plugins/maven-assembly-plugin/src/it/projects/basic-features/this
& that
which seemed to be caused by the "&" in the directory name....
It looks like the cli handling is now different than in 3.2.5...or the
mvn script?...
with this i would give +0...
Kind regards
Karl Heinz Marbaise
On 3/11/15 11:57 PM, Jason van Zyl wrote:
Hi,
Time to release Maven 3.3.0!
Here is a link to Jira with 22 issues resolved:
https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=21012
Staging repo:
https://repository.apache.org/content/repositories/maven-1149/
The distributable binaries and sources for testing can be found here:
https://repository.apache.org/content/repositories/maven-1149/org/apache/maven/apache-maven/3.3.0/
Specifically the zip, tarball, and source archives can be found here:
https://repository.apache.org/content/repositories/maven-1149/org/apache/maven/apache-maven/3.3.0/apache-maven-3.3.0-bin.zip
https://repository.apache.org/content/repositories/maven-1149/org/apache/maven/apache-maven/3.3.0/apache-maven-3.3.0-bin.tar.gz
https://repository.apache.org/content/repositories/maven-1149/org/apache/maven/apache-maven/3.3.0/apache-maven-3.3.0-src.zip
https://repository.apache.org/content/repositories/maven-1149/org/apache/maven/apache-maven/3.3.0/apache-maven-3.3.0-src.tar.gz
Source release checksum(s):
apache-maven-3.3.0-src.zip sha1: 15d29048b093e238caa49b54dfe62d724d7938e7
Staging site:
http://takari.io/maven-3.3.0/
Vote open for 72 hours.
[ ] +1
[ ] +0
[ ] -1
Thanks,
The Maven Team
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]