OndroMih opened a new issue, #4928: URL: https://github.com/apache/netbeans/issues/4928
### Apache NetBeans version Apache NetBeans 16 release candidate ### What happened Since version 3.0.0, the Maven EAR plugin renamed the `fileNameMapping` property to [outputFileNameMapping](https://maven.apache.org/plugins/maven-ear-plugin/ear-mojo.html#outputFileNameMapping). The old name is ignored but the EAR maven plugin. Netbeans uses the `fileNameMapping` property of the EAR plugin to find out the name of the exploded module directories when deploying the EAR to an app server (e.g. Eclipse GlassFish). But it ignores the new name of the property if a new version of EAR plugin is used in the project. ### How to reproduce _No response_ ### Did this work correctly in an earlier version? No / Don't know ### Operating System Ubuntu 22.04.1 LTS ### JDK openjdk version "17.0.4" (Zulu17.36+13-CA) ### Apache NetBeans packaging Apache NetBeans Snap Package ### Anything else _No response_ ### Are you willing to submit a pull request? Yes ### Code of Conduct Yes -- 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
