You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/11/06 11:10:55 UTC

[GitHub] [netbeans] OndroMih opened a new issue, #4928: EAR deployment ignores a new property name introduced in Maven EAR plugin v3

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: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] mbien closed issue #4928: EAR deployment ignores a new property name introduced in Maven EAR plugin v3

Posted by GitBox <gi...@apache.org>.
mbien closed issue #4928: EAR deployment ignores a new property name introduced in Maven EAR plugin v3
URL: https://github.com/apache/netbeans/issues/4928


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists