+1 Regards,
Hervé Le lundi 5 avril 2021, 16:29:48 CEST Robert Scholte a écrit : > To: "Maven Developers List" <[email protected]> > Subject: [VOTE] Release Apache Maven Wrapper Plugin version 3.0.2 > > Hi, > > We solved 2 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12323721&ve > rsion=12348358&styleName=Text > > There are zero issues left in JIRA: > https://issues.apache.org/jira/issues/?jql=project%20%3D%2012323721%20AND%20 > resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC > > Staging repo: > https://repository.apache.org/content/repositories/maven-1637/ > https://repository.apache.org/content/repositories/maven-1637/org/apache/mav > en/plugins/maven-wrapper-plugin/3.0.2/maven-wrapper-plugin-3.0.2-source-rele > ase.zip > > Source release checksum(s): > maven-wrapper-plugin-3.0.2-source-release.zip sha512: 3b185d5486249f9ad4e013 > 3462d294aeae05bc80fa3cbc7dd622c50689eb9316d5b260fa28a03e1922fe3e2ec1beb22f69 > c033c7f4894d90c4d874e1835089cc > > Staging site: > https://maven.apache.org/plugins-archives/maven-wrapper-plugin-LATEST/ > > Guide to testing staged releases: > https://maven.apache.org/guides/development/guide-testing-releases.html > > Testing the plugin with Maven 3 will fail (see MWRAPPER-8) > To test the plugin with Maven 4, ensure to add the following repository: > > <repository><!-- useful to resolve parent pom when it is a SNAPSHOT --> > <id>apache.snapshots</id> > <name>Apache Snapshot Repository</name> > <url>https://repository.apache.org/snapshots</url> > <releases> > <enabled>false</enabled> > </releases> > </repository> > > > Vote open for at least 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
