RE: Need help with testing of MEAR-153 implementation

2020-10-22 Thread abrarov
Hi, I was able to modify & extend documentation of Maven EAR Plugin and https://github.com/apache/maven-ear-plugin/pull/24 is self-contained now. I still need help with testing of this pull request with skinnyModules option turned off (the default behavior) and turned on (the new behavior) for

Need help with testing of MEAR-153 implementation

2020-10-15 Thread abrarov
Hi community, I have implemented MEAR-153 (https://issues.apache.org/jira/browse/MEAR-153) recently. Refer to https://github.com/apache/maven-ear-plugin/pull/24. Unfortunately, I have no real code which uses SAR, HAR, RAR and WSR modules of EAR archive to test the changes on working code and to