+1, tested with a small pet project. For the record: mirko@borg:tmp$ md5 maven-shade-plugin-2.3-source-release.zip ; shasum maven-shade-plugin-2.3-source-release.zip MD5 (maven-shade-plugin-2.3-source-release.zip) = 47cc7c4a4710937384012e9640ea3f29 3e3daae952a0413d54aff4b8d6c1e0e2834f8f4d maven-shade-plugin-2.3-source-release.zip
which corresponds to the uploaded SHA1 and MD5 respectively. I unzipped the source-release.zip as well and ran "mvn -Prun-its -V clean verify" successfully using Maven 3.2.1 and JDK 7. Regards Mirko -- http://illegalstateexception.blogspot.com/ https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen) https://bitbucket.org/mfriedenhagen/ On Tue, Apr 29, 2014 at 7:24 AM, Olivier Lamy <[email protected]> wrote: > Hi, > I'd like to release Apache Maven Shade Plugin 2.3. > The main goal is to fix java 1.8 usage. > We fixed 2 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?version=19828&styleName=Text&projectId=11540 > > Staging repository: > https://repository.apache.org/content/repositories/maven-1021/ > > Staged site: > http://maven.apache.org/plugins-archives/maven-shade-plugin-LATEST/ > > Vote open for 72H > > [+1] > [0] > [-1] > > Cheers, > -- > Olivier Lamy > Ecetera: http://ecetera.com.au > http://twitter.com/olamy | http://linkedin.com/in/olamy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
