You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2018/01/02 22:24:56 UTC

[maven-ear-plugin] annotated tag maven-ear-plugin-2.3.2 updated (f0022d4 -> 4631ed0)

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a change to annotated tag maven-ear-plugin-2.3.2
in repository https://gitbox.apache.org/repos/asf/maven-ear-plugin.git.


*** WARNING: tag maven-ear-plugin-2.3.2 was modified! ***

    from f0022d4  (tag)
      to 4631ed0  (tag)
 tagging ba59cef881838d3a44505911e6078c3975afd80b (commit)
 replaces maven-ear-plugin-2.3.1
      by Hervé Boutemy
      on Sun Mar 1 22:09:24 2009 +0000

- Log -----------------------------------------------------------------
maven-ear-plugin-2.3.2 reworked after migration from aggregate svn to split git
-----------------------------------------------------------------------

 discard 7973e11  [maven-release-plugin]  copy for tag maven-ear-plugin-2.3.2
 discard d4aeab7  MEAR-100: Activated altDeploymentDescriptor for 1.3 and 1.4
 discard 7b6deae  prepare for the release
 discard 0d6649f  MEAR-86: Added a way to include libraries in application.xml using a flag
 discard ebbdc17  MEAR-81: it is now possible to disable the generation of application.xml if version is set to 5.
 discard 516f43e  MEAR-120: improved the configuration by providing attributes par parser and repository classes.
 discard 1593a52  MEAR-120: Added support for JBoss5 and a complete loader-repository section. Submitted by: Daniel Pfeifer Reviewed by: Stephane Nicoll
 discard 882d671  o Inherited from maven-plugins:13
 discard 657a42b  use the latest parents
 discard 4c1154d  o Stabilized tests
 discard 9a74292  [MEAR-99] Corrupted deployment descriptor if configured encoding does not match platform encoding
 discard 7a50561  o Fixed IT setup:   - Added/filtered token @project.version@ to test POMs to enforce proper plugin version during tests   - Moved JUnit IT test into phase integration-test to use the staging repository created by the Invoker Plugin
 discard c5e3cc6  o Set svn:eol-style=native
 discard 83e4097  o Declared parameter default values via Mojo API annotations to have them documented on the site
 discard ce98c22  ejb3 module deprecation warning.
 discard 8ed11d7  MEAR-43: Content in the src/main/application can be filtered the usual way
 discard 7539796  MEAR-78: when specified, the library configuration is now written properly in a JavaEE5 application.xml. Thanks to Markus Knittig.
 discard 9e4b809  o Fixed svn:keywords
 discard e41ea08  o Adjusted IT settings to compensate for the unusual unix-style local repo path used on the Windows nodes of the Hudson grid
 discard 0e96d2e  o Updated all plugins to use maven-invoker-plugin:1.3 to workaround MNG-3284 and bogus CI failures
 discard 7e7001d  o fixed settings XSD due to r726420
 discard 39dcc9e  o Migrated core IT 0033 over to its corresponding plugin project
 discard a0ff7a3  o Formatted/reordered POM
 discard 784be6c  o Inherited from maven-plugins:12
 discard c67eba3  o Updated index page of plugin site
 discard 61cf4af  o Explicitly stated UTF-8 as file encoding o Updated license header
 discard 3ebd994  o Fixed spelling
 discard 66211c6  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
 discard ea1d6d3  o Unified plugin name
 discard 25b3c6c  o Updated index page of plugin site
 discard cbd8595  o Added SCM information (compare http://www.nabble.com/Re%3A-%3Cscm%3E-element-in-plugin-POMs-p18934198.html)
 discard bc0b471  o Added project description
 discard 717ef8a  o Reordered POM
 discard ede03ff  o Readded license headers
 discard 8e84403  o Synced id and activation of integration-tests with core ITs
 discard 54882f1  Split unit tests and integration tests Move integration tests in the integration-tests profile
 discard b41d976  MEAR-79: Added an IT and could not reproduce the problem.
 discard d3257c2  Fixed test failure. Workaround for now, xml unit should be configured to ignore the elements order.
 discard 94aec05  Try to use the 12-SNAPSHOT parent
 discard efb9c10  ignore .settings directory
 discard bf7183b  Bumping all parent versions to 11, to allow deployment to alternative locations.
 discard 24e3391  o added reference to MavenArchiveConfiguration's site in javadoc
 discard 4e97726  o Update links to Doxia APT reference.
 discard eb7a354  o Added bin to svn:ignore
 discard 9a4f021  fixed case where there is a space in alternate settings path
 discard f4dd6d2  o Added svn:eol-style=native
 discard f0a6ca9  uncomment test, apparently it was a bad snapshot
 discard b71b1cb  comment out test that is failing in my env and CI
 discard 9e0182b  MEAR-52: Ability to add JBoss datasources (*ds.xml) files Reviewed By: Stephane Nicoll Submitted By: Matthew Gagne
 discard ab546f2  [maven-release-plugin] prepare for next development iteration
 discard e60600a  [maven-release-plugin] prepare release maven-ear-plugin-2.3.1
 discard cd10d41  MEAR-72: Added JBoss module-order element (JBoss 4.2 only) Submitted by: Sairam Rekapalli Reviewed by: Stephane Nicoll
 discard dc95228  MEAR-63: Allow subclasses of EarMojo to provide a JarArchiver Submitted by: Elliot Metsger Reviewed by: Stephane Nicoll
 discard 4ea79a7  MEAR-68: Ability to add alt-dd tags to the generated application.xml
 discard f0cfc3f  MEAR-50: Added simple loader repository support Submitted by: Maurice Zeijen Reviewed by: Stephane Nicoll
 discard 093685f  MEAR-59: it is now possible to customize the main artifact when used toghether with a classified dependency. By default a 'none' classifier identify the main artifact. This can be customized using the mainArtifactId parameter.
 discard 1bc9e95  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
 discard 7d90fee  MEAR-58: a module is now copied over only if it is newer than the destination file Submitted by: Ian Springer Reviewed by: Stephane Nicoll
 discard 132f9ae  - move plugin-plugin out of 'reporting' for plugins. It's a required part of the site, and does not cause any issues with the reactor or site generation - update to snapshots
 discard 3409306  MEAR-54: fixed wrong example in the documentation.
 discard 441ea2a  MEAR-53: ejb-client dependencies are not included in the application.xml by default anymore (should not be treated as  J2EE application client modules)
 discard 579a15c  [maven-release-plugin] prepare for next development iteration
 discard c18a98a  [maven-release-plugin] prepare release maven-ear-plugin-2.3
 discard 76272d4  Fixed test failure on linux and macOSx when the build is expected to fail.
 discard ef6a590  o updating to latest released parent
 discard ac47981  o preparing the EAR plugin for release with the directRelease profile
 discard b2c3c7e  Fixed system property since it won't work on all JDK installations.
 discard bb6b78c  Preparing for the release.
 discard 7b217b5  Updated license.
 discard 9cfdede  MEAR-49: Preventing artifacts to be zeroed if source and destination refer to the same file. Submitted by: Ian Springer Reviewed by: Stephane Nicoll
 discard a3c1829  Added test utility.
 discard 989aa28  MEAR-47: resourceDir is now optional since it's deprecated Submitted by: Ian Springer Reviewed by: Stéphane Nicoll
 discard 7cb1387  MEAR-42: Added file name mapping functionnality to avoid clashes with artifacts with the same Id and version.
 discard 825fbea  Added more tests (JBoss and security settings).
 discard f5d7c9f  MEAR-47: resourceDir is now optional since it's deprecated Submitted by: Ian Springer Reviewed by: Stéphane Nicoll
 discard 3c5eb5b  put back the Overview menu - when you inherit menu items they are meant to be resolved against the parent, by design - so these always belonged in the child POM.
 discard 8a2eecb  MEAR-46: - Fixed ejb-clients handling - Renamed JavaModule to JarModule and deprecated JavaModule - Added defaultLibDir as an alias of defaultJavaBundleDir which is more understable - Updated documentation - Updated tests and added an ejb-client test.
 discard 133618c  MEAR-39: Added tests to check dependency scopes handling.
 discard 8e2fbb6  MEAR-44: Classifier can be used with Ear modules Submitted by: Cédric Vidal Reviewed by: Stephane Nicoll
 discard 7f128ff  MEAR-36: Added classifier functionnality to EAR plugin Submitted by: Eric Bernstein Reviewed by: Stephane Nicoll
 discard c5cb5fa  More tests.
 discard f57bc3d  Added license.
 discard 4a3bc50  More tests.
 discard 2b19e16  MEAR-33: unpack flag can be set to false even if the artifact is witin the unpack list.
 discard 84ead5a  Added settings.xml for test execution.
 discard ffa066b  More tests ; Added checks on deployment descriptors.
 discard 576b86e  - Cleaned dependencies - Added a tests page with the list of the test - Fake artifacts are now valid zip files - Updated test structure
 discard c8192ff  - Cleaned dependencies - Added a tests page with the list of the test - Fake artifacts are now valid zip files - Updated test structure
 discard dfdd851  Added apache license.
 discard 85bb4a7  Switched to the verifier thing. Still not running the right version though.
 discard 88a5ee9  use inheritence and make all the site appearances consistent
 discard 7d41f87  MEAR-33: fixed broken unpacking with non standard types (sar mainly)
 discard c4e5a0d  MEAR-44: Added test case for the classifier attribute of a dependency.
 discard d971736  Revert to 2.0.1 to fix localRepository issue.
 discard 37472cb  Added testing harness dependency.
 discard 466d9e7  updated dependencies.
 discard caaeba0  Adding test cases with the maven embedder.
 discard aba52da  MEAR-33: Added the ability to unpack artifacts in the generated EAR.
 discard d728b65  MEAR-29: revert the ability to deactivate <context-root> generation. not compliant with the spec.
 discard b8a3249  MEAR-31: Added JBoss support (jboss-app.xml is now generated automatically).
 discard 776923b  MEAR-29: Added ability to deactivate <context-root> generation to be compliant with portlet deployment.
 discard e0a5cd8  MEAR-34: Added support for HAR archives.
 discard 3175a6d  PR: MEAR-32
 discard 51c69e9  MEAR-34: Added support for HAR archives.
 discard b634f50  PR: MEAR-32
 discard 63779b8  MNG-2460: Incorrect POM inheritance for plugins
 discard 57b3ba5  [MWAR-34, MJAR-38] use the latest archiver to correct issues with the extension in the manifest
 discard 82f5bd1  [maven-release-plugin] prepare for next development iteration
 discard 289380b  [maven-release-plugin] prepare release maven-ear-plugin-2.2
 discard 4b04d08  remove release.properties from ignores
 discard f245195  MEAR-28: Added the ability to generate JavaEE5 deployement descriptor Submitted By: Stefan Arentz Reviewed By: Stephane Nicoll
 discard 8931472  MEAR-26: Added ability to map custom artifact type.
 discard 2d6e4b7  MEAR-8: Fixed NPE when no security configuration element is set.
 discard 986cefa  MEAR-8: Added security-roles management for the generated application.xml
 discard af9fa36  MEAR-24: earName can now be set by the end-user.
 discard 2339537  MEAR-25: fixed handling of POM dependencies.
 discard 4b401ba  [MRESOURCES-14, MRAR-5, MEJB-8, MEAR-23, MANTRUN-46] Removed @description tag and use javadocs
 discard 2f124b0  adjust parent POMs
 discard 4fc5448  fixed wrong property in documentation
 discard 55efd69  MEAR-21: Updated of documentation Submitted by: Lilians Auvigne Reviewed by: Stephane Nicoll
 discard 8656d6d  MEAR-18: Added support of wsr file (Jboss Web Service Archive) Thanks to: Brad O'Hearne Reviewed by: Stephane Nicoll
 discard b0f7da4  fix keywords
 discard 67b59d0  resourceDir marked as deprecated ; will be removed in 2.3
 discard a274125  MEAR-3: Fixed handling of includes and excludes settings ; now handles comma separated values properly Submitted by: David Hawkins Reviewed by: Stéphane Nicoll
 discard db83801  [maven-release-plugin] prepare for next development iteration
 discard b09273e  [maven-release-plugin] prepare release maven-ear-plugin-2.1
 discard 516d5a7  updating parent to 2.0.1 for scpexe changes.
 discard e01b951  MNG-1852: Added support of sar files.
 discard a44e284  Added apache license.
 discard 07f28a0  Updating poms to change dependencies on 2.0.1-SNAPSHOT info to 2.0.1 (parent-poms, and a couple references to maven-archiver).
 discard ac7890b  MNG-1723: fixed configuration of ejb3 and par modules.
 discard ba99b8e  [MNG-1598] Use maven-archiver snapshot
 discard 6fbb070  Set correct subversion properties
 discard 0021674  move plugins
 discard e882aad  MNG-1488: added global scope defaultJavaBundleDir property. If set, all Java modules without a custom bundleDir are placed in the default bundle directory. See howto for an example.
 discard 6cceb01  - MNG-1461: custom application.xml can now be specified properly. Overrides any other file found in the source directories - MNG-1444: added directory scanner to exclude common directories (subversion, CVS files, etc). Added earSourceIncludes and earSourceExcludes properties to specify the list of tokens to include and exclude respectively.
 discard 5d12081  PR: MNG-1402 Submitted by: Tomislav Stojcevich Reviewed by: Stephane Nicoll Fixed compliance of generated application.xml (display-name and description different in 1.3 and 1.4)
 discard 873d237  PR: MNG-1296 Submitted by: Edwin Punzalan Reviewed by:  Brett Porter use scope filter and optional flag instead of hard coding
 discard fa29f02  ignore
 discard aa60338  PR: MNG-1264 Submitted by: Jerome Lacoste Reviewed by:  Stephane Nicoll Support of PAR and EJB3 artifact's type in EAR plugin
 discard 0f3fe94  [maven-release-plugin] prepare for next development iteration
 discard 07a134b  [maven-release-plugin] prepare release maven-ear-plugin-2.0
 discard 49fa883  update versions in plugins
 discard 589c1f8  clean up ear plugin exception handling
 discard 1b1ce68  PR: MNG-829 Submitted by: Johnny R. Ruiz III Reviewed by:  Brett Porter use File for basedir aligned parameters in various plugins
 discard 57f8121  PR: MNG-616 improve version logging, use artifact.toString for textual logging
 discard f0b4aa9  upgrade plexus utils to 1.0.4-SNAPSHOT. The group ID has changed, so add a bunch of exclusions to ensure the old is not picked up fix bugs in mboot that wasn't honoring excludes.
 discard 313b882  [maven-release-plugin] prepare for next development iteration
 discard 9d31a97  [maven-release-plugin] prepare release maven-ear-plugin-2.0-beta-2
 discard 7a6cd5e  set parent
 discard 0641f22  use released versions
 discard 3881035  Fix tabs
 discard e213db6  [MNG-1071] lookup archiver instead of calling contructor so output will be use with the correct logger. I forgot to modify these files
 discard 498bb1c  PR: MNG-1025 use standard resources for the ear plugin
 discard 1ec9704  fix ordering of display-name and description in accordance with the xsd
 discard 8d2640c  Resolving: MNG-885
 discard 4a84e8c  info log now specifies that maven will generate a MANIFEST if the custom manifest is not found.
 discard f1c73c0  missing : in id.
 discard 94ae1bb  changing email address.
 discard 60376cf  Updated web site documentation according to Johnny R. Ruiz III's work.
 discard 3f40555  ignore release.properties and more
 discard 00248c8  [maven-release-plugin] prepare for next development iteration
 discard acf24c8  [maven-release-plugin] prepare release maven-ear-plugin-2.0-beta-1
 discard 63479d5  update dependency and parent versions
 discard 9d29d55  MNG-826: - Jar dependencies are not included in the generated application.xml ; Hence 'library' is the default behavior and has been removed - Added includeInApplicationXml property on JavaModule to allow it to be included in the generated application.xml
 discard 36caeae  o Setting svn:ignore.
 discard f2d0cf9  PR: MNG-822 Submitted by: Edwin Punzalan Reviewed by:  Brett Porter EAR improvements
 discard 2f9d246  Now allowing custom manifest file to be set in the generated EAR file.
 discard 094fd1b  Removed excludedDependencySet as it has been implemented another way
 discard 2b7c9c9  Fixing MNG-623: "Improve the exclusion / inclusion of a dependency inside the                 ear" Committing on behalf of Stephane Nicoll. Provides two new flags to customize ear modules:
 discard b02a807  MNG-736: Move ear source directory to comply with other plugin's structure. Applied on Stephane's behalf.
 discard 5ddbffa  Add missing )
 discard 837daa1  o Resolved MNG-692, although I think a more general solution is required;
 discard d1e74bf  Forgot to remove the module package.
 discard f9df973  o Bumped version of plexus-container-default to 1.0-alpha-6-SNAPSHOT
 discard f21a6a3  o Put all m2 core dependencies (plexus-container-default and plexus-utils)   under dependencyManagement of m2 and maven-plugins, and removed   versions in all poms having either as a parent.   Used version 1.0.2-SNAPSHOT for plexus-utils as that was used in maven-core   and is not overridable.
 discard 6602a33  PR: MNG-651 include ejb-clients in an EAR
 discard 42e0344  move main J2EE packaging definitions back to being built in
 discard 5bdb37e  PR: MNG-596 add XSD definition to m2 poms and archetypes
 discard 893a014  Bumping plexus-utils version to 1.0.1
 discard a32f02e  Fix svn properties
 discard cc3bb8e  Applying patch(es) for: MNG-576
 discard 794551f  Move maven-ear-plugin to maven-plugins
 discard d33b1d6  PR: MNG-378 Only deploy the release information at the point of release
 discard f9f615c  PR: MNG-148 Submitted by: Stephane Nicoll Reviewed by:  Brett Porter, Emmanuel Venisse Implementation of an EAR plugin
     add aec93ba  Move maven-ear-plugin to maven-plugins
     add f949434  Applying patch(es) for: MNG-576
     add d7acad0  Bumping plexus-utils version to 1.0.1
     add e1e530f  PR: MNG-596 add XSD definition to m2 poms and archetypes
     add 449c691  move main J2EE packaging definitions back to being built in
     add a929706  PR: MNG-651 include ejb-clients in an EAR
     add f1e4df5  o Put all m2 core dependencies (plexus-container-default and plexus-utils)   under dependencyManagement of m2 and maven-plugins, and removed   versions in all poms having either as a parent.   Used version 1.0.2-SNAPSHOT for plexus-utils as that was used in maven-core   and is not overridable.
     add 3a705cf  o Bumped version of plexus-container-default to 1.0-alpha-6-SNAPSHOT
     add d2503e5  Forgot to remove the module package.
     add 4e0bf7d  o Resolved MNG-692, although I think a more general solution is required;
     add ebe59b5  Add missing )
     add 6fc78c6  MNG-736: Move ear source directory to comply with other plugin's structure. Applied on Stephane's behalf.
     add 0e02b73  Fixing MNG-623: "Improve the exclusion / inclusion of a dependency inside the                 ear" Committing on behalf of Stephane Nicoll. Provides two new flags to customize ear modules:
     add 35d865c  Removed excludedDependencySet as it has been implemented another way
     add 1cc5c18  Now allowing custom manifest file to be set in the generated EAR file.
     add 2df9e4e  PR: MNG-822 Submitted by: Edwin Punzalan Reviewed by:  Brett Porter EAR improvements
     add 8d62227  MNG-826: - Jar dependencies are not included in the generated application.xml ; Hence 'library' is the default behavior and has been removed - Added includeInApplicationXml property on JavaModule to allow it to be included in the generated application.xml
     add 0218213  update dependency and parent versions
     add 42c3237  [maven-release-plugin] prepare release maven-ear-plugin-2.0-beta-1
     add ba6866b  [maven-release-plugin] prepare for next development iteration
     add c07f171  Updated web site documentation according to Johnny R. Ruiz III's work.
     add 50ae8e6  changing email address.
     add 1e75cfc  missing : in id.
     add b49bf7c  info log now specifies that maven will generate a MANIFEST if the custom manifest is not found.
     add 719549b  Resolving: MNG-885
     add ae360c4  fix ordering of display-name and description in accordance with the xsd
     add e8b4e3e  PR: MNG-1025 use standard resources for the ear plugin
     add 1b57ae8  [MNG-1071] lookup archiver instead of calling contructor so output will be use with the correct logger. I forgot to modify these files
     add 42bdb75  Fix tabs
     add 2705b7f  use released versions
     add 9b9653d  set parent
     add c8aa5d7  [maven-release-plugin] prepare release maven-ear-plugin-2.0-beta-2
     add 8e3c9b1  [maven-release-plugin] prepare for next development iteration
     add 4816c18  upgrade plexus utils to 1.0.4-SNAPSHOT. The group ID has changed, so add a bunch of exclusions to ensure the old is not picked up fix bugs in mboot that wasn't honoring excludes.
     add e3a2d91  PR: MNG-616 improve version logging, use artifact.toString for textual logging
     add d7cb8b1  PR: MNG-829 Submitted by: Johnny R. Ruiz III Reviewed by:  Brett Porter use File for basedir aligned parameters in various plugins
     add 922c76a  clean up ear plugin exception handling
     add 1a9ffa0  update versions in plugins
     add 9cc83be  [maven-release-plugin] prepare release maven-ear-plugin-2.0
     add 0b0b2a0  [maven-release-plugin] prepare for next development iteration
     add 06028d1  PR: MNG-1264 Submitted by: Jerome Lacoste Reviewed by:  Stephane Nicoll Support of PAR and EJB3 artifact's type in EAR plugin
     add 0e4cf35  PR: MNG-1296 Submitted by: Edwin Punzalan Reviewed by:  Brett Porter use scope filter and optional flag instead of hard coding
     add a27640b  PR: MNG-1402 Submitted by: Tomislav Stojcevich Reviewed by: Stephane Nicoll Fixed compliance of generated application.xml (display-name and description different in 1.3 and 1.4)
     add 238a7a6  - MNG-1461: custom application.xml can now be specified properly. Overrides any other file found in the source directories - MNG-1444: added directory scanner to exclude common directories (subversion, CVS files, etc). Added earSourceIncludes and earSourceExcludes properties to specify the list of tokens to include and exclude respectively.
     add bdfacc2  MNG-1488: added global scope defaultJavaBundleDir property. If set, all Java modules without a custom bundleDir are placed in the default bundle directory. See howto for an example.
     add e9a8f26  [MNG-1598] Use maven-archiver snapshot
     add 6a2685e  MNG-1723: fixed configuration of ejb3 and par modules.
     add d0c91ec  Updating poms to change dependencies on 2.0.1-SNAPSHOT info to 2.0.1 (parent-poms, and a couple references to maven-archiver).
     add ff0efde  Added apache license.
     add 5ddaf0f  MNG-1852: Added support of sar files.
     add c30077a  updating parent to 2.0.1 for scpexe changes.
     add 8bc9345  [maven-release-plugin] prepare release maven-ear-plugin-2.1
     add 0856549  [maven-release-plugin] prepare for next development iteration
     add 9be509d  MEAR-3: Fixed handling of includes and excludes settings ; now handles comma separated values properly Submitted by: David Hawkins Reviewed by: Stéphane Nicoll
     add 328fe04  resourceDir marked as deprecated ; will be removed in 2.3
     add f54d562  fix keywords
     add 7bc0a13  MEAR-18: Added support of wsr file (Jboss Web Service Archive) Thanks to: Brad O'Hearne Reviewed by: Stephane Nicoll
     add 670c5fb  MEAR-21: Updated of documentation Submitted by: Lilians Auvigne Reviewed by: Stephane Nicoll
     add 4ee620b  fixed wrong property in documentation
     add ea93fb0  adjust parent POMs
     add f0811b9  [MRESOURCES-14, MRAR-5, MEJB-8, MEAR-23, MANTRUN-46] Removed @description tag and use javadocs
     add e382e29  MEAR-25: fixed handling of POM dependencies.
     add 844320a  MEAR-24: earName can now be set by the end-user.
     add d54a5cb  MEAR-8: Added security-roles management for the generated application.xml
     add e2720be  MEAR-8: Fixed NPE when no security configuration element is set.
     add acd4b99  MEAR-26: Added ability to map custom artifact type.
     add 4b57d1f  MEAR-28: Added the ability to generate JavaEE5 deployement descriptor Submitted By: Stefan Arentz Reviewed By: Stephane Nicoll
     add 8380bc0  [maven-release-plugin] prepare release maven-ear-plugin-2.2
     add e8403b5  [maven-release-plugin] prepare for next development iteration
     add 3cb563d  [MWAR-34, MJAR-38] use the latest archiver to correct issues with the extension in the manifest
     add 2a6e2d7  MNG-2460: Incorrect POM inheritance for plugins
     add 732ed95  PR: MEAR-32
     add d474a48  MEAR-34: Added support for HAR archives.
     add 1c8034d  PR: MEAR-32
     add c371adb  MEAR-34: Added support for HAR archives.
     add 4127629  MEAR-29: Added ability to deactivate <context-root> generation to be compliant with portlet deployment.
     add 80d61f9  MEAR-31: Added JBoss support (jboss-app.xml is now generated automatically).
     add 4000ddd  MEAR-29: revert the ability to deactivate <context-root> generation. not compliant with the spec.
     add 62ebd20  MEAR-33: Added the ability to unpack artifacts in the generated EAR.
     add 7cd8941  Adding test cases with the maven embedder.
     add b27f06a  updated dependencies.
     add ad4f944  Added testing harness dependency.
     add 13ec562  Revert to 2.0.1 to fix localRepository issue.
     add 92c7349  MEAR-44: Added test case for the classifier attribute of a dependency.
     add 0aa6cbe  MEAR-33: fixed broken unpacking with non standard types (sar mainly)
     add 53a086f  use inheritence and make all the site appearances consistent
     add 51da446  Switched to the verifier thing. Still not running the right version though.
     add ce9aec9  Added apache license.
     add 12dfc09  - Cleaned dependencies - Added a tests page with the list of the test - Fake artifacts are now valid zip files - Updated test structure
     add fca6e12  - Cleaned dependencies - Added a tests page with the list of the test - Fake artifacts are now valid zip files - Updated test structure
     add e73a0dc  More tests ; Added checks on deployment descriptors.
     add abba27b  Added settings.xml for test execution.
     add 2ff7365  MEAR-33: unpack flag can be set to false even if the artifact is witin the unpack list.
     add b3fabba  More tests.
     add a57801a  Added license.
     add 31410b5  More tests.
     add 163af3f  MEAR-36: Added classifier functionnality to EAR plugin Submitted by: Eric Bernstein Reviewed by: Stephane Nicoll
     add 5592a94  MEAR-44: Classifier can be used with Ear modules Submitted by: Cédric Vidal Reviewed by: Stephane Nicoll
     add 7c428f4  MEAR-39: Added tests to check dependency scopes handling.
     add acde702  MEAR-46: - Fixed ejb-clients handling - Renamed JavaModule to JarModule and deprecated JavaModule - Added defaultLibDir as an alias of defaultJavaBundleDir which is more understable - Updated documentation - Updated tests and added an ejb-client test.
     add b1ec839  put back the Overview menu - when you inherit menu items they are meant to be resolved against the parent, by design - so these always belonged in the child POM.
     add b7a5341  MEAR-47: resourceDir is now optional since it's deprecated Submitted by: Ian Springer Reviewed by: Stéphane Nicoll
     add 45c468f  Added more tests (JBoss and security settings).
     add 9e97675  MEAR-42: Added file name mapping functionnality to avoid clashes with artifacts with the same Id and version.
     add 09b090e  MEAR-47: resourceDir is now optional since it's deprecated Submitted by: Ian Springer Reviewed by: Stéphane Nicoll
     add 969914d  Added test utility.
     add b82fb8f  MEAR-49: Preventing artifacts to be zeroed if source and destination refer to the same file. Submitted by: Ian Springer Reviewed by: Stephane Nicoll
     add 03506e8  Updated license.
     add 9ab084e  Preparing for the release.
     add 954d127  Fixed system property since it won't work on all JDK installations.
     add 77c69b9  o preparing the EAR plugin for release with the directRelease profile
     add aa2a758  o updating to latest released parent
     add ceb83e6  Fixed test failure on linux and macOSx when the build is expected to fail.
     add 4bf5f33  [maven-release-plugin] prepare release maven-ear-plugin-2.3
     add 0a5fc17  [maven-release-plugin] prepare for next development iteration
     add e887558  MEAR-53: ejb-client dependencies are not included in the application.xml by default anymore (should not be treated as  J2EE application client modules)
     add 94e1d8d  MEAR-54: fixed wrong example in the documentation.
     add 1c1a060  - move plugin-plugin out of 'reporting' for plugins. It's a required part of the site, and does not cause any issues with the reactor or site generation - update to snapshots
     add cbb79df  MEAR-58: a module is now copied over only if it is newer than the destination file Submitted by: Ian Springer Reviewed by: Stephane Nicoll
     add c384408  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
     add bd6568f  MEAR-59: it is now possible to customize the main artifact when used toghether with a classified dependency. By default a 'none' classifier identify the main artifact. This can be customized using the mainArtifactId parameter.
     add 85d81e2  MEAR-50: Added simple loader repository support Submitted by: Maurice Zeijen Reviewed by: Stephane Nicoll
     add 69c719c  MEAR-68: Ability to add alt-dd tags to the generated application.xml
     add a25e03d  MEAR-63: Allow subclasses of EarMojo to provide a JarArchiver Submitted by: Elliot Metsger Reviewed by: Stephane Nicoll
     add 2c3ec45  MEAR-72: Added JBoss module-order element (JBoss 4.2 only) Submitted by: Sairam Rekapalli Reviewed by: Stephane Nicoll
     add 4f3ddfe  [maven-release-plugin] prepare release maven-ear-plugin-2.3.1
     add 620ab71  [maven-release-plugin] prepare for next development iteration
     add 44378db  MEAR-52: Ability to add JBoss datasources (*ds.xml) files Reviewed By: Stephane Nicoll Submitted By: Matthew Gagne
     add 5eca5b9  comment out test that is failing in my env and CI
     add 1f6e540  uncomment test, apparently it was a bad snapshot
     add ad4f7a9  o Added svn:eol-style=native
     add 720aa3f  fixed case where there is a space in alternate settings path
     add 64f40bc  o Update links to Doxia APT reference.
     add 50a0327  o added reference to MavenArchiveConfiguration's site in javadoc
     add e99fd1d  Bumping all parent versions to 11, to allow deployment to alternative locations.
     add c2cc280  Try to use the 12-SNAPSHOT parent
     add 76536ec  Fixed test failure. Workaround for now, xml unit should be configured to ignore the elements order.
     add 4c11816  MEAR-79: Added an IT and could not reproduce the problem.
     add a82f299  Split unit tests and integration tests Move integration tests in the integration-tests profile
     add 0bc22fb  o Synced id and activation of integration-tests with core ITs
     add 280b8f8  o Readded license headers
     add 03d159d  o Reordered POM
     add bb45b3c  o Added project description
     add 69db555  o Added SCM information (compare http://www.nabble.com/Re%3A-%3Cscm%3E-element-in-plugin-POMs-p18934198.html)
     add 62bd976  o Updated index page of plugin site
     add 1d7fc58  o Unified plugin name
     add 472d8da  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
     add 53372d4  o Fixed spelling
     add 13da5fd  o Explicitly stated UTF-8 as file encoding o Updated license header
     add 29ef1cf  o Updated index page of plugin site
     add d7edd94  o Inherited from maven-plugins:12
     add a337c3f  o Formatted/reordered POM
     add e49e730  o Migrated core IT 0033 over to its corresponding plugin project
     add 8d0be9b  o fixed settings XSD due to r726420
     add 9ee15c3  o Updated all plugins to use maven-invoker-plugin:1.3 to workaround MNG-3284 and bogus CI failures
     add 4077100  o Adjusted IT settings to compensate for the unusual unix-style local repo path used on the Windows nodes of the Hudson grid
     add b42e467  o Fixed svn:keywords
     add 4a95bd7  MEAR-78: when specified, the library configuration is now written properly in a JavaEE5 application.xml. Thanks to Markus Knittig.
     add 6211c68  MEAR-43: Content in the src/main/application can be filtered the usual way
     add f7f6488  ejb3 module deprecation warning.
     add 18f4e48  o Declared parameter default values via Mojo API annotations to have them documented on the site
     add c1f2055  o Fixed IT setup:   - Added/filtered token @project.version@ to test POMs to enforce proper plugin version during tests   - Moved JUnit IT test into phase integration-test to use the staging repository created by the Invoker Plugin
     add 64800b0  [MEAR-99] Corrupted deployment descriptor if configured encoding does not match platform encoding
     add b8c10d3  o Stabilized tests
     add f8e0a64  use the latest parents
     add f1fb109  o Inherited from maven-plugins:13
     add 33785ce  MEAR-120: Added support for JBoss5 and a complete loader-repository section. Submitted by: Daniel Pfeifer Reviewed by: Stephane Nicoll
     add 6f03ad2  MEAR-120: improved the configuration by providing attributes par parser and repository classes.
     add 75f6b6a  MEAR-81: it is now possible to disable the generation of application.xml if version is set to 5.
     add 3d88c72  MEAR-86: Added a way to include libraries in application.xml using a flag
     add f1da837  prepare for the release
     add b7a562c  MEAR-100: Activated altDeploymentDescriptor for 1.3 and 1.4
     add ba59cef  [maven-release-plugin] prepare release maven-ear-plugin-2.3.2

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
annotated tag are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (f0022d4)
            \
             N -- N -- N   refs/tags/maven-ear-plugin-2.3.2 (4631ed0)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:

-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <co...@maven.apache.org>'].