This is an automated email from the ASF dual-hosted git repository.
khmarbaise pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-ear-plugin.git.
from 032dfa3 [MEAR-259] - Fix formatting date issues in apt files
add 16ce3cd [MEAR-261] - In cases where fileNameMapping is used fail the
build o Added IT to check if it's working correct. o Fixed other IT's which
would fail otherwise and would mask the real intention of the IT's.
No new revisions were added by this update.
Summary of changes:
.../ear-module/pom.xml | 1 -
.../filenamemapping-usage-fail/invoker.properties} | 2 +-
.../pom.xml | 2 +-
.../it/filenamemapping-usage-fail/verify.groovy | 16 ++++++++++++++--
.../war-module/pom.xml | 0
.../war-module/src/main/webapp/WEB-INF/web.xml | 0
.../ear-module/pom.xml | 1 -
.../org/apache/maven/plugins/ear/AbstractEarMojo.java | 8 ++++++++
src/test/resources/projects/project-035/pom.xml | 1 -
src/test/resources/projects/project-078/pom.xml | 1 -
10 files changed, 24 insertions(+), 8 deletions(-)
copy src/it/{skinny-wars-filenamemapping-no-version =>
filenamemapping-usage-fail}/ear-module/pom.xml (94%)
copy
src/{test/resources/projects/project-014/src/main/application/content/ignore.txt
=> it/filenamemapping-usage-fail/invoker.properties} (96%)
copy src/it/{skinny-wars-filenamemapping-full =>
filenamemapping-usage-fail}/pom.xml (96%)
copy Jenkinsfile => src/it/filenamemapping-usage-fail/verify.groovy (65%)
copy src/it/{skinny-wars => filenamemapping-usage-fail}/war-module/pom.xml
(100%)
copy src/it/{skinny-wars =>
filenamemapping-usage-fail}/war-module/src/main/webapp/WEB-INF/web.xml (100%)
--
To stop receiving notification emails like this one, please contact
[email protected].