+1 (non binding) Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://rmannibucau.metawerx.net/> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book <https://www.packtpub.com/application-development/java-ee-8-high-performance>
Le lun. 1 juin 2020 à 09:46, Robert Scholte <[email protected]> a écrit : > +1 > > > On 30-5-2020 11:17:43, Robert Scholte <[email protected]> wrote: > Hi, > > I'd like to do a bootstrap release of the maven-wrapper-plugin, in order > to configure it in the next maven-core. > > We solved 1 issue: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12323721&version=12348346&styleName=Text > > There are no issues in JIRA: > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MWRAPPER%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC > > Staging repo: > https://repository.apache.org/service/local/repositories/maven-1584/ > > https://repository.apache.org/service/local/repositories/maven-1584/content/org/apache/maven/plugins/maven-wrapper-plugin/3.0.1/maven-wrapper-plugin-3.0.1-source-release.zip > > (note: there are some issues with https://repository.apache.org/ : you > cannot browse through the content, but you can download the zip ) > > Source release checksum(s): > > maven-wrapper-plugin-3.0.1-source-release.zip sha512: > 04084e8806af4507996ce7d9caafc1a9ff2c9e278ba1c0f41552edb6516d75f1685177130c76c04c262376437d96be3083c2b46309c482ab07b74785c35dafcb > > Staging site: > https://maven.apache.org/plugins-archives/maven-wrapper-plugin-LATEST/ > > Guide to testing staged releases: > As this is a special bootstrapping release, the following instructions are > a proper way of testing: > > - clone/download+unpack current master branch of Apache Maven core ( > https://github.com/apache/maven ) (this will make all > apache-maven-wrapper distributions available in your local repository) > - run 'mvn -Dmaven.repo.local=/temp/wrapper-itrepo install' > - download+unpack sources from maven-wrapper-plugin (see above) > - run 'mvn -Dmaven.repo.local=/temp/wrapper-itrepo install' > - go to the root of any Maven project > - run 'mvn -Dmaven.repo.local=/temp/wrapper-itrepo wrapper:wrapper > -DwrapperVersion=3.7.0-SNAPSHOT' with optional extra arguments > > NOTE: be aware of the difference between maven-wrapper and the > maven-wrapper-plugin. > The maven-wrapper-plugin only downloads and unpacks the maven wrapper > scripts. > The content of the maven-wrapper scripts are not part of the plugin, hence > not part of this release. > Adjustments to that content belong to Maven core > > https://maven.apache.org/guides/development/guide-testing-releases.html > > Vote open for at least 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 >
