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 2017/12/20 09:36:17 UTC

[maven-help-plugin] annotated tag maven-help-plugin-2.1 created (now 38d5e37)

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

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


      at 38d5e37  (tag)
 tagging e5cb59abbd091564a33fd11071bddf7a39b63356 (commit)
      by Vincent Siveton
      on Sun Aug 31 15:18:45 2008 +0000

- Log -----------------------------------------------------------------
maven-help-plugin-2.1
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 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
     new 1eb671a  ignore target
     new 0044a79  Added projecthelp:effective-settings mojo
     new caf6075  change <model> to <project> in root tag.
     new 99b15f9  Resolving: MNG-495
     new b3913bd  Update all versions to beta-1-SNAPSHOT
     new 7993994  Fix svn properties
     new b4d9851  PR: MNG-596 add XSD definition to m2 poms and archetypes
     new 28c43ab  Added beginnings of DescribeMojo, and added setters for all mojo parameters in the plugin.
     new 2874312  update dependency and parent versions
     new 95d12ba  cut deps
     new 104fa84  [maven-release-plugin] prepare release maven-projecthelp-plugin-2.0-beta-1
     new 55c78c5  [maven-release-plugin] prepare for next development iteration
     new a77ceaf  ignore release.properties and more
     new d22ade1  Working on: MNG-786
     new f3e822b  Fixing error messages related to invalid plugin configuration, similar to the instantiation exception for ArtifactRepository when there is no deployment repository...
     new aadea91  o throwing required exception
     new f04b735  Fixing DescribeMojo for changes to PluginManager API, and setting prerequisite maven version for this version of the projecthelp-plugin because of this.
     new c635f0d  use released versions
     new a948cf9  Fixing it0013 and it0020, and adding next installment of describe mojo implementation.
     new 835611b  Resolving: MNG-449, MNG-152, MNG-1090, MNG-1089, MNG-1122
     new 678c910  get plugins building again
     new 288f175  Resolving: MNG-698, MNG-1081
     new 1d13ef5  Adding documentation, to resolve MNG-1082.
     new 57240c4  Renaming two mojos named *Plugin, and adding APT doco.
     new 36097bf  PR: MNG-122 exception clean up phase 1
     new 0edacc4  PR: MNG-122 exception clean up phase 2
     new 724a2d6  PR: MNG-122 cleanup artifact/plugin not found exception
     new 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.
     new 9d402d4  update versions in plugins
     new 92b3ace  Moving maven-projecthelp-plugin to maven-help-plugin.
     new 18e79eb  PR: MNG-1285 Submitted By: John Tolentino Reviewed By: John Casey
     new 8356e9e  move plugins
     new efbf541  [maven-release-plugin] prepare release maven-help-plugin-2.0
     new 581443a  [maven-release-plugin] prepare for next development iteration
     new 9ede842  update description
     new 984305b  Fix typo
     new ec8adb1  adjust parent POMs
     new 2ddeeb7  correct metadata - effective-settings doesn't require a project. Clean imports.
     new dbf0a30  [MPH-10] avoid NPE if plugin is not found
     new 22d2fd3  [maven-release-plugin] prepare release maven-help-plugin-2.0
     new 5cde901  [maven-release-plugin] prepare for next development iteration
     new 880c588  set EOL style
     new cff9f8c  remove release.properties from ignores
     new 55fb64b  PR: MPH-17
     new b524e05  Commented out FAQ page.
     new 520ab0e  MNG-2460: Incorrect POM inheritance for plugins
     new 3bd4c7e  update all parents
     new cae3fb0  use inheritence and make all the site appearances consistent
     new 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.
     new 9ad8332  MPH-14 Add a mojo to print the dependency tree Submitted by Mark Hobson
     new 308d19f  update maven-dependency-tree dependency and parent version
     new a2368f5  Update parent version to 6, since that has been released and 6-SNAPSHOT hasn't been deployed
     new d8fce5b  o updating to latest released parent
     new 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
     new 8fa1288  PR: MPH-21
     new cfb5f16  o Set EOL style to native.
     new 79ae4d4  o Fix typos. o Add some formating.
     new 4d11fc0  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
     new b46eb5c  MPH-24: moved tree over to dependency plugin
     new 72c531d  Added ignores
     new c0da4dd  o Fix typos.
     new 4af25c4  [MPH-25] Adding medium-verbosity flag (just called 'medium'.
     new bebf980  o Add @since tag.
     new 9f78bc0  o Apply the new license headers.
     new 7510c3a  o Add xml declaration. o Add used but undeclared dependencies. o Specify version for maven-changelog-plugin.
     new 25342a4  o Sort dependencies.
     new 5fde6fd  o Remove unused but declared dependency.
     new 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.
     new 2dfa8e7  o Add info about the 'medium' parameter and an example. o Add formating and fix typos.
     new 09e2a48  o Fix errors reported by Checkstyle.
     new e2d3d37  [MPH-16] help:active-profiles doesn't include profiles derived from the parent pom. Submitted by: David Boden Reviewed by: Dennis Lundberg
     new 07ab326  o Add a proper FAQ.
     new 4257fc9  Ignore IDEA files.
     new 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.
     new ec29ffc  [maven-release-plugin] prepare release maven-help-plugin-2.0.2
     new 6302d63  [maven-release-plugin] prepare for next development iteration
     new 5adf2ff  MPH-28: New goal to list platform details
     new 3c9912f  o fixed javadoc @since o improved logging call o used WriterFactory.newPlatformWriter( ... ) and handle flush()
     new c604198  o Added bin to svn:ignore
     new 5bf3c3a  o no need of requiresProject
     new ee2350a  Bumping all parent versions to 11, to allow deployment to alternative locations.
     new 775b0e2  MPH-30: help:describe should accept "cmd" argument
     new 9c47e9f  o improved exception catch
     new 8fd1f8f  o added @version
     new 20622fc  o using last p-u
     new 75377a1  MPH-43: Create an abstract Help Mojo with output parameter
     new 652245e  o added @version o reformat, no code change
     new 54dc3ab  MPH-4: add mojo to projecthelp to describe supported plugin parameter expressions
     new 1d78258  o fixed svn properties
     new 5be84cb  MPH-42: Active profiles recursively growing Submitted by: Sander Verhagen Reviewed by: Vincent Siveton
     new 3544962  o minor update due to r682181
     new 4e3303c  MPH-44: Hide passwords for effective-settings
     new 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
     new 0001007  o fix license header
     new 78dd67a  o fixed javadoc
     new 0f02f83  o using AbstractHelpMojo to allow writing in an output file
     new 1bceebd  o reformat code o improved code readingness
     new ef24391  o added inheritance pom's profiles
     new 3e472da  o do not require a project
     new de7e738  o javadoc improvements
     new d899cb8  o update doc
     new 771f1d4  Try to use the 12-SNAPSHOT parent
     new 0d48578  MPH-35: Make -Dfull more discoverable by suggesting it
     new 0603927  o removed unused method collectActiveProfiles( MavenProject project ) o minor code improvement
     new c7c4170  o using StringUtils.repeat() instead of long line
     new e5698ab  MPH-33: Help plugin should refer to "goal" not "mojo"
     new b6b06c9  o improved javadoc
     new b9e6393  MPH-29: help:describe should be way more helpful when no arguments are provided
     new 0a28c12  o improved javadoc
     new c99b005  o code readingness
     new a94b522  o Added stub IT profile to highlight plugins during CI
     new 9fbdf3f  MPH-46: Improve the output of help:describe
     new c5c7f71  o fixed code due to r683951
     new 6431fc8  o normalize date and comments
     new 55e9b39  o using latest plugin tools
     new aa12f55  o lifecycle should exist
     new 9d73527  MPH-40: help:effective-pom emits invalid XML to output file
     new b4dadf5  MPH-37: help:effective-pom - sort the properties list
     new 4300ff0  o Updated index page of plugin site
     new aa467ec  o Unified plugin name
     new d9f2faa  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
     new 564b9ff  MPH-47: Add a new goal to evaluate Maven expressions given by a user
     new d404bcc  o added some tests
     new 353b3c2  o fixed checkstyle
     new 9d38348  MPH-32: "medium" mode should be the default for help:describe
     new e05b1ab  o Updated index page of plugin site o improved documentation o added a reporting profile
     new ab95936  o fixed javadoc
     new 0078761  o ordered pom
     new 5763510  MPH-48: Review dependencies
     new 9ac6d42  o using parent release to make release o update pluginManagement tag
     new d1f307d  [maven-release-plugin] prepare release maven-help-plugin-2.1
     new 7adfc56  [maven-release-plugin]  copy for tag maven-help-plugin-2.1
     new d890466  [maven-release-plugin] prepare for next development iteration
     new bb7f38a  "mvn help:describe -Dcmd=compiler:compile" describes entire plugin, not the specific mojo
     new 0d747eb  [MPH-33] Help plugin should refer to "goal" not "mojo".  Also now we refer to "detail" rather than "full", to match help:help
     new f225c7d  [MPH-49] help:describe no-arg error doesn't mention "cmd"
     new 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)
     new a6eb937  o revert release and go back to snapshot
     new 737bd8b  o fixed jdk 1.4 compatibility
     new 2705f1d  o Updated index page of plugin site
     new c62de2e  MPH-33: Help plugin should refer to "goal" not "mojo"
     new fc00c5e  o defined a static unknown field
     new 0211d80  MPH-51: "help:help -Ddetail" looks better than "help:describe -Dplugin=help -Dfull"
     new 4d19c89  MPH-51: "help:help -Ddetail" looks better than "help:describe -Dplugin=help -Dfull"
     new cd93280  o using PluginUtils#sortMojos() o minor improvements
     new 6b649b7  MPH-54: -Dhelp:describe -Ddetail should not show component requirements
     new 36f755a  o fixed typo
     new 8f608e6  MPH-51: "help:help -Ddetail" looks better than "help:describe -Dplugin=help -Dfull"
     new 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
     new 8e688fb  o readability
     new 1009a61  o handle empty deprecated
     new 1e02f1d  o improved javadoc
     new 63886fc  o replaced deprecated constructor
     new 6b946cc  o replaced tab by space
     new dad2e12  o update doc due to recent changes
     new edc2e63  o workaround for MPLUGIN-137
     new 11e6d17  o fixed checkstyle
     new c23d122  o defined a static notdefined field
     new cbce1f8  o Adjust Javadoc to the new parameter names.
     new 52f3233  o fixed potential NPE if no goals
     new 8323802  MPH-33: Help plugin should refer to "goal" not "mojo"
     new 33edb08  [maven-release-plugin] prepare release maven-help-plugin-2.1
     new 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...
     new a565989  [maven-release-plugin] prepare release maven-help-plugin-2.1
     new 631bdf8  o revert release:prepare again (same errors r690682)
     new e5cb59a  [maven-release-plugin]  copy for tag maven-help-plugin-2.1

The 167 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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