+1 czw., 8 kwi 2021, 01:47 użytkownik Tibor Digana <[email protected]> napisał:
> +1 > > On Mon, Apr 5, 2021 at 4:29 PM Robert Scholte <[email protected]> > wrote: > > > 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&version=12348358&styleName=Text > > > > There are zero issues left in JIRA: > > > > > https://issues.apache.org/jira/issues/?jql=project%20%3D%2012323721%20AND%20resolution%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/maven/plugins/maven-wrapper-plugin/3.0.2/maven-wrapper-plugin-3.0.2-source-release.zip > > > > Source release checksum(s): > > > > maven-wrapper-plugin-3.0.2-source-release.zip sha512: > 3b185d5486249f9ad4e0133462d294aeae05bc80fa3cbc7dd622c50689eb9316d5b260fa28a03e1922fe3e2ec1beb22f69c033c7f4894d90c4d874e1835089cc > > > > 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 > > >
