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:25:11 UTC

[maven-ejb-plugin] annotated tag maven-ejb-plugin-2.5.1 updated (87ccd8e -> b5a75ae)

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

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


*** WARNING: tag maven-ejb-plugin-2.5.1 was modified! ***

    from 87ccd8e  (tag)
      to b5a75ae  (tag)
 tagging 8823543b38404c0078b52086de645445dfdd1093 (commit)
 replaces maven-ejb-plugin-2.5
      by Hervé Boutemy
      on Tue Jun 16 19:47:35 2015 +0000

- Log -----------------------------------------------------------------
maven-ejb-plugin-2.5.1 reworked after migration from aggregate svn to split git
-----------------------------------------------------------------------

 discard 15797c6  [maven-release-plugin] copy for tag maven-ejb-plugin-2.5.1
 discard 2282213  [maven-release-plugin] prepare release maven-ejb-plugin-2.5.1
 discard 3144365  [MEJB-84] Update to fluido skin 1.4
 discard 8337e32  [MEJB-83] EJB jar build on windows has broken file permissions  Updating plexus archiver to 2.10.2 will bring plexus-io-2.6 transitively.  which will solve the problem.
 discard f3e2fa3  moved Jira from Codehaus to Apache
 discard f1319e3  changed svnpubsub url from /content to /components
 discard dc2a8a1  [maven-release-plugin] prepare for next development iteration
 discard 66d237d  [maven-release-plugin] prepare release maven-ejb-plugin-2.5
 discard bc84460  [MEJB-63] outputDirectory is treated differently to ear, war plugins  Now we have a sourceDirectory and a outputDirectory which behave the  way you expect them to behave.  The sourceDirectory contains those elements which will be archived  and the outputDirectory contains the created archives.
 discard cc692b5  Slight improvments.
 discard 0455b56  Polished code.
 discard c6a6b15  Fixed warning based on missing type.
 discard 4de84f8  Refactored code to get shorter methods.
 discard 05b66af  [MEJB-80] Remove unnecessary exclusions of org.codehaus.plexus:plexus-component-api
 discard c400baf  Upped to p-archiver 2.9
 discard 64634b8  [MEJB-77] Upgrade maven-archiver to 2.6  - In accordance with the unit tests i have to fix the    Stub implementation of MavenProjectBasicStub otherwise    the tests will fail.
 discard 0cbdeaf  Removed output to console from test code.
 discard 750ba51  Cleaned up testing code make it more Java 5
 discard 20f56f0  [MEJB-78] Upgrade maven-plugin-testing-harness to 1.3
 discard 8d37968  [MEJB-76] Upgrade to maven-plugins parent version 27  - Cleaned up pom and removed explicit definitions    of maven-plugin-plugin incl. configuration which    is now inherited from parent.  - Fixed checkstyle reported issue.
 discard a2e5786  [MEJB-75]  - Upgrade maven-filtering to 1.3
 discard 95a443a  Updated to p-u .20
 discard 786636b  [MEJB-74] p-i updated
 discard a6f7728  [MEJB-73]  - Upgrade plexus-archiver to 2.7
 discard 6114990  - Undone the commit r1630358 which means to remove   all LICENSE/NOTICE files until the ASF is clear about   what to do.
 discard 9912a92  - Added to all plugins LICENSE file - Added to all plugins NOTICE file with copyright year 2007-2014
 discard 53a9bd1  Updated to plexus-archivee 2.6.3 and io 2.1.3. Should fix windows troubles
 discard 71ad36e  [MEJB-71]  - Upgrade plexus-archiver from 2.6.1 to 2.6.2
 discard b6ac4b7  Updated to plexus-archiver 2.6.1, plexus-io 2.1.1 and plexus-utils 3.0.18
 discard 46a850a  plexus-archiver 2.5
 discard 21996c8  [maven-release-plugin] prepare for next development iteration
 discard 49d9053  [maven-release-plugin] prepare release maven-ejb-plugin-2.4
 discard ee29dc7  [MEJB-68]  - Injection of MavenProject/MavenSession via @Parameter    instead of @Component.
 discard 14d7e16  [MEJB-66]  - Upgrade plexus-archiver from 2.4.3 to 2.4.4
 discard 9c605ad  - Improved code.
 discard c6ce711  - Reformatted the whole code.
 discard ed4f776  [MEJB-58]  - Added the ejb-jar.xml file as a parameter which can    be changed if needed. This also implies the documentation    of where it will be get from.
 discard a8c1b24  Fix formatting Prefer File.getPath() over File.toString()
 discard 095be0a  [MEJB-50]  - Build will not fail anymore with an exception    but with an appropriate warning.    The result will be an empty JAR file (EJB).
 discard 7e93f46  [MEJB-65]  - upgrade maven-filtering to 1.2
 discard 331b86e  [MEJB-64]  - Followup accidently removed the property for the    maven-plugin-plugin version as well.
 discard 9795374  [MEJB-64]  - Upgrade minimum Maven version to 2.2.1  - Needed to add plexus-interpolation:1.19 to get IT's working.
 discard fdecb0b  - Cleaned up code.   Better Java 5 usage.
 discard 7162199  [MEJB-62]  - Removed hard coded version in JavaDoc comment.
 discard 3d7cef6  added license header
 discard 45d1e7b  [MNGSITE-152]  - Added missing download.cgi and xdoc/download.xml.vm
 discard 63a212e  [MNGSITE-152]  - Added appropriate links to download site and license location    to fulfill the ASF requirements.
 discard 35999cf  upgraded parent pom (compiler, assembly, doap not upgraded because of a failure: need to investigate)
 discard ab0d283  configured site deploy to /plugins-archives/<artifactId>-LATEST
 discard f1f77ba  Add missing license headers. This plugin now passes the checks done by RAT.
 discard 1b08725  Revert "Reformatted to code style"
 discard 8ff1946  Reformatted to code style
 discard cd561aa  Further code analysis improvements
 discard 906de68  Oh, look at that button. Does that convert everything to correct java5 ??
 discard f2329a9  More plexus updates
 discard 8967108  Follow ASF branding rules.
 discard c257918  upgrade all to last parent 24
 discard c391060  update maven-plugin-plugin to 3.2
 discard a8dd51a  o Replaced XmlStreamReader with commons-io version
 discard 764d3c3  downgrade commons-io again as we need to be 1.5
 discard ed96603  last is commons-io is 1.6 required so downgrade :-(
 discard 48a7c8e  use last p-u version
 discard 6437f6a  correctly close stream
 discard a8dec38  use released parent pom
 discard 7d2cb8f  annotations are not needed for plugin execution so mark dependency as provided
 discard 06f9ace  use last plugin parent snapshot to use last compiler plugin to improve build time on jenkins build.
 discard 4bfb9a3  use non beta maven filtering version
 discard 657687f  move plugin version to a property and plugins annotations in compile scope
 discard 088fdcb  avoid running its twice
 discard 3a58303  [MEJB-59] use maven-plugin-tools' java 5 annotations
 discard 62cdfd9  Put the versions of maven-archiver and maven-filtering into properties, and show those versions on the generated site.
 discard e87f300  [MEJB-56] Add Maven version used to Created-By entry in manifest
 discard 7c3360f  [MEJB-56] Add Maven version used to Created-By entry in manifest Submitted by: Anders Hammar Reviewed by: Dennis Lundberg
 discard b82c864  [MEJB-56] Add Maven version used to Created-By entry in manifest Submitted by: Anders Hammar Reviewed by: Dennis Lundberg
 discard 2410ada  Wrap xml code inside <source> in CDATA to avoid warnings from Doxia.
 discard ba0120c  Fix ambiguous links.
 discard 284737e  Add a link to the filtering section of the Getting Started Guide.
 discard 85da153  upgrade plugins to latest parent 21
 discard 381e087  o added mavenVersion property when not already there o used mavenVersion property for maven prerequisite
 discard c063023  fix relativePath to plugins parent and bump to latest parent for all plugins
 discard a023ea8  [maven-release-plugin] prepare for next development iteration
 discard e8ee93a  [maven-release-plugin] prepare release maven-ejb-plugin-2.3
 discard f341e4a  Next version will be 2.3.
 discard 240f049  [maven-release-plugin] prepare for next development iteration
 discard 1d080a3  [maven-release-plugin] prepare release maven-ejb-plugin-2.3
 discard 681cd7b  Next version will be 2.3.
 discard f8c839d  Link to Maven Archiver, instead of the old page in maven-site.
 discard f937cb9  [MEJB-47] MArked plugin as @threadSafe
 discard 098aee3  [MEJB-34] Add ability to filter ejb-jar.xml
 discard 1abf534  [maven-release-plugin] prepare for next development iteration
 discard 1216e8d  [maven-release-plugin] prepare release maven-ejb-plugin-2.2.1
 discard 2bf873a  [MEJB-30] Make it possible to put full file name in manifest classpath
 discard 1248294  [MEJB-45] ejb-jar.xml is added twice if exclusion is used
 discard 141a76c  o Enabled filtering to inject current plugin version
 discard 9ac45a2  o Changed version to 2.2.1-SNAPSHOT in preparation for maintenance release
 discard 1c9e06c  o Polished mojo annos
 discard 87a7403  o Removed inherited plugin management
 discard 54e328b  [MEJB-46] classpath entry is missing in ejb MANIFEST when using Maven 3.0-alpha-7
 discard 149a591  o Removed empty directory
 discard 8f604ef  o Updated to maven-plugins:16 o Updated to maven-invoker-plugin:1.5
 discard 627a7c7  o Updated to maven-invoker-plugin:1.4
 discard dfc642f  upgrade parent version to ensure source-release is automatic.
 discard 2efd48d  bump to new parent POM, and remove one-off source-release assemblies
 discard 578ad9e  o fixed ambiguous links o added Doxia xsd
 discard 6b58e41  o filtering version in doc
 discard 7f9575c  o Added plugin version to POM snippets in documentation
 discard c64c50f  [maven-release-plugin] prepare for next development iteration
 discard c971a10  [maven-release-plugin] prepare release maven-ejb-plugin-2.2
 discard 34a618a  o Add xml schema declarations.
 discard 10797ff  [MEJB-40] Add an ASF-compliant source release assembly
 discard 3c15926  o Add a property to hold the version of Maven core dependencies.
 discard de3c42a  o Fixed test setup to properly interact with the project cloning in the MavenArchiver such that the tests use their proper output directory and don't pollute the project base directory
 discard c67db63  o Added used but undeclared dependencies
 discard b3b3ace  [MEJB-39] Plugin fails to properly resolve relative path for output directory
 discard d9f0510  o Minor site improvements.
 discard 9431108  used http://maven.apache.org/xsd/* for schema location
 discard 6c49921  [MEJB-32] Add set classifier to client classifier
 discard d8d98c0  [MEJB-35] Upgrade to Maven Archiver 2.4
 discard 6825eec  [MEJB-13] Add support for configuring exclusion filter for main ejb jar Submitted by: Fredrik Vraalsen Reviewed by: Dennis Lundberg
 discard 43f97f4  [MEJB-32] Add set classifier to client classifier Submitted by: David Siefert Reviewed by: Dennis Lundberg
 discard 8b59e24  [MEJB-35] Upgrade to Maven Archiver 2.4
 discard e5df344  [MEJB-35] Upgrade to Maven Archiver 2.4
 discard 2414b12  o Sync versions of Maven core dependencies with the Maven version specified in <prerequisites>
 discard 4fca370  o Add SVN properties for bugtraq
 discard 8dc2e7f  o Inherited from maven-plugins:13
 discard b3c3528  use the latest parents
 discard 4740f68  o Restore parameter expressions that were removed in r742375 - we need both default-value and expression. o Add more parameter expressions.
 discard a41690a  o Next version will be 2.2.
 discard 8e63e2b  o Fix Javadoc warning.
 discard 737216a  o Use boolean instead of String for generateClient parameter.
 discard 5a75da6  o Use latest maven-plugin-testing-harness.
 discard 577c1a1  o Use default-value instead of expression for some @parameter annotations. o Improve Javadoc.
 discard 0440309  o Minor site improvements.
 discard fec9d23  o Avoided deprecated syntax @parameter expression="${component...}"
 discard 3cd753b  o Fixed svn:keywords
 discard 67292d6  o Adjusted IT settings to compensate for the unusual unix-style local repo path used on the Windows nodes of the Hudson grid
 discard 1a1e882  o Updated all plugins to use maven-invoker-plugin:1.3 to workaround MNG-3284 and bogus CI failures
 discard e343d69  o Formatted/reordered POM
 discard 218599e  o Inherited from maven-plugins:12
 discard 4e7edb7  o Migrated core IT 0017 over to the corresponding plugin project
 discard d70cf8e  o Updated index page of plugin site
 discard e97015c  o Explicitly stated UTF-8 as file encoding o Updated license header
 discard d1e65d8  o Removed site elements which are to be inherited
 discard 153c53b  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
 discard 0c7fd60  o Updated index page of plugin site
 discard 6550d78  o Added project description
 discard 1a63ad8  o Added SCM information (compare http://www.nabble.com/Re%3A-%3Cscm%3E-element-in-plugin-POMs-p18934198.html)
 discard f318b9b  o Reordered POM
 discard 33b92da  o Readded license headers
 discard c4cdf77  o Added stub IT profile to highlight plugins during CI
 discard a981ec1  Mailing lists are correctly inherited
 discard 62e9303  Try to use the 12-SNAPSHOT parent
 discard 9aeacf2  ignore .settings directory
 discard 5afa686  o Improve docs. o Add missing license headers.
 discard dcff24e  o Allow ejbVersion to be specified on the command line. o Improve Javadoc and log messages.
 discard 7611844  [MEJB-26] Plugin documentation for clientExcludes property is incorrect
 discard ec3c179  Bumping all parent versions to 11, to allow deployment to alternative locations.
 discard 8efd70b  o added reference to MavenArchiveConfiguration's site in javadoc
 discard 75ef643  o Added bin to svn:ignore
 discard 78abe0d  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
 discard 2d3a7e2  [maven-release-plugin] prepare for next development iteration
 discard 6e9cdc0  [maven-release-plugin] prepare release maven-ejb-plugin-2.1
 discard 452119b  fake commit to cache my pwd locally
 discard 9dcfd82  staging ejb plugin 2.1
 discard da92240  MEJB-16: Added a test case to make sure that the use case Hans Bausewein reported does not occur anymore.
 discard 5d335da  MEJB-16: Added a test case to make sure that the client jar does not contain an empty package when all files in it are excluded.
 discard dd25a63  MEJB-23: Add classifier support Submitted by: Stephen Coy Reviewed by: Stephane Nicoll (also refactored and cleaned the test cases)
 discard 7dd4792  - 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 70aaadb  o updating to latest released parent
 discard 10eef9c  o Update to the new ASF license headers.
 discard a199777  o Add @since to the ejbVersion parameter.
 discard e18cb41  o Add FAQ.
 discard abd7f84  o Fix Checktyle errors.
 discard 6f470fb  o Set EOL style to native.
 discard 07eed95  [MEJB-17] review plugin documentation Submitted by: Pete Marvin King
 discard daec88e  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 fdaf7a1  remove empty directory
 discard 84c226f  use inheritence and make all the site appearances consistent
 discard 8d472e0  update all parents
 discard 20437cd  Use latest maven-archiver
 discard a85a2a1  MNG-2460: Incorrect POM inheritance for plugins
 discard bf16b4b  [MWAR-34, MJAR-38] use the latest archiver to correct issues with the extension in the manifest
 discard 44f2d52  Make it build under JDK 1.4
 discard 4e8114a  Fixed html tag
 discard db1943a  Improve error handling
 discard 002896b  MEJB-11: Updated documentation.
 discard e8d8ef6  [MEJB-6] Make the ejb-jar.xml deployment descriptor optional. Enforce some naming conventions an other minor checks
 discard 03f83d2  MEJB-6: Added support for ejbVersion parameter, providing a support for EJB3 archives Submitted By: Tim Kettler, Dan Greening Reviewed By: Stephane Nicoll
 discard 2078a90  remove release.properties from ignores
 discard 02caf63  PR: MEJB-9 Submitted by: Pete Marvin King
 discard 60b264d  [MRESOURCES-14, MRAR-5, MEJB-8, MEAR-23, MANTRUN-46] Removed @description tag and use javadocs
 discard a7bd8a5  adjust parent POMs
 discard b4093d7  Update parent version
 discard fdb6127  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 1a4c2d7  Updated Javadoc for clientExcludes and clientIncludes to remove a XmlPullParserException when calling site.
 discard d1e6c46  [MNG-1598] Use maven-archiver snapshot
 discard f1c7215  PR: MNG-1396 Submitted By: Juraj Burian Reviewed By: John Casey
 discard 221afe5  Set correct subversion properties
 discard b834b31  move plugins
 discard b1ea505  ignore
 discard 062e6f2  [maven-release-plugin] prepare for next development iteration
 discard a7b6744  [maven-release-plugin] prepare release maven-ejb-plugin-2.0
 discard 668964e  update versions in plugins
 discard d923dbd  remove release poms
 discard 287b217  bump version
 discard 0d623c9  [maven-release-plugin] prepare release maven-ejb-plugin-2.0-rc1
 discard ff04ca8  prep versions
 discard cefd91f  use released versions
 discard 196b0ff  Fix tabs
 discard 1b72759  Add missing client jarArchiver
 discard 901071a  [MNG-1071] lookup archiver instead of calling contructor so output will be use with the correct logger. I forgot to modify these files
 discard 4548a38  no point in deprecating this, still need a var to take final name from.
 discard 8ef81c4  MNG-852: Added web site doco for EJB plugin.
 discard b18e9b3  ignore release.properties and more
 discard 9590cf9  [maven-release-plugin] prepare for next development iteration
 discard c6fccdb  [maven-release-plugin] prepare release maven-ejb-plugin-2.0-beta-1
 discard 5056b20  update dependency and parent versions
 discard d13e610  MNG-852: added Javadoc and parameter's documentation.
 discard 89e73b3  Removing attached-Artifact creation code, replacing with MavenProjectHelper.attachArtifact(..).
 discard 977901c  o Resolved MNG-692, although I think a more general solution is required;
 discard d4f7523  move main J2EE packaging definitions back to being built in
 discard 0d72888  make note
 discard 09604a7  PR: MNG-596 add XSD definition to m2 poms and archetypes
 discard 1d7afe9  Fix svn properties
 discard 898139b  Working on: MNG-576
 discard 9e6c5eb  Update all versions to beta-1-SNAPSHOT
 discard f94236f  Resolving: MNG-495
 discard 487ccb0  PR: MNG-140
 discard 468fea2  change <model> to <project> in root tag.
 discard c51f2c2  PR: MNG-257
 discard 9cd7e54  update parent references to get access to the ci settings
 discard f56beb1  remove old cvs ignore files
 discard 75b2966  [MNG-444]Fix client generation. Thanks to Kenney Westerhof
 discard 2ae0737  bump versions
 discard 342fd4d  use released versions
 discard 84693f4  set consistent versions
 discard a542b27  Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo*
 discard 255e931  o Cleaned up field-level annotation support (especially descriptor extraction, generation, and building) o Converted all "core" plugins (including maven-core-it-plugin) to use field-level annotations o Removed generation of parameter descriptors for ${/#component.* param specifications. o Added @readonly for parameters that cannot be overridden by user configuration (List override was dangerous here) o Added validation against pom-derived configuration for @readonly para [...]
 discard f1872e5  update dependencies
 discard 2bde8c7  utilise the container for populating all mojo configuration, including expressions
 discard 50b0e9f  split the plugin API and the plugin descriptor code
 discard a598d97  release alpha-1 plugins
 discard 1396047  clean up dependencies.
 discard 53448dd  update poms for releases
 discard a54ffca  change archiving plugins to use a shred archive configuration
 discard a155138  change the maven group ID
 discard 98fb7e9  convert archive mojos to new execute(). More work is required to reuse the common fields.
 discard d49cf8b  CHANGES ------------------------
 discard b0e7e81  move log to AbstractPlugin, out of request. Request now contains only parameters (will move to fields) and marmalade context (can move to marmalade mojo wrapper)
 discard e7a6c5e  PR: MNG-52 change type of maven plugins to "maven-plugin" instead of plugin. This should allow other products to have different plugin types, if necessary.
 discard f1f9ad1  initial version of EJB plugin
     add 9f6daaa  initial version of EJB plugin
     add 7ef0135  PR: MNG-52 change type of maven plugins to "maven-plugin" instead of plugin. This should allow other products to have different plugin types, if necessary.
     add 471d7d0  move log to AbstractPlugin, out of request. Request now contains only parameters (will move to fields) and marmalade context (can move to marmalade mojo wrapper)
     add 0c6ae08  CHANGES ------------------------
     add 3ee54a8  convert archive mojos to new execute(). More work is required to reuse the common fields.
     add ff42ef3  change the maven group ID
     add 87388db  change archiving plugins to use a shred archive configuration
     add 5bc295e  update poms for releases
     add f1528ff  clean up dependencies.
     add e3cd876  release alpha-1 plugins
     add 098bb05  split the plugin API and the plugin descriptor code
     add 29bd662  utilise the container for populating all mojo configuration, including expressions
     add 265920b  update dependencies
     add 87e58aa  o Cleaned up field-level annotation support (especially descriptor extraction, generation, and building) o Converted all "core" plugins (including maven-core-it-plugin) to use field-level annotations o Removed generation of parameter descriptors for ${/#component.* param specifications. o Added @readonly for parameters that cannot be overridden by user configuration (List override was dangerous here) o Added validation against pom-derived configuration for @readonly para [...]
     add c834e2b  Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo*
     add 7b264f8  set consistent versions
     add 39c07bd  use released versions
     add 29ad907  bump versions
     add b33cd47  [MNG-444]Fix client generation. Thanks to Kenney Westerhof
     add 8fe1de0  remove old cvs ignore files
     add a96e9af  update parent references to get access to the ci settings
     add 571d266  PR: MNG-257
     add 6316be6  change <model> to <project> in root tag.
     add bf21c38  PR: MNG-140
     add 73d6e37  Resolving: MNG-495
     add 93f0f85  Update all versions to beta-1-SNAPSHOT
     add 38ac9b7  Working on: MNG-576
     add bbd7907  PR: MNG-596 add XSD definition to m2 poms and archetypes
     add 3f86b2d  make note
     add 0ac3c17  move main J2EE packaging definitions back to being built in
     add 5ff198c  o Resolved MNG-692, although I think a more general solution is required;
     add 2b608bb  Removing attached-Artifact creation code, replacing with MavenProjectHelper.attachArtifact(..).
     add e6bb12f  MNG-852: added Javadoc and parameter's documentation.
     add 0a1a774  update dependency and parent versions
     add 80b82fa  [maven-release-plugin] prepare release maven-ejb-plugin-2.0-beta-1
     add 6b106f4  [maven-release-plugin] prepare for next development iteration
     add 8daaa12  MNG-852: Added web site doco for EJB plugin.
     add 97709c3  no point in deprecating this, still need a var to take final name from.
     add ee935ac  [MNG-1071] lookup archiver instead of calling contructor so output will be use with the correct logger. I forgot to modify these files
     add 0bcbf70  Add missing client jarArchiver
     add 508bf10  Fix tabs
     add 3eb22c9  use released versions
     add 3cb85cf  prep versions
     add 90fd432  [maven-release-plugin] prepare release maven-ejb-plugin-2.0-rc1
     add ca1e509  bump version
     add 376c47e  remove release poms
     add c6f046e  update versions in plugins
     add fc33a30  [maven-release-plugin] prepare release maven-ejb-plugin-2.0
     add 4daa98f  [maven-release-plugin] prepare for next development iteration
     add ddc9f8e  PR: MNG-1396 Submitted By: Juraj Burian Reviewed By: John Casey
     add e0daf3a  [MNG-1598] Use maven-archiver snapshot
     add 881c406  Updated Javadoc for clientExcludes and clientIncludes to remove a XmlPullParserException when calling site.
     add 4b6135d  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 94311b4  Update parent version
     add edc54e4  adjust parent POMs
     add 45f8607  [MRESOURCES-14, MRAR-5, MEJB-8, MEAR-23, MANTRUN-46] Removed @description tag and use javadocs
     add bfbc2f9  PR: MEJB-9 Submitted by: Pete Marvin King
     add ccea8d3  MEJB-6: Added support for ejbVersion parameter, providing a support for EJB3 archives Submitted By: Tim Kettler, Dan Greening Reviewed By: Stephane Nicoll
     add 309b739  [MEJB-6] Make the ejb-jar.xml deployment descriptor optional. Enforce some naming conventions an other minor checks
     add 76de9f4  MEJB-11: Updated documentation.
     add 016ca1a  Improve error handling
     add 00c8422  Fixed html tag
     add 4b950a3  Make it build under JDK 1.4
     add 612cf1a  [MWAR-34, MJAR-38] use the latest archiver to correct issues with the extension in the manifest
     add 86f413e  MNG-2460: Incorrect POM inheritance for plugins
     add f891920  Use latest maven-archiver
     add 77b04b8  update all parents
     add 4f22bb0  use inheritence and make all the site appearances consistent
     add 02cf66e  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 f419602  [MEJB-17] review plugin documentation Submitted by: Pete Marvin King
     add 73c6301  o Set EOL style to native.
     add 837a0ce  o Fix Checktyle errors.
     add 7dc50b4  o Add FAQ.
     add 9e19320  o Add @since to the ejbVersion parameter.
     add 02a4797  o Update to the new ASF license headers.
     add f5e6a2a  o updating to latest released parent
     add 67c1d35  - 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 48d709e  MEJB-23: Add classifier support Submitted by: Stephen Coy Reviewed by: Stephane Nicoll (also refactored and cleaned the test cases)
     add b4e11cc  MEJB-16: Added a test case to make sure that the client jar does not contain an empty package when all files in it are excluded.
     add 42b188c  MEJB-16: Added a test case to make sure that the use case Hans Bausewein reported does not occur anymore.
     add 0e8d47b  staging ejb plugin 2.1
     add d776493  fake commit to cache my pwd locally
     add a61c16a  [maven-release-plugin] prepare release maven-ejb-plugin-2.1
     add 1ed58e8  [maven-release-plugin] prepare for next development iteration
     add 6e00caa  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
     add e5af0a3  o added reference to MavenArchiveConfiguration's site in javadoc
     add 7530caa  Bumping all parent versions to 11, to allow deployment to alternative locations.
     add db32c03  [MEJB-26] Plugin documentation for clientExcludes property is incorrect
     add cf89302  o Allow ejbVersion to be specified on the command line. o Improve Javadoc and log messages.
     add 2c9d83d  o Improve docs. o Add missing license headers.
     add 850a87e  Try to use the 12-SNAPSHOT parent
     add 313b127  Mailing lists are correctly inherited
     add 6beeb4a  o Added stub IT profile to highlight plugins during CI
     add 51a616d  o Readded license headers
     add a0baf4f  o Reordered POM
     add 1755959  o Added SCM information (compare http://www.nabble.com/Re%3A-%3Cscm%3E-element-in-plugin-POMs-p18934198.html)
     add ebafc3c  o Added project description
     add 414a8ec  o Updated index page of plugin site
     add 392c392  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
     add ea65348  o Removed site elements which are to be inherited
     add a62f6d7  o Explicitly stated UTF-8 as file encoding o Updated license header
     add f1b5232  o Updated index page of plugin site
     add f0e2222  o Migrated core IT 0017 over to the corresponding plugin project
     add 003e9c9  o Inherited from maven-plugins:12
     add eeb7acc  o Formatted/reordered POM
     add 6656a4d  o Updated all plugins to use maven-invoker-plugin:1.3 to workaround MNG-3284 and bogus CI failures
     add e6a69cb  o Adjusted IT settings to compensate for the unusual unix-style local repo path used on the Windows nodes of the Hudson grid
     add 56fb8fc  o Avoided deprecated syntax @parameter expression="${component...}"
     add e4cdde9  o Minor site improvements.
     add b190f79  o Use default-value instead of expression for some @parameter annotations. o Improve Javadoc.
     add d41f3f5  o Use latest maven-plugin-testing-harness.
     add 6523a73  o Use boolean instead of String for generateClient parameter.
     add 2221800  o Fix Javadoc warning.
     add 9db68d2  o Next version will be 2.2.
     add 9afe142  o Restore parameter expressions that were removed in r742375 - we need both default-value and expression. o Add more parameter expressions.
     add b29a3f8  use the latest parents
     add 6a2dff3  o Inherited from maven-plugins:13
     add daaa148  o Sync versions of Maven core dependencies with the Maven version specified in <prerequisites>
     add 2dc838b  [MEJB-35] Upgrade to Maven Archiver 2.4
     add b51f03d  [MEJB-35] Upgrade to Maven Archiver 2.4
     add ab62a1d  [MEJB-32] Add set classifier to client classifier Submitted by: David Siefert Reviewed by: Dennis Lundberg
     add 26046e8  [MEJB-13] Add support for configuring exclusion filter for main ejb jar Submitted by: Fredrik Vraalsen Reviewed by: Dennis Lundberg
     add 4785f27  [MEJB-35] Upgrade to Maven Archiver 2.4
     add 67d30ac  [MEJB-32] Add set classifier to client classifier
     add 1a4fdc9  used http://maven.apache.org/xsd/* for schema location
     add 95c6de6  o Minor site improvements.
     add 84195e4  [MEJB-39] Plugin fails to properly resolve relative path for output directory
     add da86be3  o Added used but undeclared dependencies
     add bd38bce  o Fixed test setup to properly interact with the project cloning in the MavenArchiver such that the tests use their proper output directory and don't pollute the project base directory
     add c1c2726  o Add a property to hold the version of Maven core dependencies.
     add dd7e001  [MEJB-40] Add an ASF-compliant source release assembly
     add 51f7851  o Add xml schema declarations.
     add df13c8b  [maven-release-plugin] prepare release maven-ejb-plugin-2.2
     add a54618d  [maven-release-plugin] prepare for next development iteration
     add d2a7985  o Added plugin version to POM snippets in documentation
     add e8d705c  o filtering version in doc
     add a0199c6  o fixed ambiguous links o added Doxia xsd
     add 85e0285  bump to new parent POM, and remove one-off source-release assemblies
     add cad7034  upgrade parent version to ensure source-release is automatic.
     add b039b21  o Updated to maven-invoker-plugin:1.4
     add d2f3b78  o Updated to maven-plugins:16 o Updated to maven-invoker-plugin:1.5
     add 4488635  [MEJB-46] classpath entry is missing in ejb MANIFEST when using Maven 3.0-alpha-7
     add 35e73af  o Removed inherited plugin management
     add 96211dc  o Polished mojo annos
     add b8a052c  o Changed version to 2.2.1-SNAPSHOT in preparation for maintenance release
     add 3854252  o Enabled filtering to inject current plugin version
     add d44e239  [MEJB-45] ejb-jar.xml is added twice if exclusion is used
     add 77bba8c  [MEJB-30] Make it possible to put full file name in manifest classpath
     add 4c8a1dd  [maven-release-plugin] prepare release maven-ejb-plugin-2.2.1
     add 2cefef2  [maven-release-plugin] prepare for next development iteration
     add 01dafff  [MEJB-34] Add ability to filter ejb-jar.xml
     add 151f8b3  [MEJB-47] MArked plugin as @threadSafe
     add 4e3a293  Link to Maven Archiver, instead of the old page in maven-site.
     add 52fe551  Next version will be 2.3.
     add 41ac548  [maven-release-plugin] prepare release maven-ejb-plugin-2.3
     add 5219132  [maven-release-plugin] prepare for next development iteration
     add 7eebacf  Next version will be 2.3.
     add 96c6bd7  [maven-release-plugin] prepare release maven-ejb-plugin-2.3
     add cf219a1  [maven-release-plugin] prepare for next development iteration
     add dba1571  fix relativePath to plugins parent and bump to latest parent for all plugins
     add 04e899e  o added mavenVersion property when not already there o used mavenVersion property for maven prerequisite
     add 7201c1e  upgrade plugins to latest parent 21
     add 502aecf  Add a link to the filtering section of the Getting Started Guide.
     add 484cc62  Fix ambiguous links.
     add d648721  Wrap xml code inside <source> in CDATA to avoid warnings from Doxia.
     add b4441a2  [MEJB-56] Add Maven version used to Created-By entry in manifest Submitted by: Anders Hammar Reviewed by: Dennis Lundberg
     add d2e85d5  [MEJB-56] Add Maven version used to Created-By entry in manifest Submitted by: Anders Hammar Reviewed by: Dennis Lundberg
     add 6b50ee0  [MEJB-56] Add Maven version used to Created-By entry in manifest
     add 569c7c2  Put the versions of maven-archiver and maven-filtering into properties, and show those versions on the generated site.
     add b46ab44  [MEJB-59] use maven-plugin-tools' java 5 annotations
     add e6426b3  avoid running its twice
     add 9b462c3  move plugin version to a property and plugins annotations in compile scope
     add f9a854b  use non beta maven filtering version
     add 5876972  use last plugin parent snapshot to use last compiler plugin to improve build time on jenkins build.
     add 2f1a4c0  annotations are not needed for plugin execution so mark dependency as provided
     add 3df50d7  use released parent pom
     add 9a56b20  correctly close stream
     add 2d8bfab  use last p-u version
     add e8b4720  last is commons-io is 1.6 required so downgrade :-(
     add bcd085a  downgrade commons-io again as we need to be 1.5
     add 73a0450  o Replaced XmlStreamReader with commons-io version
     add f296ab1  update maven-plugin-plugin to 3.2
     add 966afbb  upgrade all to last parent 24
     add 7bf14fa  Follow ASF branding rules.
     add e6f8d27  More plexus updates
     add 58e3a0e  Oh, look at that button. Does that convert everything to correct java5 ??
     add 0b233fc  Further code analysis improvements
     add 346d0ab  Reformatted to code style
     add cfcab4e  Revert "Reformatted to code style"
     add 41b5169  Add missing license headers. This plugin now passes the checks done by RAT.
     add dc276ca  configured site deploy to /plugins-archives/<artifactId>-LATEST
     add e43f688  upgraded parent pom (compiler, assembly, doap not upgraded because of a failure: need to investigate)
     add 2dccb2c  [MNGSITE-152]  - Added appropriate links to download site and license location    to fulfill the ASF requirements.
     add bbc17ef  [MNGSITE-152]  - Added missing download.cgi and xdoc/download.xml.vm
     add 704a810  added license header
     add c82e4d2  [MEJB-62]  - Removed hard coded version in JavaDoc comment.
     add fec12a1  - Cleaned up code.   Better Java 5 usage.
     add 77b5526  [MEJB-64]  - Upgrade minimum Maven version to 2.2.1  - Needed to add plexus-interpolation:1.19 to get IT's working.
     add b3f69f8  [MEJB-64]  - Followup accidently removed the property for the    maven-plugin-plugin version as well.
     add 85881f2  [MEJB-65]  - upgrade maven-filtering to 1.2
     add ee273ef  [MEJB-50]  - Build will not fail anymore with an exception    but with an appropriate warning.    The result will be an empty JAR file (EJB).
     add f03b03b  Fix formatting Prefer File.getPath() over File.toString()
     add 737f65a  [MEJB-58]  - Added the ejb-jar.xml file as a parameter which can    be changed if needed. This also implies the documentation    of where it will be get from.
     add 88b1619  - Reformatted the whole code.
     add 0eedeb8  - Improved code.
     add 06fc051  [MEJB-66]  - Upgrade plexus-archiver from 2.4.3 to 2.4.4
     add 34fc585  [MEJB-68]  - Injection of MavenProject/MavenSession via @Parameter    instead of @Component.
     add dba7a78  [maven-release-plugin] prepare release maven-ejb-plugin-2.4
     add 3718504  [maven-release-plugin] prepare for next development iteration
     add 4440671  plexus-archiver 2.5
     add c5a8dd9  Updated to plexus-archiver 2.6.1, plexus-io 2.1.1 and plexus-utils 3.0.18
     add 2694801  [MEJB-71]  - Upgrade plexus-archiver from 2.6.1 to 2.6.2
     add 5a340ed  Updated to plexus-archivee 2.6.3 and io 2.1.3. Should fix windows troubles
     add 32547ee  - Added to all plugins LICENSE file - Added to all plugins NOTICE file with copyright year 2007-2014
     add b7bb74c  - Undone the commit r1630358 which means to remove   all LICENSE/NOTICE files until the ASF is clear about   what to do.
     add 6b647f1  [MEJB-73]  - Upgrade plexus-archiver to 2.7
     add 980ee5c  [MEJB-74] p-i updated
     add b8c7126  Updated to p-u .20
     add cb00bba  [MEJB-75]  - Upgrade maven-filtering to 1.3
     add ff6edfa  [MEJB-76] Upgrade to maven-plugins parent version 27  - Cleaned up pom and removed explicit definitions    of maven-plugin-plugin incl. configuration which    is now inherited from parent.  - Fixed checkstyle reported issue.
     add d52d64e  [MEJB-78] Upgrade maven-plugin-testing-harness to 1.3
     add b9b7801  Cleaned up testing code make it more Java 5
     add 4691a7d  Removed output to console from test code.
     add bc2880b  [MEJB-77] Upgrade maven-archiver to 2.6  - In accordance with the unit tests i have to fix the    Stub implementation of MavenProjectBasicStub otherwise    the tests will fail.
     add 56351ae  Upped to p-archiver 2.9
     add 608a1f5  [MEJB-80] Remove unnecessary exclusions of org.codehaus.plexus:plexus-component-api
     add ae2c1a0  Refactored code to get shorter methods.
     add 677d418  Fixed warning based on missing type.
     add 6cffcb2  Polished code.
     add 7ca5cd6  Slight improvments.
     add 3b07fae  [MEJB-63] outputDirectory is treated differently to ear, war plugins  Now we have a sourceDirectory and a outputDirectory which behave the  way you expect them to behave.  The sourceDirectory contains those elements which will be archived  and the outputDirectory contains the created archives.
     add 7257aa9  [maven-release-plugin] prepare release maven-ejb-plugin-2.5
     add 3b53294  [maven-release-plugin] prepare for next development iteration
     add 47fa331  changed svnpubsub url from /content to /components
     add 6aa0862  moved Jira from Codehaus to Apache
     add e97d76e  [MEJB-83] EJB jar build on windows has broken file permissions  Updating plexus archiver to 2.10.2 will bring plexus-io-2.6 transitively.  which will solve the problem.
     add 637fad8  [MEJB-84] Update to fluido skin 1.4
     add 8823543  [maven-release-plugin] prepare release maven-ejb-plugin-2.5.1

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   (87ccd8e)
            \
             N -- N -- N   refs/tags/maven-ejb-plugin-2.5.1 (b5a75ae)

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>'].