yeikel commented on PR #399: URL: https://github.com/apache/maven-wrapper/pull/399#issuecomment-3829033229
Thank you for this, If this is better solution I am all for it. > Moreover, if repo ID is made configurable as well, it could be used to pull (needs more code; for that you would need to pull exec req repo by ID, and use that instead, and not craft central RemoteRepository instance) reposes like ID "my-corpo-repo" from settings and use that instead. Sorry, I’m not familiar with this and I’m unsure what the next steps are or what you mean with this. For what is worth, I built and tested this locally and it seems to fix my original bug report, so I'd be happy to have this as an starting solution > [INFO] --- wrapper:3.3.5-SNAPSHOT:wrapper (default-cli) @ simudyne-maven-java --- [INFO] Unpacked only-script type wrapper distribution org.apache.maven.wrapper:maven-wrapper-distribution:zip:only-script:3.3.5-SNAPSHOT [INFO] Determined repo URL to use as https://maven-central.storage.googleapis.com/maven2 [INFO] Configuring .mvn/wrapper/maven-wrapper.properties to use Maven 3.9.9 and download from https://maven-central.storage.googleapis.com/maven2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
