apache / apache/maven-ear-plugin
[MEAR-227] Configuration option includeInApplicationXml accessible for all modules
- Dominant language
- Java
- Stars
- 14
- Forks
- 29
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 6
Description
**[Marek Gregor](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=marek.gregor)** opened **[MEAR-227](https://issues.apache.org/jira/browse/MEAR-227?redirect=false)** and commented
Currently includeInApplicationXml configuration option is available only for jarModule: https://maven.apache.org/plugins/maven-ear-plugin/modules.html#jarModule
We need to use it also for another module (in our case it is webModule). I think it will be fine to enable this option for all modules (ejb, web, ...). The motivation is to enable specific ear to be built with modules by default not described in application.xml. Person responsible for deploying will add modules to application.xml based on current case.
---
No further details from [MEAR-227](https://issues.apache.org/jira/browse/MEAR-227?redirect=false)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.