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

[maven-help-plugin] annotated tag maven-help-plugin-2.2 updated (bcd7938 -> 456d857)

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

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


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

    from bcd7938  (tag)
      to 456d857  (tag)
 tagging e59cbb2ec9b2ac3155e1e97d4c2fed68b9118dc9 (commit)
 replaces maven-help-plugin-2.1.1
      by Hervé Boutemy
      on Wed Feb 20 19:39:15 2013 +0000

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

 discard b7ea992  [maven-release-plugin]  copy for tag maven-help-plugin-2.2
 discard fb9e44e  [maven-release-plugin] prepare release maven-help-plugin-2.2
 discard c9c82b8  Remove Release Notes link from overview
 discard 7157826  cleanup reporting profile: reports already inherited or never used by other plugins.
 discard 2c92616  formatting
 discard 5447c0e  Optimizations detected by Sonar
 discard d5afdf9  Add verification script
 discard a000cbe  update parent version lock m-invoker-p on 1.8
 discard 6ad5bc6  replace deprecated call of pluginManager.buildStandaloneSuperProject(ArtifactRepository) with pluginManager.buildStandaloneSuperProject(ProjectBuilderConfiguration)
 discard 0b9d658  replace deprecated call of pluginManager.verifyPlugin() with pluginManager.loadPluginDescriptor()
 discard 759e733  [MPH-79] help:active-profiles does not list active inherited profiles
 discard 9af6ac8  Fix IT, further investigation required. mvn help:evaluate -Dexpression=settings doesn't show proxies for Maven 3.0.1, 3.0.2, 3.0.3 and 3.0.4, but does for 2.2.1. So this looks like a core issue
 discard f4d01bd  code formatting
 discard 3b1ddb8  [MPH-90] help:effective-pom does not show full effective-pom
 discard 4610487  [MPH-93] Replace expression label with user property when possible
 discard 1201e58  [MPH-91] No deep copy of effective-settings, causing passwords to be anonymized during further executions
 discard a5601c2  [MPH-92] Upgrade Maven prerequisite to 2.2.1
 discard 42fbae3  use plexus-component-annotations instead of javadoc annotations
 discard 5729f72  o use generics o use parameter default value instead of property since readonly
 discard 0fa22d6  o use generics o use parameter default value instead of property since readonly
 discard 1ccab89  update maven-plugin-plugin to 3.2
 discard 340d1a5  o Updated to jdk7 comatible xstream version
 discard 7e8d46c  replace StringBuffer by StringBuilder
 discard 038adcf  use Integer.valueOf rather than new Integer
 discard 998c71d  use entrySet() to iterate on Map content
 discard 95072f9  use released parent pom
 discard 0911c17  annotations are not needed for plugin execution so mark dependency as provided
 discard ff4b004  use last plugin parent snapshot to use last compiler plugin to improve build time on jenkins build.
 discard fff0a7d  move plugin version to a property and plugins annotations in compile scope
 discard ce00cdd  avoid running its twice
 discard 66de550  [MPH-89] use maven-plugin-tools' java 5 annotations
 discard b24188c  removed dead code
 discard e62fd45  [MPH-88] Migration from obsolete plexus-maven-plugin to plexus-containers-component-metadata
 discard 366334f  upgrade plugins to latest parent 21
 discard ac419cd  Use mavenVersion property everywhere.
 discard c4dc3ec  o added mavenVersion property when not already there o used mavenVersion property for maven prerequisite
 discard 9ee3f4e  fix relativePath to plugins parent and bump to latest parent for all plugins
 discard f12b0ed  [MPH-81] maven-help-plugin:describe to display Required and Expression status Submitted by: Guo Du
 discard 1889328  o Made code more defensive and don't assume modifiable collections
 discard 9d20069  [maven-release-plugin] prepare for next development iteration
 discard a7acc09  [maven-release-plugin] prepare release maven-help-plugin-2.1.1
 discard ca6e5ac  remove redundant section
 discard 8195748  [MPH-76] use a fixed number of asterisks to mask passwords in effective-settings
 discard a890b49  o Updated to maven-invoker-plugin:1.5
 discard ab6abfb  o Refactored code to avoid problematic dependency on container API
 discard 5dd3b01  o Fixed IT to use different plugin to prevent plugin container from getting screwed in Maven 2.0.x
 discard 04546db  [MPH-57] Hide server passphrase for effective-settings Submitted by: Marcel May
 discard 8256ccb  add smoke test for describe -Dcmd=some:goal, also currently failing on Maven 3
 discard 49f63d7  make exceptions clearer
 discard fccf8aa  [MPH-71] add support for help:evaluate in batch mode, along with a simple smoke test
 discard ce56de7  [MPH-58] upgrade plexus-utils version to correct problems with the output of newlines
 discard 9939514  [MPH-75] avoid a NullPointerException when an invalid mojo/goal parameter is provided. Add additional smoke test for using the mojo parameter
 discard 6a3001f  update parent POM
 discard 170b8b2  o Minor site improvements.
 discard 3afed0c  [MPH-72] Use ISO8601-format for date and time
 discard 494b42c  o Updated to maven-invoker-plugin:1.4
 discard 2b86b02  upgrade parent version to ensure source-release is automatic.
 discard b11c68f  o Added IT to check help:describe -Dcmd=
 discard 23e837f  [MPH-59] Describe goal says everything is deprecated
 discard 24208b8  o Added basic ITs to smoke test against different Maven versions
 discard 5194e86  o fixed ambiguous links o added Doxia xsd
 discard 02ad58e  used http://maven.apache.org/xsd/* for schema location
 discard 814f8e1  o Inherited from maven-plugins:13
 discard d8f55f4  use the latest parents
 discard a34c3b4  o Formatted/reordered POM
 discard e9da9f5  o Inherited from maven-plugins:12
 discard bbce129  [maven-release-plugin] prepare for next development iteration
 discard 38cfe64  [maven-release-plugin] prepare release maven-help-plugin-2.1
 discard d06b2ef  o revert release:prepare again (same errors r690682)
 discard 091578b  [maven-release-plugin] prepare release maven-help-plugin-2.1
 discard 20bc4b8  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 3bc682d  [maven-release-plugin] prepare release maven-help-plugin-2.1
 discard cb39590  MPH-33: Help plugin should refer to "goal" not "mojo"
 discard e91971e  o fixed potential NPE if no goals
 discard 12d30cb  o Adjust Javadoc to the new parameter names.
 discard 0abd3d6  o defined a static notdefined field
 discard f4cad81  o fixed checkstyle
 discard bd6732e  o workaround for MPLUGIN-137
 discard 0fc6e4a  o update doc due to recent changes
 discard a1c65f4  o replaced tab by space
 discard 34021dc  o replaced deprecated constructor
 discard b7c0120  o improved javadoc
 discard 2c35298  o handle empty deprecated
 discard 3808a22  o readability
 discard 14e15b7  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 fc79ce5  MPH-51: "help:help -Ddetail" looks better than "help:describe -Dplugin=help -Dfull"
 discard 10753d9  o fixed typo
 discard bcd7c88  MPH-54: -Dhelp:describe -Ddetail should not show component requirements
 discard 990f79b  o using PluginUtils#sortMojos() o minor improvements
 discard 7b38db2  MPH-51: "help:help -Ddetail" looks better than "help:describe -Dplugin=help -Dfull"
 discard 0914f17  MPH-51: "help:help -Ddetail" looks better than "help:describe -Dplugin=help -Dfull"
 discard a64ad35  o defined a static unknown field
 discard 31e6769  MPH-33: Help plugin should refer to "goal" not "mojo"
 discard 3686a35  o Updated index page of plugin site
 discard 663a9e1  o fixed jdk 1.4 compatibility
 discard bab3d38  o revert release and go back to snapshot
 discard 7f1cab3  [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 a34b269  [MPH-49] help:describe no-arg error doesn't mention "cmd"
 discard 4b9b79f  [MPH-33] Help plugin should refer to "goal" not "mojo".  Also now we refer to "detail" rather than "full", to match help:help
 discard f8668d5  "mvn help:describe -Dcmd=compiler:compile" describes entire plugin, not the specific mojo
 discard 0980c5a  [maven-release-plugin] prepare for next development iteration
 discard 84dbc42  [maven-release-plugin] prepare release maven-help-plugin-2.1
 discard 91ec92b  o using parent release to make release o update pluginManagement tag
 discard ac2fa9f  MPH-48: Review dependencies
 discard 17e41ff  o ordered pom
 discard 972d4d1  o fixed javadoc
 discard ffc286d  o Updated index page of plugin site o improved documentation o added a reporting profile
 discard 3e213f2  MPH-32: "medium" mode should be the default for help:describe
 discard ce00ab4  o fixed checkstyle
 discard e8cd0b3  o added some tests
 discard f6e4d24  MPH-47: Add a new goal to evaluate Maven expressions given by a user
 discard 96753a6  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
 discard bb0f8be  o Unified plugin name
 discard c1b88a9  o Updated index page of plugin site
 discard 338aa81  MPH-37: help:effective-pom - sort the properties list
 discard b469681  MPH-40: help:effective-pom emits invalid XML to output file
 discard 5a2639c  o lifecycle should exist
 discard 675e2e1  o using latest plugin tools
 discard 97e694f  o normalize date and comments
 discard 7cb7d53  o fixed code due to r683951
 discard 89ff9d0  MPH-46: Improve the output of help:describe
 discard 7478a51  o Added stub IT profile to highlight plugins during CI
 discard e651311  o code readingness
 discard 9921009  o improved javadoc
 discard 229d7d0  MPH-29: help:describe should be way more helpful when no arguments are provided
 discard 086821b  o improved javadoc
 discard b48b2ef  MPH-33: Help plugin should refer to "goal" not "mojo"
 discard ee0051e  o using StringUtils.repeat() instead of long line
 discard e3c75ef  o removed unused method collectActiveProfiles( MavenProject project ) o minor code improvement
 discard 6bc4e37  MPH-35: Make -Dfull more discoverable by suggesting it
 discard 8e03009  Try to use the 12-SNAPSHOT parent
 discard db95ab3  o update doc
 discard da8b5c4  o javadoc improvements
 discard 394404f  o do not require a project
 discard 4887012  o added inheritance pom's profiles
 discard 18eed19  o reformat code o improved code readingness
 discard 8caaf7e  o using AbstractHelpMojo to allow writing in an output file
 discard b1ea561  o fixed javadoc
 discard 1aa0b3b  o fix license header
 discard e115ce8  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 160b5de  MPH-44: Hide passwords for effective-settings
 discard c40ec17  o minor update due to r682181
 discard b08a50e  MPH-42: Active profiles recursively growing Submitted by: Sander Verhagen Reviewed by: Vincent Siveton
 discard 8d8431f  o fixed svn properties
 discard 88e119f  MPH-4: add mojo to projecthelp to describe supported plugin parameter expressions
 discard a4f8a75  o added @version o reformat, no code change
 discard abf9c73  MPH-43: Create an abstract Help Mojo with output parameter
 discard fd7b7ac  o using last p-u
 discard d6ea898  o added @version
 discard c4bf47f  o improved exception catch
 discard b588dcd  MPH-30: help:describe should accept "cmd" argument
 discard 706482e  Bumping all parent versions to 11, to allow deployment to alternative locations.
 discard be7d64e  o no need of requiresProject
 discard 998e9ef  o Added bin to svn:ignore
 discard a05a252  o fixed javadoc @since o improved logging call o used WriterFactory.newPlatformWriter( ... ) and handle flush()
 discard 784e750  MPH-28: New goal to list platform details
 discard 0b595c9  [maven-release-plugin] prepare for next development iteration
 discard da27fa0  [maven-release-plugin] prepare release maven-help-plugin-2.0.2
 discard 306df38  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 f33ecae  Ignore IDEA files.
 discard d67ad0d  o Add a proper FAQ.
 discard b778533  [MPH-16] help:active-profiles doesn't include profiles derived from the parent pom. Submitted by: David Boden Reviewed by: Dennis Lundberg
 discard 351a696  o Fix errors reported by Checkstyle.
 discard 754804b  o Add info about the 'medium' parameter and an example. o Add formating and fix typos.
 discard 6cd789b  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 1c9deb0  o Remove unused but declared dependency.
 discard 91423e3  o Sort dependencies.
 discard 6c3fe27  o Add xml declaration. o Add used but undeclared dependencies. o Specify version for maven-changelog-plugin.
 discard cb9b785  o Apply the new license headers.
 discard 0f8a46a  o Add @since tag.
 discard 8ab2690  [MPH-25] Adding medium-verbosity flag (just called 'medium'.
 discard 23b49f5  o Fix typos.
 discard 9edd85c  Added ignores
 discard 36b1d95  MPH-24: moved tree over to dependency plugin
 discard 4fa349b  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
 discard 4c31f30  o Fix typos. o Add some formating.
 discard 5830ff0  o Set EOL style to native.
 discard bed3064  PR: MPH-21
 discard cc9afb4  - 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 9c7cb07  o updating to latest released parent
 discard 1d6091d  Update parent version to 6, since that has been released and 6-SNAPSHOT hasn't been deployed
 discard bf1aada  update maven-dependency-tree dependency and parent version
 discard 1f72686  MPH-14 Add a mojo to print the dependency tree Submitted by Mark Hobson
 discard eaa445b  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 65a58ac  use inheritence and make all the site appearances consistent
 discard b4ed335  update all parents
 discard 9622e28  MNG-2460: Incorrect POM inheritance for plugins
 discard 610934c  Commented out FAQ page.
 discard 43e12f7  PR: MPH-17
 discard 77c8317  remove release.properties from ignores
 discard 22b95cc  set EOL style
 discard 786490c  [maven-release-plugin] prepare for next development iteration
 discard 4b1f5a0  [maven-release-plugin] prepare release maven-help-plugin-2.0
 discard fac890e  [MPH-10] avoid NPE if plugin is not found
 discard 42b20b4  correct metadata - effective-settings doesn't require a project. Clean imports.
 discard 13e056b  adjust parent POMs
 discard 0f59d46  Fix typo
 discard 334f83b  update description
 discard 5ab1773  [maven-release-plugin] prepare for next development iteration
 discard 9713b3a  [maven-release-plugin] prepare release maven-help-plugin-2.0
 discard b79aee5  move plugins
 discard de79763  PR: MNG-1285 Submitted By: John Tolentino Reviewed By: John Casey
 discard 4f25eb0  Moving maven-projecthelp-plugin to maven-help-plugin.
 discard 95ffade  update versions in plugins
 discard a977f76  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 3f79a6b  PR: MNG-122 cleanup artifact/plugin not found exception
 discard 5bdf1ae  PR: MNG-122 exception clean up phase 2
 discard 6b649cb  PR: MNG-122 exception clean up phase 1
 discard 8f027a4  Renaming two mojos named *Plugin, and adding APT doco.
 discard b659105  Adding documentation, to resolve MNG-1082.
 discard 63c9ee2  Resolving: MNG-698, MNG-1081
 discard 9280030  get plugins building again
 discard 6f4cb4b  Resolving: MNG-449, MNG-152, MNG-1090, MNG-1089, MNG-1122
 discard f0044ea  Fixing it0013 and it0020, and adding next installment of describe mojo implementation.
 discard 307748a  use released versions
 discard bd45698  Fixing DescribeMojo for changes to PluginManager API, and setting prerequisite maven version for this version of the projecthelp-plugin because of this.
 discard 38aa139  o throwing required exception
 discard c18a9c3  Fixing error messages related to invalid plugin configuration, similar to the instantiation exception for ArtifactRepository when there is no deployment repository...
 discard 96e11e1  Working on: MNG-786
 discard fd7d2ad  ignore release.properties and more
 discard a3592a4  [maven-release-plugin] prepare for next development iteration
 discard 197c4e8  [maven-release-plugin] prepare release maven-projecthelp-plugin-2.0-beta-1
 discard 41cf8d0  cut deps
 discard 5a42ddc  update dependency and parent versions
 discard e695f7b  Added beginnings of DescribeMojo, and added setters for all mojo parameters in the plugin.
 discard 8e41575  PR: MNG-596 add XSD definition to m2 poms and archetypes
 discard 619d4e6  Fix svn properties
 discard 824d929  Update all versions to beta-1-SNAPSHOT
 discard 0432b88  Resolving: MNG-495
 discard 6bb3057  change <model> to <project> in root tag.
 discard ee5d53a  Added projecthelp:effective-settings mojo
 discard e128cdb  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
     add ac0b8ec  [maven-release-plugin] prepare for next development iteration
     add 439481a  o Made code more defensive and don't assume modifiable collections
     add 11b9e73  [MPH-81] maven-help-plugin:describe to display Required and Expression status Submitted by: Guo Du
     add 32fedff  fix relativePath to plugins parent and bump to latest parent for all plugins
     add 3efc1be  o added mavenVersion property when not already there o used mavenVersion property for maven prerequisite
     add b172e3d  Use mavenVersion property everywhere.
     add b8e317d  upgrade plugins to latest parent 21
     add 888175b  [MPH-88] Migration from obsolete plexus-maven-plugin to plexus-containers-component-metadata
     add cf5105c  removed dead code
     add 2970b92  [MPH-89] use maven-plugin-tools' java 5 annotations
     add 6244b4b  avoid running its twice
     add 80bb012  move plugin version to a property and plugins annotations in compile scope
     add ce5dbee  use last plugin parent snapshot to use last compiler plugin to improve build time on jenkins build.
     add 58b4b11  annotations are not needed for plugin execution so mark dependency as provided
     add f7c6fbf  use released parent pom
     add 90f01ab  use entrySet() to iterate on Map content
     add b5a60cb  use Integer.valueOf rather than new Integer
     add dc79ed1  replace StringBuffer by StringBuilder
     add 7e04cff  o Updated to jdk7 comatible xstream version
     add 8f8f515  update maven-plugin-plugin to 3.2
     add 52f5700  o use generics o use parameter default value instead of property since readonly
     add cdacadf  o use generics o use parameter default value instead of property since readonly
     add 1c78f90  use plexus-component-annotations instead of javadoc annotations
     add 89c5785  [MPH-92] Upgrade Maven prerequisite to 2.2.1
     add 98756a4  [MPH-91] No deep copy of effective-settings, causing passwords to be anonymized during further executions
     add 855286e  [MPH-93] Replace expression label with user property when possible
     add 0e1ce81  [MPH-90] help:effective-pom does not show full effective-pom
     add 6c75c76  code formatting
     add f84fb55  Fix IT, further investigation required. mvn help:evaluate -Dexpression=settings doesn't show proxies for Maven 3.0.1, 3.0.2, 3.0.3 and 3.0.4, but does for 2.2.1. So this looks like a core issue
     add 11783f6  [MPH-79] help:active-profiles does not list active inherited profiles
     add d7364ec  replace deprecated call of pluginManager.verifyPlugin() with pluginManager.loadPluginDescriptor()
     add 3494206  replace deprecated call of pluginManager.buildStandaloneSuperProject(ArtifactRepository) with pluginManager.buildStandaloneSuperProject(ProjectBuilderConfiguration)
     add 9a1d311  update parent version lock m-invoker-p on 1.8
     add 857127f  Add verification script
     add 21cf86f  Optimizations detected by Sonar
     add a729639  formatting
     add a941b46  cleanup reporting profile: reports already inherited or never used by other plugins.
     add 3d8ee2f  Remove Release Notes link from overview
     add e59cbb2  [maven-release-plugin] prepare release maven-help-plugin-2.2

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

 * -- * -- B -- O -- O -- O   (bcd7938)
            \
             N -- N -- N   refs/tags/maven-help-plugin-2.2 (456d857)

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