GuyDaniel commented on issue #159: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/issues/159#issuecomment-2024057304
I created a sample nb module project with jdk22, ran maven with the --errors switch and attached the output here if that helps. I haven't studied this project, but maybe it's a dependency of NetBeansManifestUpdateMojo, which uses org.apache.maven.shared.dependency.analyzer.asm.ASMDependencyAnalyzer, and then org.objectweb.asm.ClassReader? [mvn-build-debug.txt](https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/files/14781483/mvn-build-debug.txt) -- 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
