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 23:37:55 UTC

[maven-help-plugin] annotated tag maven-help-plugin-2.1.1 updated (728669c -> df6e7ea)

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

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


*** WARNING: tag maven-help-plugin-2.1.1 was modified! ***

    from 728669c  (tag)
      to df6e7ea  (tag)
 tagging 07c90d4ca3dbef8643d30e2def4dfb3956a4d689 (commit)
 replaces maven-help-plugin-2.1
      by Hervé Boutemy
      on Tue Mar 23 02:12:29 2010 +0000

- Log -----------------------------------------------------------------
maven-help-plugin-2.1.1 reworked after migration from aggregate svn to split git
-----------------------------------------------------------------------

 discard ee87735  [maven-scm] copy for tag maven-help-plugin-2.1.1
 discard 3062700  [maven-release-plugin] prepare release maven-help-plugin-2.1.1
 discard d03227f  remove redundant section
 discard 85283e6  [MPH-76] use a fixed number of asterisks to mask passwords in effective-settings
 discard e69e3de  o Updated to maven-invoker-plugin:1.5
 discard edac7ab  o Refactored code to avoid problematic dependency on container API
 discard 214f8d1  o Fixed IT to use different plugin to prevent plugin container from getting screwed in Maven 2.0.x
 discard a0e59d4  [MPH-57] Hide server passphrase for effective-settings Submitted by: Marcel May
 discard c2d42b5  add smoke test for describe -Dcmd=some:goal, also currently failing on Maven 3
 discard a73bb50  make exceptions clearer
 discard 8f9887a  [MPH-71] add support for help:evaluate in batch mode, along with a simple smoke test
 discard ae1fde4  [MPH-58] upgrade plexus-utils version to correct problems with the output of newlines
 discard 2596d28  [MPH-75] avoid a NullPointerException when an invalid mojo/goal parameter is provided. Add additional smoke test for using the mojo parameter
 discard 7c5d4f2  update parent POM
 discard 8ebd8a2  o Minor site improvements.
 discard 20cf540  [MPH-72] Use ISO8601-format for date and time
 discard bb892f8  o Updated to maven-invoker-plugin:1.4
 discard 67a0ed0  upgrade parent version to ensure source-release is automatic.
 discard 3928f99  o Added IT to check help:describe -Dcmd=
 discard 8f76ce7  [MPH-59] Describe goal says everything is deprecated
 discard 716df46  o Added basic ITs to smoke test against different Maven versions
 discard 53736aa  o fixed ambiguous links o added Doxia xsd
 discard 7ed27fd  used http://maven.apache.org/xsd/* for schema location
 discard 2e6a1ab  o Inherited from maven-plugins:13
 discard e0f8396  use the latest parents
 discard 0b31437  o Formatted/reordered POM
 discard 787f335  o Inherited from maven-plugins:12
 discard 58bc3b1  [maven-release-plugin] prepare for next development iteration
 discard 11f1ddc  [maven-release-plugin] prepare release maven-help-plugin-2.1
 discard 631bdf8  o revert release:prepare again (same errors r690682)
 discard a565989  [maven-release-plugin] prepare release maven-help-plugin-2.1
 discard 12242b5  o revert release:prepare due to scm error: svn: File '/repos/asf/maven/plugins/tags/maven-help-plugin-2.1/src/main/java/org/apache/maven/plugins/help/DescribeMojo.java' already exists But tag was already deleted in r690179. I will retry...
 discard 33edb08  [maven-release-plugin] prepare release maven-help-plugin-2.1
 discard 8323802  MPH-33: Help plugin should refer to "goal" not "mojo"
 discard 52f3233  o fixed potential NPE if no goals
 discard cbce1f8  o Adjust Javadoc to the new parameter names.
 discard c23d122  o defined a static notdefined field
 discard 11e6d17  o fixed checkstyle
 discard edc2e63  o workaround for MPLUGIN-137
 discard dad2e12  o update doc due to recent changes
 discard 6b946cc  o replaced tab by space
 discard 63886fc  o replaced deprecated constructor
 discard 1e02f1d  o improved javadoc
 discard 1009a61  o handle empty deprecated
 discard 8e688fb  o readability
 discard f7beba2  o fixed msg according Mark Hobson http://www.nabble.com/Re%3A-svn-commit%3A-r690099----maven-plugins-trunk-maven-help-plugin-src-main-java-org-apache-maven-plugins-help-DescribeMojo.java-td19216827.html
 discard 8f608e6  MPH-51: "help:help -Ddetail" looks better than "help:describe -Dplugin=help -Dfull"
 discard 36f755a  o fixed typo
 discard 6b649b7  MPH-54: -Dhelp:describe -Ddetail should not show component requirements
 discard cd93280  o using PluginUtils#sortMojos() o minor improvements
 discard 4d19c89  MPH-51: "help:help -Ddetail" looks better than "help:describe -Dplugin=help -Dfull"
 discard 0211d80  MPH-51: "help:help -Ddetail" looks better than "help:describe -Dplugin=help -Dfull"
 discard fc00c5e  o defined a static unknown field
 discard c62de2e  MPH-33: Help plugin should refer to "goal" not "mojo"
 discard 2705f1d  o Updated index page of plugin site
 discard 737bd8b  o fixed jdk 1.4 compatibility
 discard a6eb937  o revert release and go back to snapshot
 discard 2a2634e  [MPH-51] "help:help -Ddetail" looks better than "help:describe -Dplugin=help -Dfull" [MPH-52] help:describe never shows "Default Value" (working around bug in PluginDescriptionBuilder)
 discard f225c7d  [MPH-49] help:describe no-arg error doesn't mention "cmd"
 discard 0d747eb  [MPH-33] Help plugin should refer to "goal" not "mojo".  Also now we refer to "detail" rather than "full", to match help:help
 discard bb7f38a  "mvn help:describe -Dcmd=compiler:compile" describes entire plugin, not the specific mojo
 discard d890466  [maven-release-plugin] prepare for next development iteration
 discard d1f307d  [maven-release-plugin] prepare release maven-help-plugin-2.1
 discard 9ac6d42  o using parent release to make release o update pluginManagement tag
 discard 5763510  MPH-48: Review dependencies
 discard 0078761  o ordered pom
 discard ab95936  o fixed javadoc
 discard e05b1ab  o Updated index page of plugin site o improved documentation o added a reporting profile
 discard 9d38348  MPH-32: "medium" mode should be the default for help:describe
 discard 353b3c2  o fixed checkstyle
 discard d404bcc  o added some tests
 discard 564b9ff  MPH-47: Add a new goal to evaluate Maven expressions given by a user
 discard d9f2faa  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
 discard aa467ec  o Unified plugin name
 discard 4300ff0  o Updated index page of plugin site
 discard b4dadf5  MPH-37: help:effective-pom - sort the properties list
 discard 9d73527  MPH-40: help:effective-pom emits invalid XML to output file
 discard aa12f55  o lifecycle should exist
 discard 55e9b39  o using latest plugin tools
 discard 6431fc8  o normalize date and comments
 discard c5c7f71  o fixed code due to r683951
 discard 9fbdf3f  MPH-46: Improve the output of help:describe
 discard a94b522  o Added stub IT profile to highlight plugins during CI
 discard c99b005  o code readingness
 discard 0a28c12  o improved javadoc
 discard b9e6393  MPH-29: help:describe should be way more helpful when no arguments are provided
 discard b6b06c9  o improved javadoc
 discard e5698ab  MPH-33: Help plugin should refer to "goal" not "mojo"
 discard c7c4170  o using StringUtils.repeat() instead of long line
 discard 0603927  o removed unused method collectActiveProfiles( MavenProject project ) o minor code improvement
 discard 0d48578  MPH-35: Make -Dfull more discoverable by suggesting it
 discard 771f1d4  Try to use the 12-SNAPSHOT parent
 discard d899cb8  o update doc
 discard de7e738  o javadoc improvements
 discard 3e472da  o do not require a project
 discard ef24391  o added inheritance pom's profiles
 discard 1bceebd  o reformat code o improved code readingness
 discard 0f02f83  o using AbstractHelpMojo to allow writing in an output file
 discard 78dd67a  o fixed javadoc
 discard 0001007  o fix license header
 discard 39f1b47  MPH-12: Create a Mojo to list all Profiles for a Project (even those loaded from an external profiles.xml) Submitted by: Rahul Thakur Reviewed by: Vincent Siveton
 discard 4e3303c  MPH-44: Hide passwords for effective-settings
 discard 3544962  o minor update due to r682181
 discard 5be84cb  MPH-42: Active profiles recursively growing Submitted by: Sander Verhagen Reviewed by: Vincent Siveton
 discard 1d78258  o fixed svn properties
 discard 54dc3ab  MPH-4: add mojo to projecthelp to describe supported plugin parameter expressions
 discard 652245e  o added @version o reformat, no code change
 discard 75377a1  MPH-43: Create an abstract Help Mojo with output parameter
 discard 20622fc  o using last p-u
 discard 8fd1f8f  o added @version
 discard 9c47e9f  o improved exception catch
 discard 775b0e2  MPH-30: help:describe should accept "cmd" argument
 discard ee2350a  Bumping all parent versions to 11, to allow deployment to alternative locations.
 discard 5bf3c3a  o no need of requiresProject
 discard c604198  o Added bin to svn:ignore
 discard 3c9912f  o fixed javadoc @since o improved logging call o used WriterFactory.newPlatformWriter( ... ) and handle flush()
 discard 5adf2ff  MPH-28: New goal to list platform details
 discard 6302d63  [maven-release-plugin] prepare for next development iteration
 discard ec29ffc  [maven-release-plugin] prepare release maven-help-plugin-2.0.2
 discard f6b6a28  o Make sure that the pom doesn't need to be rewritten during release, by altering the project tag. This prevents the license header from being removed. o Update to latest parent, requires adding a scm section.
 discard 4257fc9  Ignore IDEA files.
 discard 07ab326  o Add a proper FAQ.
 discard e2d3d37  [MPH-16] help:active-profiles doesn't include profiles derived from the parent pom. Submitted by: David Boden Reviewed by: Dennis Lundberg
 discard 09e2a48  o Fix errors reported by Checkstyle.
 discard 2dfa8e7  o Add info about the 'medium' parameter and an example. o Add formating and fix typos.
 discard 7d6e39b  o Add an example of how to use the mojo parameter. o Move "Redirecting output to a file" to its own section. o Add formating and fix typos.
 discard 5fde6fd  o Remove unused but declared dependency.
 discard 25342a4  o Sort dependencies.
 discard 7510c3a  o Add xml declaration. o Add used but undeclared dependencies. o Specify version for maven-changelog-plugin.
 discard 9f78bc0  o Apply the new license headers.
 discard bebf980  o Add @since tag.
 discard 4af25c4  [MPH-25] Adding medium-verbosity flag (just called 'medium'.
 discard c0da4dd  o Fix typos.
 discard 72c531d  Added ignores
 discard b46eb5c  MPH-24: moved tree over to dependency plugin
 discard 4d11fc0  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
 discard 79ae4d4  o Fix typos. o Add some formating.
 discard cfb5f16  o Set EOL style to native.
 discard 8fa1288  PR: MPH-21
 discard e22d0e4  - 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 d8fce5b  o updating to latest released parent
 discard a2368f5  Update parent version to 6, since that has been released and 6-SNAPSHOT hasn't been deployed
 discard 308d19f  update maven-dependency-tree dependency and parent version
 discard 9ad8332  MPH-14 Add a mojo to print the dependency tree Submitted by Mark Hobson
 discard 1972f29  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 cae3fb0  use inheritence and make all the site appearances consistent
 discard 3bd4c7e  update all parents
 discard 520ab0e  MNG-2460: Incorrect POM inheritance for plugins
 discard b524e05  Commented out FAQ page.
 discard 55fb64b  PR: MPH-17
 discard cff9f8c  remove release.properties from ignores
 discard 880c588  set EOL style
 discard 5cde901  [maven-release-plugin] prepare for next development iteration
 discard 22d2fd3  [maven-release-plugin] prepare release maven-help-plugin-2.0
 discard dbf0a30  [MPH-10] avoid NPE if plugin is not found
 discard 2ddeeb7  correct metadata - effective-settings doesn't require a project. Clean imports.
 discard ec8adb1  adjust parent POMs
 discard 984305b  Fix typo
 discard 9ede842  update description
 discard 581443a  [maven-release-plugin] prepare for next development iteration
 discard efbf541  [maven-release-plugin] prepare release maven-help-plugin-2.0
 discard 8356e9e  move plugins
 discard 18e79eb  PR: MNG-1285 Submitted By: John Tolentino Reviewed By: John Casey
 discard 92b3ace  Moving maven-projecthelp-plugin to maven-help-plugin.
 discard 9d402d4  update versions in plugins
 discard 834b377  PR: MNG-122 final exception cleanup - reduce the noise in the lifecycle executor, get rid of response object in favour of exception handling from DefaultMaven.
 discard 724a2d6  PR: MNG-122 cleanup artifact/plugin not found exception
 discard 0edacc4  PR: MNG-122 exception clean up phase 2
 discard 36097bf  PR: MNG-122 exception clean up phase 1
 discard 57240c4  Renaming two mojos named *Plugin, and adding APT doco.
 discard 1d13ef5  Adding documentation, to resolve MNG-1082.
 discard 288f175  Resolving: MNG-698, MNG-1081
 discard 678c910  get plugins building again
 discard 835611b  Resolving: MNG-449, MNG-152, MNG-1090, MNG-1089, MNG-1122
 discard a948cf9  Fixing it0013 and it0020, and adding next installment of describe mojo implementation.
 discard c635f0d  use released versions
 discard f04b735  Fixing DescribeMojo for changes to PluginManager API, and setting prerequisite maven version for this version of the projecthelp-plugin because of this.
 discard aadea91  o throwing required exception
 discard f3e822b  Fixing error messages related to invalid plugin configuration, similar to the instantiation exception for ArtifactRepository when there is no deployment repository...
 discard d22ade1  Working on: MNG-786
 discard a77ceaf  ignore release.properties and more
 discard 55c78c5  [maven-release-plugin] prepare for next development iteration
 discard 104fa84  [maven-release-plugin] prepare release maven-projecthelp-plugin-2.0-beta-1
 discard 95d12ba  cut deps
 discard 2874312  update dependency and parent versions
 discard 28c43ab  Added beginnings of DescribeMojo, and added setters for all mojo parameters in the plugin.
 discard b4d9851  PR: MNG-596 add XSD definition to m2 poms and archetypes
 discard 7993994  Fix svn properties
 discard b3913bd  Update all versions to beta-1-SNAPSHOT
 discard 99b15f9  Resolving: MNG-495
 discard caf6075  change <model> to <project> in root tag.
 discard 0044a79  Added projecthelp:effective-settings mojo
 discard 1eb671a  ignore target
 discard 7e513a9  o Started maven-projecthelp-plugin to help with build analysis (this helped me to visualize profile stuff)    current goals:      projecthelp:active-profiles      projecthelp:effective-pom
     add ac0e6a7  Moving maven-projecthelp-plugin to maven-help-plugin.
     add 7640bcf  PR: MNG-1285 Submitted By: John Tolentino Reviewed By: John Casey
     add 48b4161  [maven-release-plugin] prepare release maven-help-plugin-2.0
     add 69df184  [maven-release-plugin] prepare for next development iteration
     add 2815a1a  update description
     add 0907f8e  Fix typo
     add bd0a1ec  adjust parent POMs
     add cab5a13  correct metadata - effective-settings doesn't require a project. Clean imports.
     add b1a2eb2  [MPH-10] avoid NPE if plugin is not found
     add 2f95a7e  [maven-release-plugin] prepare release maven-help-plugin-2.0
     add 2e85c3d  [maven-release-plugin] prepare for next development iteration
     add cf11557  set EOL style
     add 8aaafac  PR: MPH-17
     add 7e3b8ec  Commented out FAQ page.
     add d2fcf98  MNG-2460: Incorrect POM inheritance for plugins
     add 61db11c  update all parents
     add ced92ee  use inheritence and make all the site appearances consistent
     add 7af0624  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 dc4de09  MPH-14 Add a mojo to print the dependency tree Submitted by Mark Hobson
     add 54a62ad  update maven-dependency-tree dependency and parent version
     add 6955b10  Update parent version to 6, since that has been released and 6-SNAPSHOT hasn't been deployed
     add 9d1404f  o updating to latest released parent
     add 995fee7  - 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 05f7dbe  PR: MPH-21
     add c009961  o Set EOL style to native.
     add b17b6b8  o Fix typos. o Add some formating.
     add f8347a1  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
     add e7975d0  MPH-24: moved tree over to dependency plugin
     add e61df48  o Fix typos.
     add c19d219  [MPH-25] Adding medium-verbosity flag (just called 'medium'.
     add 1537f66  o Add @since tag.
     add 81d0505  o Apply the new license headers.
     add af1cccb  o Add xml declaration. o Add used but undeclared dependencies. o Specify version for maven-changelog-plugin.
     add 55e0530  o Sort dependencies.
     add 219b174  o Remove unused but declared dependency.
     add c9cb547  o Add an example of how to use the mojo parameter. o Move "Redirecting output to a file" to its own section. o Add formating and fix typos.
     add 78535da  o Add info about the 'medium' parameter and an example. o Add formating and fix typos.
     add 51ac61a  o Fix errors reported by Checkstyle.
     add 5748b4d  [MPH-16] help:active-profiles doesn't include profiles derived from the parent pom. Submitted by: David Boden Reviewed by: Dennis Lundberg
     add 76c5e55  o Add a proper FAQ.
     add ebf7caf  o Make sure that the pom doesn't need to be rewritten during release, by altering the project tag. This prevents the license header from being removed. o Update to latest parent, requires adding a scm section.
     add 0e12f3b  [maven-release-plugin] prepare release maven-help-plugin-2.0.2
     add c887663  [maven-release-plugin] prepare for next development iteration
     add fbb29a5  MPH-28: New goal to list platform details
     add 77a75f7  o fixed javadoc @since o improved logging call o used WriterFactory.newPlatformWriter( ... ) and handle flush()
     add a91d6f0  o no need of requiresProject
     add c7c7e12  Bumping all parent versions to 11, to allow deployment to alternative locations.
     add abbddb5  MPH-30: help:describe should accept "cmd" argument
     add b230b9e  o improved exception catch
     add d1cbc25  o added @version
     add 7aacc35  o using last p-u
     add ef3b624  MPH-43: Create an abstract Help Mojo with output parameter
     add 721da29  o added @version o reformat, no code change
     add 6f7803a  MPH-4: add mojo to projecthelp to describe supported plugin parameter expressions
     add 2af4705  o fixed svn properties
     add 045a2fa  MPH-42: Active profiles recursively growing Submitted by: Sander Verhagen Reviewed by: Vincent Siveton
     add d65ab1d  o minor update due to r682181
     add d2bb695  MPH-44: Hide passwords for effective-settings
     add e6999f4  MPH-12: Create a Mojo to list all Profiles for a Project (even those loaded from an external profiles.xml) Submitted by: Rahul Thakur Reviewed by: Vincent Siveton
     add 05a8366  o fix license header
     add 074ac32  o fixed javadoc
     add 56cdcbb  o using AbstractHelpMojo to allow writing in an output file
     add 5e4649b  o reformat code o improved code readingness
     add 0b30318  o added inheritance pom's profiles
     add 917e29c  o do not require a project
     add 051449b  o javadoc improvements
     add ea4a589  o update doc
     add 27e9cc5  Try to use the 12-SNAPSHOT parent
     add 81adcb9  MPH-35: Make -Dfull more discoverable by suggesting it
     add 3675633  o removed unused method collectActiveProfiles( MavenProject project ) o minor code improvement
     add 3d607a8  o using StringUtils.repeat() instead of long line
     add 02cd58f  MPH-33: Help plugin should refer to "goal" not "mojo"
     add 4f1bcec  o improved javadoc
     add b027508  MPH-29: help:describe should be way more helpful when no arguments are provided
     add 5b40183  o improved javadoc
     add 1c1b866  o code readingness
     add aaeb549  o Added stub IT profile to highlight plugins during CI
     add 3e889f9  MPH-46: Improve the output of help:describe
     add 57baf78  o fixed code due to r683951
     add c7ef529  o normalize date and comments
     add 27170be  o using latest plugin tools
     add 363f0bd  o lifecycle should exist
     add c8164ef  MPH-40: help:effective-pom emits invalid XML to output file
     add 916854a  MPH-37: help:effective-pom - sort the properties list
     add 4aee1f0  o Updated index page of plugin site
     add a1e72f9  o Unified plugin name
     add b3dae44  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
     add 939779e  MPH-47: Add a new goal to evaluate Maven expressions given by a user
     add 8745f6b  o added some tests
     add fedb3b9  o fixed checkstyle
     add bfac903  MPH-32: "medium" mode should be the default for help:describe
     add 7e7bc69  o Updated index page of plugin site o improved documentation o added a reporting profile
     add c742b85  o fixed javadoc
     add 87e2db1  o ordered pom
     add 093a2fa  MPH-48: Review dependencies
     add d7e4bb1  o using parent release to make release o update pluginManagement tag
     add bec0def  [maven-release-plugin] prepare release maven-help-plugin-2.1
     add 2340696  [maven-release-plugin] prepare for next development iteration
     add a347c2d  "mvn help:describe -Dcmd=compiler:compile" describes entire plugin, not the specific mojo
     add 839f18a  [MPH-33] Help plugin should refer to "goal" not "mojo".  Also now we refer to "detail" rather than "full", to match help:help
     add ed1b59e  [MPH-49] help:describe no-arg error doesn't mention "cmd"
     add 877d317  [MPH-51] "help:help -Ddetail" looks better than "help:describe -Dplugin=help -Dfull" [MPH-52] help:describe never shows "Default Value" (working around bug in PluginDescriptionBuilder)
     add 8350f94  o revert release and go back to snapshot
     add c007173  o fixed jdk 1.4 compatibility
     add 169ccf1  o Updated index page of plugin site
     add b94309e  MPH-33: Help plugin should refer to "goal" not "mojo"
     add e6863e1  o defined a static unknown field
     add d0b698e  MPH-51: "help:help -Ddetail" looks better than "help:describe -Dplugin=help -Dfull"
     add a34648d  MPH-51: "help:help -Ddetail" looks better than "help:describe -Dplugin=help -Dfull"
     add 19be175  o using PluginUtils#sortMojos() o minor improvements
     add 27be423  MPH-54: -Dhelp:describe -Ddetail should not show component requirements
     add ab844af  o fixed typo
     add 18f5cb9  MPH-51: "help:help -Ddetail" looks better than "help:describe -Dplugin=help -Dfull"
     add 01ee6ab  o fixed msg according Mark Hobson http://www.nabble.com/Re%3A-svn-commit%3A-r690099----maven-plugins-trunk-maven-help-plugin-src-main-java-org-apache-maven-plugins-help-DescribeMojo.java-td19216827.html
     add 0e54a66  o readability
     add 1008f0e  o handle empty deprecated
     add d644062  o improved javadoc
     add 385d9b7  o replaced deprecated constructor
     add dcf353e  o replaced tab by space
     add 646089a  o update doc due to recent changes
     add 8a1cd2f  o workaround for MPLUGIN-137
     add e4a832f  o fixed checkstyle
     add d77ebb7  o defined a static notdefined field
     add 4076b72  o Adjust Javadoc to the new parameter names.
     add 9338a39  o fixed potential NPE if no goals
     add 4638a6a  MPH-33: Help plugin should refer to "goal" not "mojo"
     add 3fb2f4c  [maven-release-plugin] prepare release maven-help-plugin-2.1
     add 6590483  o revert release:prepare due to scm error: svn: File '/repos/asf/maven/plugins/tags/maven-help-plugin-2.1/src/main/java/org/apache/maven/plugins/help/DescribeMojo.java' already exists But tag was already deleted in r690179. I will retry...
     add e7c8b17  [maven-release-plugin] prepare release maven-help-plugin-2.1
     add b17c7b1  o revert release:prepare again (same errors r690682)
     add 25edbb5  [maven-release-plugin] prepare release maven-help-plugin-2.1
     add 49fa94b  [maven-release-plugin] prepare for next development iteration
     add 0930d31  o Inherited from maven-plugins:12
     add ef17554  o Formatted/reordered POM
     add ca8e193  use the latest parents
     add aea2607  o Inherited from maven-plugins:13
     add 02e0c3a  used http://maven.apache.org/xsd/* for schema location
     add 29b9bc8  o fixed ambiguous links o added Doxia xsd
     add 180c7fa  o Added basic ITs to smoke test against different Maven versions
     add a956865  [MPH-59] Describe goal says everything is deprecated
     add df6452c  o Added IT to check help:describe -Dcmd=
     add 6e5d4fd  upgrade parent version to ensure source-release is automatic.
     add 03baae0  o Updated to maven-invoker-plugin:1.4
     add e44bcff  [MPH-72] Use ISO8601-format for date and time
     add c72b1dc  o Minor site improvements.
     add 354b966  update parent POM
     add c7a8f1f  [MPH-75] avoid a NullPointerException when an invalid mojo/goal parameter is provided. Add additional smoke test for using the mojo parameter
     add 753a842  [MPH-58] upgrade plexus-utils version to correct problems with the output of newlines
     add 81965d7  [MPH-71] add support for help:evaluate in batch mode, along with a simple smoke test
     add 8314059  make exceptions clearer
     add 09ee4fa  add smoke test for describe -Dcmd=some:goal, also currently failing on Maven 3
     add 54422ef  [MPH-57] Hide server passphrase for effective-settings Submitted by: Marcel May
     add 23c77c4  o Fixed IT to use different plugin to prevent plugin container from getting screwed in Maven 2.0.x
     add d2d6771  o Refactored code to avoid problematic dependency on container API
     add e1e43b6  o Updated to maven-invoker-plugin:1.5
     add c46a336  [MPH-76] use a fixed number of asterisks to mask passwords in effective-settings
     add 64e4507  remove redundant section
     add 07c90d4  [maven-release-plugin] prepare release maven-help-plugin-2.1.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   (728669c)
            \
             N -- N -- N   refs/tags/maven-help-plugin-2.1.1 (df6e7ea)

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