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:45 UTC

[maven-install-plugin] annotated tag maven-install-plugin-2.3.1 updated (de082f7 -> e576037)

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

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


*** WARNING: tag maven-install-plugin-2.3.1 was modified! ***

    from de082f7  (tag)
      to e576037  (tag)
 tagging a2f6899a8195a605ba32760ef792237fbca5a38b (commit)
 replaces maven-install-plugin-2.3
      by Hervé Boutemy
      on Mon May 17 18:46:16 2010 +0000

- Log -----------------------------------------------------------------
maven-install-plugin-2.3.1 reworked after migration from aggregate svn to split git
-----------------------------------------------------------------------

 discard a850c88  [maven-scm] copy for tag maven-install-plugin-2.3.1
 discard 52f4ac0  [maven-release-plugin] prepare release maven-install-plugin-2.3.1
 discard ba1a816  [MINSTALL-75] Marked install plugins as @threadSafe, changed to 2.3.1-SNAPSHOT
 discard b47d0b6  o Inherited from maven-plugins:17
 discard a2b849e  o Inherited from maven-plugins:16
 discard 2cd593a  o Updated to maven-invoker-plugin:1.4
 discard a935cd9  upgrade parent version to ensure source-release is automatic.
 discard 642e281  o Decoupled IT for maven-install-plugin from maven-site-plugin
 discard f02fcfa  o fixed ambiguous links o added Doxia xsd
 discard f769391  [maven-release-plugin] prepare for next development iteration
 discard 3df23d9  [maven-release-plugin] prepare release maven-install-plugin-2.3
 discard e2d98ed  o Adjust case.
 discard ca95999  o Fix an error reported by Checkstyle.
 discard c831d62  o Add an example on how to install secondary artifacts.
 discard de53ff6  o Simplify examples.
 discard d9ad873  [MINSTALL-61] Remove parameter localRepositoryId
 discard 68123f7  [MINSTALL-35] Possibility to install an artefact on a given repository directory
 discard 06c6cd6  o Fixed IT
 discard c979577  o Polished mojo annotations
 discard 2dd57b3  [MINSTALL-60] Support updateReleaseInfo for install-file
 discard ac967a5  [MINSTALL-59] Validate artifact id
 discard 37b035d  o Update example to more closely resemble real world usage
 discard bac1358  o Improved logging
 discard 226f926  o Improve documentation. Use "goal" instead of "mojo".
 discard a16d98b  o Use a property to define the Maven core version.
 discard edc939c  o Add @since tags to parameters.
 discard 2ab7fb6  o Add SVN properties for bugtraq.
 discard fa882bf  o Improve documentation.
 discard ffa23fe  used http://maven.apache.org/xsd/* for schema location
 discard 2a7efc8  o Inherited from maven-plugins:13
 discard 66f54dd  use the latest parents
 discard e3f8f97  o Extended IT
 discard 4534e50  o Migrated core IT for MNG-851 over to the affected plugin
 discard 2b98443  [MINSTALL-49] install-file with javadoc and sources
 discard 8ef6347  [MINSTALL-49] install-file with javadoc and sources
 discard 3387595  [MINSTALL-57] Default generatePom to true
 discard a753b0c  o Fixed file handle leak
 discard 3f96a6a  [MINSTALL-56] No checksums installed for project with packaging POM
 discard 651783a  o Refactored checksum creation bits
 discard 656e9d8  [MINSTALL-41] Install with classifier does not install pom
 discard 446f837  o Deleted unused variable
 discard 64e496d  o Removed empty directories
 discard c5649c1  [MINSTALL-18] Bad algorithm to decide if the main artifact is to be installed or not
 discard 1c8f131  [MINSTALL-56] No checksums installed for project with packaging POM
 discard bc7967d  o Added undeclared dependency
 discard 6e6df75  [MINSTALL-46] remove copy of plexus-utils' XML encoding support sources
 discard a587bad  o Improved validation messages
 discard 968638b  [MINSTALL-55] install-file fails to grab version inhertied from parent
 discard ed06d81  o Used distinct group ids for the tests
 discard 9147217  o Fixed svn:keywords
 discard bbca45e  o Locked down version of maven-jar-plugin
 discard d49164b  o Added some ITs
 discard 7e64e1b  use released parent
 discard 5cfc698  o Fixed dependency
 discard 49ff613  o Updated index page of plugin site
 discard 00374ce  o Explicitly stated UTF-8 as file encoding o Updated license header
 discard 429bde0  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
 discard 14c9865  o Updated index page of plugin site
 discard db13f95  o Added project description
 discard 631d04c  o Added SCM information (compare http://www.nabble.com/Re%3A-%3Cscm%3E-element-in-plugin-POMs-p18934198.html)
 discard 999d56e  o Reordered POM
 discard ffa4258  o Tweaked the POM to workaround a deficiency in the Release Plugin which causes loss of the license header
 discard ed06db1  o Added stub IT profile to highlight plugins during CI
 discard a736f4a  Try to use the 12-SNAPSHOT parent
 discard 414fb60  ignore .settings directory
 discard d6e2fc2  Bumping all parent versions to 11, to allow deployment to alternative locations.
 discard 1dadf4e  o Update links to Doxia APT reference.
 discard 8eadaec  o Added bin to svn:ignore
 discard 3f09455  o Added svn:eol-style=native
 discard e8c0448  [MINSTALL-48] Don't create checksums for gpg signature files Submitted by: Niall Pemberton
 discard 865e96e  [PLXUTILS-60] fixed the code used to extract encoding from an XML prolog since it could catch an attribute value defined in the XML content (merged from plexus-utils r7158)
 discard 4f3393c  [MINSTALL-44] removed character at the end of the file which causes problem
 discard 0e69439  [MINSTALL-44] fixed svn props to binary to avoid file encoding corruption since it is in UTF-16
 discard 8bf03b5  [MINSTALL-44] fixed file encoding error in test file
 discard 4852f13  [MINSTALL-44] add XML encoding support for POM reading/writing
 discard 8bb89a7  read and write pom with UTF-8 instead of platform encoding
 discard 203ab39  Add new license headers
 discard fa255b5  Readd license header lost in release
 discard ff853ab  [maven-release-plugin] prepare for next development iteration
 discard f020363  [maven-release-plugin] prepare release maven-install-plugin-2.2
 discard e4f8b32  MINSTALL-36: added tests
 discard ef47c64  MINSTALL-36: allow repository layout to be specified.
 discard b6dd12e  bumping versions to latest for MINSTALL-19
 discard 5a54f36  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
 discard 2d3503b  Moving away from archiva-utils to plexus-digest.
 discard c272dbf  - 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 b160ab9  o updating to latest released parent
 discard 525e332  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 eed671e  use inheritence and make all the site appearances consistent
 discard 84bc402  o bumped the parent to 4-SNAPSHOT
 discard f081841  MINSTALL-35: Possibility to install an artifact on a given repository directory
 discard 374a581  reformat
 discard b8db1e4  [MINSTALL-34] update dependencies and correct build Submtted by: Martin Zeltner
 discard 4bda225  PR: MINSTALL-27
 discard 64fd516  Replaced the "Introduction" word to plugin name
 discard 7219758  applied small revisions
 discard 394b866  revised docs
 discard d87012f  revised docs
 discard 63b4818  repository API was changed
 discard 032515f  removed changelog plugin from the <reporting> section
 discard 2be1c2b  Updating example filenames per Brett's direction
 discard c6fb851  Small verbage changes
 discard 28c5404  PR: MINSTALL-27
 discard 13cd2c9  Oops, missed an instance of PMD
 discard ced1c22  PR: MINSTALL-27 Add correct issueManagement element
 discard 9797dab  PR: MINSTALL-24, MINSTALL-27 Add classifier support so you can install sources, javadoc, etc Documentation revision to clean up verbage, add site.xml, etc
 discard 2247b6f  PR: MINSTALL-27
 discard 0042a0e  PR: MINSTALL-27
 discard 8b84975  PR: MINSTALL-21
 discard b8d5580  PR: MINSTALL-9
 discard f4875bc  remove release.properties from ignores
 discard 844b663  PR: MINSTALL-17 Submitted by: Arik Kfir
 discard 394468e  converted the local repo directory from string to file
 discard 238522c  PR:MINSTALL-16
 discard 80a75ba  PR:MINSTALL-16
 discard c83818d  PR:MINSTALL-16
 discard ae6ced9  PR:MINSTALL-16
 discard e4d2e0e  -removed src directory in test project -added packaged project -removed plugin-config.pom -changed packaging from pom to jar
 discard 68c4c3a  -removed src directory in test project -added packaged project
 discard 0a62b7c  removed src directory in test project
 discard 1ee1980  PR:MINSTALL-16
 discard c54485d  PR: MASSEMBLY-16
 discard 913d9c4  PR:MINSTALL-16
 discard 92577a1  adjust parent POMs
 discard b5bfc64  [MINSTALL-12] parameters should not be read only Submitted by: Patrick Lightbody
 discard e57a2fc  [maven-release-plugin] prepare for next development iteration
 discard bfdc13a  [maven-release-plugin] prepare release maven-install-plugin-2.1
 discard b7bde57  back to previous parent
 discard 51544ab  Workaround for no primary artifact to install PR: MINSTALL-3
 discard 28ff109  Upgrade parent to 2.0.1 so that the site is deployed in the right location
 discard 784281d  -added pomFile parameter to make install-file install the jar and the customed pom at the same time.
 discard 3c10b93  move plugins
 discard d5c6556  PR: MNG-1322 Submitted By: Allan Ramirez Reviewed By: John Casey
 discard 77522dc  PR: MNG-1279 Submitted by:  	 Philipp Meier add missing model version to generated pom
 discard 0c8733f  PR: MNG-1279 Submitted by: Philipp Meier Reviewed by:  Brett Porter ability to write a pom on install-file
 discard 7ef85d4  cleanup some unused fields
 discard 98cb58f  ignore
 discard d9f66a1  [maven-release-plugin] prepare for next development iteration
 discard bef445d  [maven-release-plugin] prepare release maven-install-plugin-2.0
 discard b0450ee  update versions in plugins
 discard 17a53bd  more error diagnostics improvements
 discard 2a36080  PR: MNG-122 cleanup artifact metadata retrieval exceptions
 discard a63410f  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 5677e31  PR: MNG-1114 install:install-file should not run over subprojects
 discard 90ea1a5  PR: MNG-653 use the file assigned by the packager for installation/deployment. Error out if that isn't done.
 discard 2eca195  PR: MNG-644 remove use of deprecated artifact method (retain signature for backwards compat until next release of install/deploy plugins)
 discard f1b34d5  goal doesn't require a project
 discard 7955b87  ignore release.properties and more
 discard 5f71874  [maven-release-plugin] prepare for next development iteration
 discard 3652fdb  [maven-release-plugin] prepare release maven-install-plugin-2.0-beta-1
 discard 30ea0e5  update dependency and parent versions
 discard d4a4a18  Resolving MNG-851. Using MavenProject.getFile() rather than constructing new. Also fixed maven-deploy-plugin with similar bug.
 discard 07f1025  PR: MNG-613 make sure versions are aggregated
 discard ec0527d  PR: MNG-613 deploy snapshot information to the correct directory and fix some other minor issues
 discard db71e83  PR: MNG-613 changes versioning to use repository metadata
 discard 7bfdb6e  TODOs and cleanup
 discard 551e09d  PR: MNG-596 add XSD definition to m2 poms and archetypes
 discard 1a91968  Fix svn properties
 discard 2f64119  Resolving:
 discard a76210e  Update all versions to beta-1-SNAPSHOT
 discard ed8a67d  Resolving: MNG-495
 discard 4bba166  refactoring of the resolveTransitiveDependencies call. simplified by removing a bunch of duplicated code in addArtifacts - no need to merge, you have the full list. separated the original artifacts (dependency artifacts) from the resolved artifacts (getArtifacts)
 discard 3e3b6db  change <model> to <project> in root tag.
 discard ab15f21  PR: MNG-257
 discard 4e6cf8d  o Adding support for <executions/>, which means multiple runs of the same goal/set-of-goals with different configs. o Adding @phase declarations for those mojos that seem to be part of the main build, just for completeness o Added two ITs, to test that <executions/> doesn't mess up the normal operation, and to test multi-execution for a goal.
 discard 48ce00c  update parent references to get access to the ci settings
 discard c1bc0ba  remove old cvs ignore files
 discard 82b1b64  PR: MNG-378 Only deploy the release information at the point of release
 discard 5b6daf3  Clean imports
 discard 0b157d9  bump versions
 discard a0bec4a  use released versions
 discard 2bc8441  set consistent versions
 discard de443d0  PR: MNG-338 Helpful error message for non-redistributable JARs, eg jdbc
 discard e2c9476  Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo*
 discard 08f5078  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 165a04d  fix more references to the old package
 discard db6620b  remove unnecessary maven-core dependencies
 discard 253de4c  add more use of ${} expressions, fix problem when } was not at end
 discard 2334c22  correct problem where anything with a modified finalName was not installed/deployed
 discard f90779d  improved error handling and other clean up
 discard e148342  split the plugin API and the plugin descriptor code
 discard 8081634  release alpha-1 plugins
 discard 45e6012  clean up dependencies.
 discard 99670a1  update poms for releases
 discard 17da989  rewrite POM with new version on deployment
 discard 7a745b9  fix deploy/install os standalone POMs
 discard 406621d  deploy/install POMs as a type of metadata so they are done atomically
 discard d4304d8  change the maven group ID
 discard 6dc9560  convert install mojo to new execute().
 discard a854383  handle POM properly
 discard 064eede  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 8adf0f8  flip pom format
 discard e6c6386  depedency update
 discard d5d7d86  there is no package plugin, so can't prereq on that - and prereqs are ignored now anyway.
 discard 6449c7a  Use a correct prereq.
 discard 3d6aa7c  - Make install mojo to the same model like deploy mojo - Install and deploy always pom.
 discard 239a46a  o Setting some additional ignores.
 discard d9db33e  *** empty log message ***
 discard 3491f10  o Adding <modelVersion> to the poms.
 discard 5d2d262  o update to account for the embedding changes made in maven-core.
 discard 2613104  plugins' poms are using type = plugin
 discard 30fe573  o Fixing groupId and version tags.
 discard 90dc32e  fixing pacakge name
 discard c00d24a  adding required dependencies
 discard d988766  the goal name was wrong
 discard 02e4023  correcting expression
 discard a6ca6cc  added generic install plugin. I am not sure if this is a right way of implementing this - but I will need similar things for site plugin - so this will serve as an example for disussion how to attain arbitrary goal(s) from plugin
     add 9a1ae60  added generic install plugin. I am not sure if this is a right way of implementing this - but I will need similar things for site plugin - so this will serve as an example for disussion how to attain arbitrary goal(s) from plugin
     add 3b92a6a  correcting expression
     add e908190  the goal name was wrong
     add 7f9db62  adding required dependencies
     add cc58ad8  fixing pacakge name
     add 5987fe6  o Fixing groupId and version tags.
     add 53365e7  plugins' poms are using type = plugin
     add 4f9b8d0  o update to account for the embedding changes made in maven-core.
     add 75938c6  o Adding <modelVersion> to the poms.
     add acf8c23  *** empty log message ***
     add 089f8fb  o Setting some additional ignores.
     add 4e51b30  - Make install mojo to the same model like deploy mojo - Install and deploy always pom.
     add 8d2aecc  Use a correct prereq.
     add 00695e4  there is no package plugin, so can't prereq on that - and prereqs are ignored now anyway.
     add a6b4801  depedency update
     add c7a2d5d  flip pom format
     add 020360d  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 5939033  handle POM properly
     add cca250a  convert install mojo to new execute().
     add 8f6858a  change the maven group ID
     add e8a610f  deploy/install POMs as a type of metadata so they are done atomically
     add 4506baa  fix deploy/install os standalone POMs
     add a728c33  rewrite POM with new version on deployment
     add 74734c0  update poms for releases
     add c01acb4  clean up dependencies.
     add e8338aa  release alpha-1 plugins
     add 2673ca4  split the plugin API and the plugin descriptor code
     add 2bdac11  improved error handling and other clean up
     add 88a69b6  correct problem where anything with a modified finalName was not installed/deployed
     add aa0a963  add more use of ${} expressions, fix problem when } was not at end
     add b03588e  remove unnecessary maven-core dependencies
     add 562159c  fix more references to the old package
     add 4c0c27f  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 301542d  Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo*
     add 7989576  PR: MNG-338 Helpful error message for non-redistributable JARs, eg jdbc
     add 7637664  set consistent versions
     add 1739c4b  use released versions
     add 1226b19  bump versions
     add 28b1a38  Clean imports
     add 4fffe8d  PR: MNG-378 Only deploy the release information at the point of release
     add 2d4651f  remove old cvs ignore files
     add a014d83  update parent references to get access to the ci settings
     add 2e2f174  o Adding support for <executions/>, which means multiple runs of the same goal/set-of-goals with different configs. o Adding @phase declarations for those mojos that seem to be part of the main build, just for completeness o Added two ITs, to test that <executions/> doesn't mess up the normal operation, and to test multi-execution for a goal.
     add 7066fb1  PR: MNG-257
     add b80c15d  change <model> to <project> in root tag.
     add 321a9ec  refactoring of the resolveTransitiveDependencies call. simplified by removing a bunch of duplicated code in addArtifacts - no need to merge, you have the full list. separated the original artifacts (dependency artifacts) from the resolved artifacts (getArtifacts)
     add fd58aa6  Resolving: MNG-495
     add a63475c  Update all versions to beta-1-SNAPSHOT
     add 934703e  Resolving:
     add 34ca1e8  PR: MNG-596 add XSD definition to m2 poms and archetypes
     add c1186d2  TODOs and cleanup
     add 63c6c2d  PR: MNG-613 changes versioning to use repository metadata
     add dfec639  PR: MNG-613 deploy snapshot information to the correct directory and fix some other minor issues
     add 6c0664a  PR: MNG-613 make sure versions are aggregated
     add 8d222ed  Resolving MNG-851. Using MavenProject.getFile() rather than constructing new. Also fixed maven-deploy-plugin with similar bug.
     add 85e4a1f  update dependency and parent versions
     add 693c6c9  [maven-release-plugin] prepare release maven-install-plugin-2.0-beta-1
     add f2f2da9  [maven-release-plugin] prepare for next development iteration
     add 21741ac  goal doesn't require a project
     add 1e93e75  PR: MNG-644 remove use of deprecated artifact method (retain signature for backwards compat until next release of install/deploy plugins)
     add 9c702fd  PR: MNG-653 use the file assigned by the packager for installation/deployment. Error out if that isn't done.
     add d8758e7  PR: MNG-1114 install:install-file should not run over subprojects
     add 8c0a2c4  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 99cae8f  PR: MNG-122 cleanup artifact metadata retrieval exceptions
     add bb9c61a  more error diagnostics improvements
     add a44a887  update versions in plugins
     add 26d5e7b  [maven-release-plugin] prepare release maven-install-plugin-2.0
     add f6b1990  [maven-release-plugin] prepare for next development iteration
     add ccfb6b6  cleanup some unused fields
     add b2140b4  PR: MNG-1279 Submitted by: Philipp Meier Reviewed by:  Brett Porter ability to write a pom on install-file
     add 5685382  PR: MNG-1279 Submitted by:  	 Philipp Meier add missing model version to generated pom
     add bb50d3b  PR: MNG-1322 Submitted By: Allan Ramirez Reviewed By: John Casey
     add a7c8863  -added pomFile parameter to make install-file install the jar and the customed pom at the same time.
     add 444216d  Upgrade parent to 2.0.1 so that the site is deployed in the right location
     add 9666a2f  Workaround for no primary artifact to install PR: MINSTALL-3
     add 5309695  back to previous parent
     add 2329520  [maven-release-plugin] prepare release maven-install-plugin-2.1
     add f914f7f  [maven-release-plugin] prepare for next development iteration
     add f82c47e  [MINSTALL-12] parameters should not be read only Submitted by: Patrick Lightbody
     add 2a30b0b  adjust parent POMs
     add 0f332c2  PR:MINSTALL-16
     add 6129bbd  PR: MASSEMBLY-16
     add 7245735  PR:MINSTALL-16
     add 92e28ec  removed src directory in test project
     add 6b6921a  -removed src directory in test project -added packaged project
     add cd8b0ab  -removed src directory in test project -added packaged project -removed plugin-config.pom -changed packaging from pom to jar
     add 4ecc16d  PR:MINSTALL-16
     add de6ddd5  PR:MINSTALL-16
     add f0d5355  PR:MINSTALL-16
     add e2efd3f  PR:MINSTALL-16
     add 308ee13  converted the local repo directory from string to file
     add 8a1b31d  PR: MINSTALL-17 Submitted by: Arik Kfir
     add 1a48639  PR: MINSTALL-9
     add 69fed1b  PR: MINSTALL-21
     add 42e5a02  PR: MINSTALL-27
     add ca1645d  PR: MINSTALL-27
     add ebb3d91  PR: MINSTALL-24, MINSTALL-27 Add classifier support so you can install sources, javadoc, etc Documentation revision to clean up verbage, add site.xml, etc
     add f1b6edf  PR: MINSTALL-27 Add correct issueManagement element
     add 0b2ad24  Oops, missed an instance of PMD
     add 8205473  PR: MINSTALL-27
     add 60c758d  Small verbage changes
     add 139c894  Updating example filenames per Brett's direction
     add 375c078  removed changelog plugin from the <reporting> section
     add c4329eb  repository API was changed
     add 6009e12  revised docs
     add 941fd38  revised docs
     add d4d5942  applied small revisions
     add 6426910  Replaced the "Introduction" word to plugin name
     add 7dd67ce  PR: MINSTALL-27
     add 8de48a7  [MINSTALL-34] update dependencies and correct build Submtted by: Martin Zeltner
     add 5c0409c  reformat
     add b1b9fbd  MINSTALL-35: Possibility to install an artifact on a given repository directory
     add f812fa5  o bumped the parent to 4-SNAPSHOT
     add 27f43a6  use inheritence and make all the site appearances consistent
     add 090c684  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 01eba3f  o updating to latest released parent
     add f15771a  - 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 960f36c  Moving away from archiva-utils to plexus-digest.
     add 1f5b74a  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
     add 65be982  bumping versions to latest for MINSTALL-19
     add b2335ad  MINSTALL-36: allow repository layout to be specified.
     add bcb3aa2  MINSTALL-36: added tests
     add 984dd77  [maven-release-plugin] prepare release maven-install-plugin-2.2
     add 78cc247  [maven-release-plugin] prepare for next development iteration
     add efa5f4a  Readd license header lost in release
     add 2a06891  Add new license headers
     add 96b5d90  read and write pom with UTF-8 instead of platform encoding
     add 6c33fb0  [MINSTALL-44] add XML encoding support for POM reading/writing
     add 2310d0b  [MINSTALL-44] fixed file encoding error in test file
     add 3b9498e  [MINSTALL-44] removed character at the end of the file which causes problem
     add 902d0f3  [PLXUTILS-60] fixed the code used to extract encoding from an XML prolog since it could catch an attribute value defined in the XML content (merged from plexus-utils r7158)
     add 7935ff5  [MINSTALL-48] Don't create checksums for gpg signature files Submitted by: Niall Pemberton
     add efb9ee4  o Added svn:eol-style=native
     add 5315110  o Update links to Doxia APT reference.
     add 00c72c2  Bumping all parent versions to 11, to allow deployment to alternative locations.
     add 39519ee  Try to use the 12-SNAPSHOT parent
     add 78dc384  o Added stub IT profile to highlight plugins during CI
     add 9c7026b  o Tweaked the POM to workaround a deficiency in the Release Plugin which causes loss of the license header
     add b2739ff  o Reordered POM
     add 4084fcb  o Added SCM information (compare http://www.nabble.com/Re%3A-%3Cscm%3E-element-in-plugin-POMs-p18934198.html)
     add 386506d  o Added project description
     add 825a2a3  o Updated index page of plugin site
     add b81a700  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
     add 0f71702  o Explicitly stated UTF-8 as file encoding o Updated license header
     add 35aa579  o Updated index page of plugin site
     add 6c9a92a  o Fixed dependency
     add 155a067  use released parent
     add 7d1b13e  o Added some ITs
     add f86cb4e  o Locked down version of maven-jar-plugin
     add 8ec477f  o Used distinct group ids for the tests
     add fbe9f7b  [MINSTALL-55] install-file fails to grab version inhertied from parent
     add 0986416  o Improved validation messages
     add f7f919a  [MINSTALL-46] remove copy of plexus-utils' XML encoding support sources
     add d758190  o Added undeclared dependency
     add 8371994  [MINSTALL-56] No checksums installed for project with packaging POM
     add 7a69732  [MINSTALL-18] Bad algorithm to decide if the main artifact is to be installed or not
     add bbf7475  o Deleted unused variable
     add dec4395  [MINSTALL-41] Install with classifier does not install pom
     add e628465  o Refactored checksum creation bits
     add e215a74  [MINSTALL-56] No checksums installed for project with packaging POM
     add aaaebe0  o Fixed file handle leak
     add 1d00424  [MINSTALL-57] Default generatePom to true
     add 1c06576  [MINSTALL-49] install-file with javadoc and sources
     add d094921  [MINSTALL-49] install-file with javadoc and sources
     add dde9697  o Migrated core IT for MNG-851 over to the affected plugin
     add 7a743e2  o Extended IT
     add ed95381  use the latest parents
     add 96e49f8  o Inherited from maven-plugins:13
     add 43c555d  used http://maven.apache.org/xsd/* for schema location
     add 449a66c  o Improve documentation.
     add e550312  o Add @since tags to parameters.
     add 88ccafb  o Use a property to define the Maven core version.
     add 258c812  o Improve documentation. Use "goal" instead of "mojo".
     add 7bc55f6  o Improved logging
     add 7ffd56e  o Update example to more closely resemble real world usage
     add 5351252  [MINSTALL-59] Validate artifact id
     add f9fd23a  [MINSTALL-60] Support updateReleaseInfo for install-file
     add 67c969c  o Polished mojo annotations
     add 64303b9  o Fixed IT
     add 1b44fbb  [MINSTALL-35] Possibility to install an artefact on a given repository directory
     add af21a60  [MINSTALL-61] Remove parameter localRepositoryId
     add e500a5f  o Simplify examples.
     add 0691bf8  o Add an example on how to install secondary artifacts.
     add 0527cee  o Fix an error reported by Checkstyle.
     add fbd8f50  o Adjust case.
     add ad64dce  [maven-release-plugin] prepare release maven-install-plugin-2.3
     add 5e65aa6  [maven-release-plugin] prepare for next development iteration
     add a22af09  o fixed ambiguous links o added Doxia xsd
     add bc8af87  o Decoupled IT for maven-install-plugin from maven-site-plugin
     add 1628251  upgrade parent version to ensure source-release is automatic.
     add bba8a8a  o Updated to maven-invoker-plugin:1.4
     add 1c507c5  o Inherited from maven-plugins:16
     add b4fc0f2  o Inherited from maven-plugins:17
     add dd243df  [MINSTALL-75] Marked install plugins as @threadSafe, changed to 2.3.1-SNAPSHOT
     add a2f6899  [maven-release-plugin] prepare release maven-install-plugin-2.3.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   (de082f7)
            \
             N -- N -- N   refs/tags/maven-install-plugin-2.3.1 (e576037)

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