Good catch, Karl! I just checked the previous release (2.9) and it shows a similar problem. Apperently the .metadata directories don't end up in the sources-zip file.
I've created a JIRA issue for this problem: https://issues.apache.org/jira/browse/MECLIPSE-760 I'd say it would be sufficient to fix this for the next version. WDYT? 2015-05-25 13:43 GMT+02:00 Karl Heinz Marbaise <[email protected]>: > Hi, > > check SHASUM Ok. > > Unfortunately the release package does not work > > Checked with Maven 2.2.1, 3.0.5 and failed with the same... > > Results : > > Tests in error: > ReadWorkspaceLocationsTest.setUp:57 » FileNotFound > /Users/kama/Downloads/maven... > ReadWorkspaceLocationsTest.setUp:57 » FileNotFound > /Users/kama/Downloads/maven... > ReadWorkspaceLocationsTest.setUp:57 » FileNotFound > /Users/kama/Downloads/maven... > ReadWorkspaceLocationsTest.setUp:57 » FileNotFound > /Users/kama/Downloads/maven... > ReadWorkspaceLocationsTest.setUp:57 » FileNotFound > /Users/kama/Downloads/maven... > > Tests run: 50, Failures: 0, Errors: 5, Skipped: 3 > > > It looks like the contents which is expected seemed to be not part of the > release package... > > > If i start the tests in the > https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-eclipse-plugin > directory the above tests will run successfully...and don't produce > errors... > > > > > On 5/24/15 10:04 PM, Andreas Gudian wrote: > >> Hi, >> >> this will be the last Maven 2 compatible release of this plugin. >> >> We solved 9 issues: >> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317423&version=12330751 >> >> There are still a couple of issues left in JIRA: >> >> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MECLIPSE%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC >> >> Staging repo: >> https://repository.apache.org/content/repositories/maven-1187/ >> >> https://repository.apache.org/content/repositories/maven-1187/org/apache/maven/plugins/maven-eclipse-plugin/2.10/maven-eclipse-plugin-2.10-source-release.zip >> >> Source release checksum(s): >> maven-eclipse-plugin-2.10-source-release.zip sha1: >> 691ad83cb0b731c8c0ab5a6c5f105a25cd34f73b >> >> Staging site: >> http://maven.apache.org/plugins-archives/maven-eclipse-plugin-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] >
