Based on the zip-file

+0

[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 28, Failed: 4, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  avalon-checks\pom.xml
[ERROR] *  check-fail\pom.xml
[ERROR] *  MCHECKSTYLE-169\pom.xml
[ERROR] *  turbine-checks\pom.xml
[INFO] -------------------------------------------------

They all fail for the same reason:
NewlineAtEndOfFile: File does not end with a newline.

The reason:
Subversion is capable in translating the line endings when checking out.
The zip uses the line-endings based on the OS where it was generated.
I've confirmed this by running the code from tag, which indeed runs fine.

This means that the official release(i.e the zipped distribution) has become OS dependent, since you can't build it on Windows anymore without skipping these ITs.

thanks,
Robert

Op Thu, 18 Sep 2014 17:19:26 +0200 schreef Karl Heinz Marbaise <khmarba...@gmx.de>:

Hi,

Tested with Maven 2.2.1, 3.0.5, 3.1.1, 3.2.1, 3.2.2

via mvn -Prun-its clean verify

so +1 from me.

 > Hi,

We solved 24 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11127&styleName=Html&version=20185

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11127&status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-1063/
http://repository.apache.org/content/repositories/maven-1063/org/apache/maven/plugins/maven-checkstyle-plugin/2.13/maven-checkstyle-plugin-2.13-source-release.zip

Source release checksum(s):
maven-checkstyle-plugin-2.13-source-release.zip sha1:
e5378d97f75de890b02665c7f853cc9f6d7d8f6b

SHA1 sum checked...


Staging site:
http://maven.apache.org/plugins-archives/maven-checkstyle-plugin-LATEST/

Site looks ok...


Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

Kind regards
Karl-Heinz Marbaise

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to