user documentation is as usual not in README but on the site https://maven.apache.org/wrapper/
you are supposed to use "mvn wrapper:wrapper" initially to have a smooth out of the box user experience (using our staging repository to download the plugin) Regards, Hervé Le mardi 14 décembre 2021, 14:26:26 CET Enrico Olivelli a écrit : > I have checked the artifacts and they look good. > The build passes on Mac on JDK11 (Adoptium) > > I am trying to use the binary produced by the build > > I am facing this error: > > enrico.olivelli@xxxxxxx target % MVNW_VERBOSE=true ./mvnw > > > Found .mvn/wrapper/maven-wrapper.jar > > /Users/enrico.olivelli/dev/tmp/maven-wrapper-parent-3.1.0/maven-wrapper-dist > ribution/target > > Apache Maven Wrapper 3.1.0 > > Exception in thread "main" java.lang.RuntimeException: Wrapper properties > file > '/Users/enrico.olivelli/dev/tmp/maven-wrapper-parent-3.1.0/maven-wrapper-dis > tribution/target/.mvn/wrapper/maven-wrapper.properties' does not exist. > > at > org.apache.maven.wrapper.WrapperExecutor.forWrapperPropertiesFile(WrapperExe > cutor.java:66) > > at org.apache.maven.wrapper.MavenWrapperMain.main(MavenWrapperMain.java:71) > > Is there something wrong ? > > There README file does not tell much about how to use it > (same contents as here https://github.com/apache/maven-wrapper) > > > Enrico > > > > Enrico > > Il giorno mar 14 dic 2021 alle ore 12:17 Hervé BOUTEMY < > > [email protected]> ha scritto: > > SNAPSHOTs are available from > > > > https://repository.apache.org/content/repositories/snapshots/ > > > > Le mardi 14 décembre 2021, 07:53:40 CET Dan Tran a écrit : > > > Hi > > > > > > Could you deploy a snapshot? my company repository manager does not > > > > proxy > > > > > staging repos. > > > > > > Can build from tag, generate the wrapper files, and run mvnw on some > > > > other > > > > > host, it will fail if I use the staging RC, but I can pull > > > maven-wrapper.jar from snapshot > > > > > > Thanks > > > > > > -D > > > > > > On Mon, Dec 13, 2021 at 1:12 PM Manfred Moser <[email protected]> > > > > > > wrote: > > > > Awesome. Thank you Herve. > > > > > > > > + 100 > > > > > > > > Hervé BOUTEMY wrote on 2021-12-13 13:09 (GMT -08:00): > > > > > Hi, > > > > > > > We solved 18 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12323721& > > > > > > version=12350068&styleName=Text> > > > > > > > > > Staging repo: > > > > > https://repository.apache.org/content/repositories/maven-1679/ > > > > https://repository.apache.org/content/repositories/maven-1679/org/apache/m > > > > aven/wrapper/maven-wrapper-parent/3.1.0/maven-wrapper-parent-3.1.0-source- > > > > > > release.zip> > > > > > > > > > Source release checksum(s): > > > > > > > maven-wrapper-parent-3.1.0-source-release.zip sha512: > > 9b7362c956cd24e21b46b290e154893ae35fd38431b6fe80f035cd17a97806e9221c71ac14 > > > > > > 975692f2a948ad25489f5b9d9bbb72441f9ab5eb541da0a86bdef9> > > > > > > > > > Staging site: > > > > > https://maven.apache.org/wrapper-archives/wrapper-LATEST/ > > > > > > > Guide to testing staged releases: > > https://maven.apache.org/guides/development/guide-testing-releases.html > > > > > > > Vote open for at least 72 hours. > > > > > > > > > > [ ] +1 > > > > > [ ] +0 > > > > > [ ] -1 > > > > > > > > > > > > > > > > > > > > > > > > > -------------------------------------------------------------------- > > > > > - > > > > > 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] > > > > --------------------------------------------------------------------- > > 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]
