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/09 15:25:27 UTC

[maven-help-plugin] branch master created (now 3a4f845)

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

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


      at 3a4f845  [MPH-123] all-profiles does not show right active status

This branch includes the following new commits:

     new ac0e6a7  Moving maven-projecthelp-plugin to maven-help-plugin.
     new 7640bcf  PR: MNG-1285 Submitted By: John Tolentino Reviewed By: John Casey
     new 48b4161  [maven-release-plugin] prepare release maven-help-plugin-2.0
     new 69df184  [maven-release-plugin] prepare for next development iteration
     new 2815a1a  update description
     new 0907f8e  Fix typo
     new bd0a1ec  adjust parent POMs
     new cab5a13  correct metadata - effective-settings doesn't require a project. Clean imports.
     new b1a2eb2  [MPH-10] avoid NPE if plugin is not found
     new 2f95a7e  [maven-release-plugin] prepare release maven-help-plugin-2.0
     new 2e85c3d  [maven-release-plugin] prepare for next development iteration
     new cf11557  set EOL style
     new 8aaafac  PR: MPH-17
     new 7e3b8ec  Commented out FAQ page.
     new d2fcf98  MNG-2460: Incorrect POM inheritance for plugins
     new 61db11c  update all parents
     new ced92ee  use inheritence and make all the site appearances consistent
     new 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.
     new dc4de09  MPH-14 Add a mojo to print the dependency tree Submitted by Mark Hobson
     new 54a62ad  update maven-dependency-tree dependency and parent version
     new 6955b10  Update parent version to 6, since that has been released and 6-SNAPSHOT hasn't been deployed
     new 9d1404f  o updating to latest released parent
     new 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
     new 05f7dbe  PR: MPH-21
     new c009961  o Set EOL style to native.
     new b17b6b8  o Fix typos. o Add some formating.
     new f8347a1  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
     new e7975d0  MPH-24: moved tree over to dependency plugin
     new e61df48  o Fix typos.
     new c19d219  [MPH-25] Adding medium-verbosity flag (just called 'medium'.
     new 1537f66  o Add @since tag.
     new 81d0505  o Apply the new license headers.
     new af1cccb  o Add xml declaration. o Add used but undeclared dependencies. o Specify version for maven-changelog-plugin.
     new 55e0530  o Sort dependencies.
     new 219b174  o Remove unused but declared dependency.
     new 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.
     new 78535da  o Add info about the 'medium' parameter and an example. o Add formating and fix typos.
     new 51ac61a  o Fix errors reported by Checkstyle.
     new 5748b4d  [MPH-16] help:active-profiles doesn't include profiles derived from the parent pom. Submitted by: David Boden Reviewed by: Dennis Lundberg
     new 76c5e55  o Add a proper FAQ.
     new 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.
     new 0e12f3b  [maven-release-plugin] prepare release maven-help-plugin-2.0.2
     new c887663  [maven-release-plugin] prepare for next development iteration
     new fbb29a5  MPH-28: New goal to list platform details
     new 77a75f7  o fixed javadoc @since o improved logging call o used WriterFactory.newPlatformWriter( ... ) and handle flush()
     new a91d6f0  o no need of requiresProject
     new c7c7e12  Bumping all parent versions to 11, to allow deployment to alternative locations.
     new abbddb5  MPH-30: help:describe should accept "cmd" argument
     new b230b9e  o improved exception catch
     new d1cbc25  o added @version
     new 7aacc35  o using last p-u
     new ef3b624  MPH-43: Create an abstract Help Mojo with output parameter
     new 721da29  o added @version o reformat, no code change
     new 6f7803a  MPH-4: add mojo to projecthelp to describe supported plugin parameter expressions
     new 2af4705  o fixed svn properties
     new 045a2fa  MPH-42: Active profiles recursively growing Submitted by: Sander Verhagen Reviewed by: Vincent Siveton
     new d65ab1d  o minor update due to r682181
     new d2bb695  MPH-44: Hide passwords for effective-settings
     new 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
     new 05a8366  o fix license header
     new 074ac32  o fixed javadoc
     new 56cdcbb  o using AbstractHelpMojo to allow writing in an output file
     new 5e4649b  o reformat code o improved code readingness
     new 0b30318  o added inheritance pom's profiles
     new 917e29c  o do not require a project
     new 051449b  o javadoc improvements
     new ea4a589  o update doc
     new 27e9cc5  Try to use the 12-SNAPSHOT parent
     new 81adcb9  MPH-35: Make -Dfull more discoverable by suggesting it
     new 3675633  o removed unused method collectActiveProfiles( MavenProject project ) o minor code improvement
     new 3d607a8  o using StringUtils.repeat() instead of long line
     new 02cd58f  MPH-33: Help plugin should refer to "goal" not "mojo"
     new 4f1bcec  o improved javadoc
     new b027508  MPH-29: help:describe should be way more helpful when no arguments are provided
     new 5b40183  o improved javadoc
     new 1c1b866  o code readingness
     new aaeb549  o Added stub IT profile to highlight plugins during CI
     new 3e889f9  MPH-46: Improve the output of help:describe
     new 57baf78  o fixed code due to r683951
     new c7ef529  o normalize date and comments
     new 27170be  o using latest plugin tools
     new 363f0bd  o lifecycle should exist
     new c8164ef  MPH-40: help:effective-pom emits invalid XML to output file
     new 916854a  MPH-37: help:effective-pom - sort the properties list
     new 4aee1f0  o Updated index page of plugin site
     new a1e72f9  o Unified plugin name
     new b3dae44  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
     new 939779e  MPH-47: Add a new goal to evaluate Maven expressions given by a user
     new 8745f6b  o added some tests
     new fedb3b9  o fixed checkstyle
     new bfac903  MPH-32: "medium" mode should be the default for help:describe
     new 7e7bc69  o Updated index page of plugin site o improved documentation o added a reporting profile
     new c742b85  o fixed javadoc
     new 87e2db1  o ordered pom
     new 093a2fa  MPH-48: Review dependencies
     new d7e4bb1  o using parent release to make release o update pluginManagement tag
     new bec0def  [maven-release-plugin] prepare release maven-help-plugin-2.1
     new 2340696  [maven-release-plugin] prepare for next development iteration
     new a347c2d  "mvn help:describe -Dcmd=compiler:compile" describes entire plugin, not the specific mojo
     new 839f18a  [MPH-33] Help plugin should refer to "goal" not "mojo".  Also now we refer to "detail" rather than "full", to match help:help
     new ed1b59e  [MPH-49] help:describe no-arg error doesn't mention "cmd"
     new 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)
     new 8350f94  o revert release and go back to snapshot
     new c007173  o fixed jdk 1.4 compatibility
     new 169ccf1  o Updated index page of plugin site
     new b94309e  MPH-33: Help plugin should refer to "goal" not "mojo"
     new e6863e1  o defined a static unknown field
     new d0b698e  MPH-51: "help:help -Ddetail" looks better than "help:describe -Dplugin=help -Dfull"
     new a34648d  MPH-51: "help:help -Ddetail" looks better than "help:describe -Dplugin=help -Dfull"
     new 19be175  o using PluginUtils#sortMojos() o minor improvements
     new 27be423  MPH-54: -Dhelp:describe -Ddetail should not show component requirements
     new ab844af  o fixed typo
     new 18f5cb9  MPH-51: "help:help -Ddetail" looks better than "help:describe -Dplugin=help -Dfull"
     new 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
     new 0e54a66  o readability
     new 1008f0e  o handle empty deprecated
     new d644062  o improved javadoc
     new 385d9b7  o replaced deprecated constructor
     new dcf353e  o replaced tab by space
     new 646089a  o update doc due to recent changes
     new 8a1cd2f  o workaround for MPLUGIN-137
     new e4a832f  o fixed checkstyle
     new d77ebb7  o defined a static notdefined field
     new 4076b72  o Adjust Javadoc to the new parameter names.
     new 9338a39  o fixed potential NPE if no goals
     new 4638a6a  MPH-33: Help plugin should refer to "goal" not "mojo"
     new 3fb2f4c  [maven-release-plugin] prepare release maven-help-plugin-2.1
     new 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...
     new e7c8b17  [maven-release-plugin] prepare release maven-help-plugin-2.1
     new b17c7b1  o revert release:prepare again (same errors r690682)
     new 25edbb5  [maven-release-plugin] prepare release maven-help-plugin-2.1
     new 49fa94b  [maven-release-plugin] prepare for next development iteration
     new 0930d31  o Inherited from maven-plugins:12
     new ef17554  o Formatted/reordered POM
     new ca8e193  use the latest parents
     new aea2607  o Inherited from maven-plugins:13
     new 02e0c3a  used http://maven.apache.org/xsd/* for schema location
     new 29b9bc8  o fixed ambiguous links o added Doxia xsd
     new 180c7fa  o Added basic ITs to smoke test against different Maven versions
     new a956865  [MPH-59] Describe goal says everything is deprecated
     new df6452c  o Added IT to check help:describe -Dcmd=
     new 6e5d4fd  upgrade parent version to ensure source-release is automatic.
     new 03baae0  o Updated to maven-invoker-plugin:1.4
     new e44bcff  [MPH-72] Use ISO8601-format for date and time
     new c72b1dc  o Minor site improvements.
     new 354b966  update parent POM
     new c7a8f1f  [MPH-75] avoid a NullPointerException when an invalid mojo/goal parameter is provided. Add additional smoke test for using the mojo parameter
     new 753a842  [MPH-58] upgrade plexus-utils version to correct problems with the output of newlines
     new 81965d7  [MPH-71] add support for help:evaluate in batch mode, along with a simple smoke test
     new 8314059  make exceptions clearer
     new 09ee4fa  add smoke test for describe -Dcmd=some:goal, also currently failing on Maven 3
     new 54422ef  [MPH-57] Hide server passphrase for effective-settings Submitted by: Marcel May
     new 23c77c4  o Fixed IT to use different plugin to prevent plugin container from getting screwed in Maven 2.0.x
     new d2d6771  o Refactored code to avoid problematic dependency on container API
     new e1e43b6  o Updated to maven-invoker-plugin:1.5
     new c46a336  [MPH-76] use a fixed number of asterisks to mask passwords in effective-settings
     new 64e4507  remove redundant section
     new 07c90d4  [maven-release-plugin] prepare release maven-help-plugin-2.1.1
     new ac0b8ec  [maven-release-plugin] prepare for next development iteration
     new 439481a  o Made code more defensive and don't assume modifiable collections
     new 11b9e73  [MPH-81] maven-help-plugin:describe to display Required and Expression status Submitted by: Guo Du
     new 32fedff  fix relativePath to plugins parent and bump to latest parent for all plugins
     new 3efc1be  o added mavenVersion property when not already there o used mavenVersion property for maven prerequisite
     new b172e3d  Use mavenVersion property everywhere.
     new b8e317d  upgrade plugins to latest parent 21
     new 888175b  [MPH-88] Migration from obsolete plexus-maven-plugin to plexus-containers-component-metadata
     new cf5105c  removed dead code
     new 2970b92  [MPH-89] use maven-plugin-tools' java 5 annotations
     new 6244b4b  avoid running its twice
     new 80bb012  move plugin version to a property and plugins annotations in compile scope
     new ce5dbee  use last plugin parent snapshot to use last compiler plugin to improve build time on jenkins build.
     new 58b4b11  annotations are not needed for plugin execution so mark dependency as provided
     new f7c6fbf  use released parent pom
     new 90f01ab  use entrySet() to iterate on Map content
     new b5a60cb  use Integer.valueOf rather than new Integer
     new dc79ed1  replace StringBuffer by StringBuilder
     new 7e04cff  o Updated to jdk7 comatible xstream version
     new 8f8f515  update maven-plugin-plugin to 3.2
     new 52f5700  o use generics o use parameter default value instead of property since readonly
     new cdacadf  o use generics o use parameter default value instead of property since readonly
     new 1c78f90  use plexus-component-annotations instead of javadoc annotations
     new 89c5785  [MPH-92] Upgrade Maven prerequisite to 2.2.1
     new 98756a4  [MPH-91] No deep copy of effective-settings, causing passwords to be anonymized during further executions
     new 855286e  [MPH-93] Replace expression label with user property when possible
     new 0e1ce81  [MPH-90] help:effective-pom does not show full effective-pom
     new 6c75c76  code formatting
     new 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
     new 11783f6  [MPH-79] help:active-profiles does not list active inherited profiles
     new d7364ec  replace deprecated call of pluginManager.verifyPlugin() with pluginManager.loadPluginDescriptor()
     new 3494206  replace deprecated call of pluginManager.buildStandaloneSuperProject(ArtifactRepository) with pluginManager.buildStandaloneSuperProject(ProjectBuilderConfiguration)
     new 9a1d311  update parent version lock m-invoker-p on 1.8
     new 857127f  Add verification script
     new 21cf86f  Optimizations detected by Sonar
     new a729639  formatting
     new a941b46  cleanup reporting profile: reports already inherited or never used by other plugins.
     new 3d8ee2f  Remove Release Notes link from overview
     new e59cbb2  [maven-release-plugin] prepare release maven-help-plugin-2.2
     new ee5e914  [maven-release-plugin] prepare for next development iteration
     new a4497b7  Follow ASF branding rules.
     new 77bee8a  And even more plexus updates
     new 91224cb  Oh, look at that button. Does that convert everything to correct java5 ??
     new 001891e  Further code analysis improvements
     new 5dcaa1d  More code analysis fixes
     new 22b1a2e  Reformatted to code style
     new 8db5334  Revert "Reformatted to code style"
     new b2e7bd0  Add missing license headers. This plugin now passes the checks done by RAT.
     new 22fcc13  configured site deploy to /plugins-archives/<artifactId>-LATEST
     new 6ca5aa2  upgraded parent pom (compiler, assembly, doap not upgraded because of a failure: need to investigate)
     new e848e31  [MNGSITE-152]  - Added appropriate links to download site and license location    to fulfill the ASF requirements.
     new 8d2656b  [MNGSITE-152]  - Added missing download.cgi and xdoc/download.xml.vm
     new 9e8e663  added license header
     new 7fbb2f2  Injection via @Parameter instead of @Component
     new 5bb7bc3  Injection via @Parameter instead of @Component
     new 71fe6db  Injection via @Parameter instead of @Component
     new f5d6233  - Added to all plugins LICENSE file - Added to all plugins NOTICE file with copyright year 2007-2014
     new adf6995  - Undone the commit r1630358 which means to remove   all LICENSE/NOTICE files until the ASF is clear about   what to do.
     new 001051c  Updated to p-u .20
     new ff75b0d  Upgraded p-c md
     new 1a35290  updated parent pom and fixed errors reported by Checkstyle
     new da573be  Cleaned up pom cause plexus-container-default is only for Maven 2.0.X not for 2.2.1
     new 51f20f4  [MPH-102] Upgrade to maven-plugins parent version 27
     new 82ed3e6  [MPH-103] Remove unused dependency maven-monitor
     new 0e54bf0  [MPH-104] Upgrade maven-plugin-testing-harness to 1.3
     new f4ec7c9  changed svnpubsub url from /content to /components
     new 06003b1  moved Jira from Codehaus to Apache
     new c5b9785  [MNGSITE-243] Fixed link to How to use Mirros for Repositories
     new 6d2adb8  Result of mvn versions:update-child-modules -DallowSnapshots -N
     new f78f0da  [MPH-110] Cannot run ITs successfully
     new 3dbdbb6  [MPH-111] IT 'effective-pom_properties' fails if run with -Dinvoker.mergeUserSettings
     new 8b8f216  use released version of plugin parent, i.e 28
     new 45803b4  [MPH-112] Upgrade to Commons Lang3
     new bae5f8b  [MPH-108] Patch for MPH-72 not fully applied
     new 3887da5  [MPH-109] Use ISO 8601 date format for the remaining goals
     new 2e7babc  [MPOM-95] updated parent pom location
     new 22d6bf1  Fixed file handle leak in testcase
     new 0cc3ea1  [MPH-117] Upgrade plexus-utils to 3.0.22
     new 781854e  o Updated to 'plexus-utils-3.0.23'. o Updated to stop suppressing exceptions incorrectly when closing resources.   Most of the time the 'IOUtils.closeQuietly' methods of 'commons-io' and   the 'IOUtil.close' method of 'plexus-utils' are used incorrectly. They   are meant to be used in 'finally' blocks to not suppress an exception   already thrown in the 'try' block. The documentation of the   'IOUtils.closeQuietly' methods explicitly contains usage examples.   As soon as [...]
     new cbca940  o Updated to 'plexus-utils' 3.0.24.
     new 7d45a10  updated Jira url
     new 7b8ca9c  updated Jira url
     new c4d14f3  [MPH-118] Upgrade maven-plugins to version 30
     new 25c9361  [MPH-99] Evaluate has no output in quiet mode
     new 58ebe80  Use getter getContainer() for private member container
     new 2487dab  [MPH-116] Printout the information if a goal is a report goal or not
     new 66ff6be  [MPH-119] The "artifact" parameter is not taken into account with Maven 3
     new 328a248  [MPH-114] Goal fails with “Unable to get the POM for the artifact”
     new 4c5d851  [MPH-106] add gav parameter to calculate effective pom for any gav, not only reactor
     new 04ef88f  [MPH-107] Mojos use inconsistent line endings throughout
     new c2ca2d8  [MPH-120] Migrate plugin to Maven 3.0
     new 89e4445  [MPH-53] mvn help:describe returns the version that is specified in metadata instead of the one in the parent pom
     new b0edf4d  [MPH-105] Effective pom aggregation is not triggered
     new a0b40a2  o Updated to latest parent SNAPSHOT.
     new 2d88a77  o Reverted last commit to reset to release version parent's.
     new 3a4f845  [MPH-123] all-profiles does not show right active status

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