sdedic commented on PR #7558: URL: https://github.com/apache/netbeans/pull/7558#issuecomment-2220254838
Re.: motivation for this PR - both Micronaut Launcher and GDK Launcher (Oracle's work) use an older mvnw to generate the projects, this PR allows NB to work well with those generated projects. > > The script you point to is no longer even the default wrapper script. Have you checked before and after with the only-script variant too? Pls. elaborate ... whta script should be used then ? I've tried to use `mvn wrapper:wrapper` (maven 3.9.8) and still `mvnw` in the project root seems to be the one. So if this fix is partial, but working, I'd prefer to merge, and work on an improvement. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
