This is an automated email from the ASF dual-hosted git repository.
elharo pushed a change to branch unused
in repository https://gitbox.apache.org/repos/asf/maven-ejb-plugin.git
from 0afa0c8 unused argument
add 417118e Correct assert order (#194)
add 1463359 Remove unneeded plexus-xml dependency (#193)
add 9283d89 Declare used dependencies (#192)
add 3c80e44 Fix site "usage" page
add 2a19bfa Inline deprecated methods (#197)
add fc11657 Cleanup tests (#198)
add 4663d1a Bump org.apache.maven:maven-archiver from 3.6.5 to 3.6.6
(#199)
add be0ad6c Update to Parent 46, site 2.0.0 (#201)
add 29f09c1 Bump org.codehaus.plexus:plexus-archiver from 4.10.4 to
4.11.0 (#204)
add a14ec5e Bump
org.apache.maven.plugin-testing:maven-plugin-testing-harness (#203)
add 867438d Bump org.apache.maven.plugins:maven-plugins from 46 to 47
(#205)
add c2ed1f6 Bump org.apache.maven.plugins:maven-dependency-plugin (#208)
add 2c78165 Bump
org.apache.maven.plugin-testing:maven-plugin-testing-harness (#206)
add 5ab8b34 Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 0.9.0.M4
to 1.0.0 (#207)
add 5376224 Bump org.apache.maven.shared:maven-filtering from 3.4.0 to
3.5.0 (#209)
add cb794c0 merge
No new revisions were added by this update.
Summary of changes:
pom.xml | 57 ++++++++++++++++------
src/it/mejb-93/pom.xml | 4 +-
src/it/setup/pom.xml | 16 +++---
.../java/org/apache/maven/plugins/ejb/EjbMojo.java | 13 +++--
src/site/site.xml | 7 +--
.../apache/maven/plugins/ejb/EjbHelperTest.java | 49 ++++++++++---------
.../maven/plugins/ejb/IncludesExcludesTest.java | 34 +++++++------
7 files changed, 112 insertions(+), 68 deletions(-)