mbien opened a new issue, #5778: URL: https://github.com/apache/netbeans/issues/5778
### Apache NetBeans version Apache NetBeans 17 ### What happened initialization build of the maven sub modules fails with: ``` Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate (default-cli) on project mavenproject5: Unable to add module to the current project as it is not of packaging type 'pom' -> [Help 1] ``` tip: disable "reuse output window" in maven settings to see the builds from the sub modules ### How to reproduce Try to create a new Maven project "mavenproject1" from NetBeans 17 GUI: File > New Project... > Java with Maven > Enterprise Application > NEXT > GlassFish Server (v. 7.0.3) + Jakarta EE 10 + default (Create EJB Module, Create Web App Module, mavenproject1-ear > Finish ### Did this work correctly in an earlier version? No / Don't know ### Operating System all ### JDK 17 ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else extracted this from #5772 reproducible with current master (before NB 18) ### Are you willing to submit a pull request? No -- 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
