You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2018/01/02 22:51:17 UTC

[maven-invoker-plugin] annotated tag maven-invoker-plugin-1.3 updated (0211466 -> e2e6fdc)

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

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


*** WARNING: tag maven-invoker-plugin-1.3 was modified! ***

    from 0211466  (tag)
      to e2e6fdc  (tag)
 tagging e39574f856caaf0821cedb375b4af94880dd5acb (commit)
 replaces maven-invoker-plugin-1.2.1
      by Hervé Boutemy
      on Thu Sep 25 19:46:35 2008 +0000

- Log -----------------------------------------------------------------
maven-invoker-plugin-1.3 reworked after migration from aggregate svn to split git
-----------------------------------------------------------------------

 discard 5757c72  [maven-release-plugin]  copy for tag maven-invoker-plugin-1.3
 discard 2f30c29  [MINVOKER-66] Reduce log level for install goal output to debug
 discard a889022  [MINVOKER-67] Create interpolated settings file in cloneProjectsTo directory and keep it after execution
 discard a20c1a9  o Improved IT name
 discard b9b55de  o Fixed Checkstyle warnings
 discard b7301db  [MINVOKER-66] Reduce log level for install goal output to debug
 discard 799c657  use released parent
 discard 7f88f92  [MINVOKER-65] Support token "localRepositoryUrl" for filtering settings.xml
 discard 6d00576  [MINVOKER-7]
 discard 1ca19f9  [MINVOKER-62] Change the default value for the projectsDirectory parameter
 discard 533127e  [MINVOKER-64] invoker:install does not install dependencies unless they are in the reactor
 discard 29534d4  [MINVOKER-64] For dependency artifacts that aren't in the current reactor, install them from the local repository when invoker:install is called.
 discard 7db41a4  [MINVOKER-61] Allow to ignore failures
 discard 0f09019  o Refactored code
 discard a3ee74d  [MINVOKER-60] Artifact staging misses attached artifact metadata of POM projects
 discard 1368585  o Improved error reporting
 discard d215aec  o Added separate document about filtering
 discard 48483ec  o Added some links
 discard 9119d23  o Added integration test to check handling of spaces on Maven command line
 discard d8f9afd  o Unified license headers
 discard 24edbd8  o Updated to maven-invoker:2.0.10
 discard 6a47155  o Updated index page of plugin site
 discard e7c224a  o Explicitly stated UTF-8 as file encoding o Updated license header
 discard 1c3d4f2  o Mentioned plugin ITs as further examples
 discard e73ff09  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
 discard dc22a1b  o Unified plugin name
 discard f90600c  o Updated index page of plugin site
 discard 43a1004  o Added integration test to check multiple Maven invocations per project
 discard 801c4f5  [MINVOKER-59] Using invoker.profiles with empty value causes unintended build
 discard 61e8ed1  o Added integration tests to check handling of failures
 discard 3f0be2e  o Clarified failure conditions
 discard e5fe26e  [MINVOKER-58] Allow to declare setup projects which must be run before all the rest
 discard ae8eb87  o Extended integration test to check both script interpreters
 discard 18cc927  o Added integration test to check for discovery of script by well-known file extension
 discard c9c2b00  o Updated documentation
 discard 48a17ce  [MINVOKER-57] Allow to configure M2_HOME and JAVA_HOME for the forked builds
 discard 73b13bf  [MINVOKER-50] Filter all POMs that are relevant to the forked build
 discard 0ae91d1  o Added javadoc
 discard 268bb7f  [MINVOKER-56] Clone all projects which are locally reachable from the invoked IT project
 discard 5de80d7  [MINVOKER-55] Filter IT POMs in-place if cloneProjectsTo is used
 discard e4eeb6a  o Avoided unnecessary interpolation of settings before each sub build
 discard 074bbbd  o Added integration test to check proper handling of POM encoding
 discard f086ca7  o Excluded settings.xml automatically from project scanning
 discard a44ff5b  o Added ASF snapshot repo to user settings of ITs (e.g. to make sure they can resolve snapshot parents)
 discard bd27d70  o Set svn:eol-style=native
 discard 35e8530  o Added IT to check for proper class loading in hook scripts
 discard 34d6bd9  [MINVOKER-53] Filtering erroneously interpolates expressions from the POM even if prefix is neither project nor pom
 discard 8a0e63a  o Polished documentation
 discard 368bb09  [MINVOKER-52] Add a new mojo parameter to specify filter properties using the more convenient map-syntax
 discard 03052e6  o Extended IT to check for attached artifacts, too
 discard 381a2fb  [MINVOKER-51] NPE when packaging is pom Submitted by: Peter Janes Reviewed by: Benjamin Bentmann
 discard adcac56  o Unified interpolation
 discard 3cc293d  o Retained line terminators in filtered files to make their inspection easier
 discard 39f61e9  o Added integration test to check proper artifact staging (inspired by MINVOKER-40 and MINVOKER-43)
 discard 57d9f88  o Extended FAQ
 discard 5bf5482  o Deleted obsolete files
 discard 38c3375  o Made build summary use error level for list of failed builds
 discard a249f9c  o Refactored handling of build failures
 discard 8bd8749  o Improved handling of script exceptions
 discard f60c99c  o Fixed potentially misleading failure message o Logged script exceptions to build log
 discard 853c2e4  o Strengthened IT to check that the default local repo path is properly propagated to the sub build
 discard 3219493  o Stabilized ITs
 discard 9803750  o Added another IT
 discard 9ec5560  [MINVOKER-49] Inject global variable with path to local repo into hook scripts
 discard d0a9cfa  [MINVOKER-48] Project cloning does not retain empty directories
 discard 1192427  [MINVOKER-47] Test builds fail to locate staged artifacts when using custom settings and non-default local repo path
 discard e0423e3  o Deleted obsolete files
 discard b1902c5  o Converted unit tests that executed the mojo to ITs
 discard b77ebfc  o Inherited from latest parent
 discard 4704b08  o Refactored code to ease maintenance
 discard 91d12bc  [MINVOKER-46] Allow multiple invocations of Maven on the same project
 discard 6b19cce  o Refactored code to reduce complexity
 discard b67ca01  o Refactored code to ease maintenance o Added more javadoc
 discard bbfd350  o Reduced visibility of classes/methods that are implementation details o Fixed some problems reported by Checkstyle
 discard 198af41  o Fixed some problems reported by Checkstyle
 discard 12d754a  [MINVOKER-7] Add groovy support for pre/post build hook scripts
 discard d3d4ad8  o Partially reverted r683667 to break up cyclic references among plugins in reactor
 discard 31b639e  o Added stub IT profile to highlight plugins during CI
 discard a2d9f1d  o Improved parameter documentation
 discard 8cb6849  [MINVOKER-36] Support for non-project based Maven invocations
 discard 307a35b  [maven-release-plugin] prepare for next development iteration
 discard 4de6900  [maven-release-plugin] prepare release maven-invoker-plugin-1.2.1
 discard 59ad659  o Locked down version of all reporting plugins
 discard 1874fb4  o Switched to released maven-invoker:2.0.9
 discard d547044  Go back to parent 11 Will be released before parent 12 (and integrated into it)
 discard ddfd273  o Be consistent in naming.
 discard fb280e3  o Fix typos.
 discard 479a31f  [MINVOKER-45] External properties file is ignored if parameter testProperties is not defined
 discard 8a49be1  Try to use the 12-SNAPSHOT parent
 discard 45d364e  o Updated to plexus-utils:1.5.6 o Switched to plexus-interpolation:1.2
 discard d2648f6  o Switched back to plexus-utils:1.5.1 (interpolation API broke and needs fix ups)
 discard 26cfe40  o Reordered POM
 discard 5552f92  o Added project description o Updated to plexus-utils:1.5.6
 discard 0614e27  o Tweaked documentation
 discard b80972c  o Improved documentation
 discard a2c487d  o Escaped POM property that should not be filtered
 discard 58e661a  o Use latest versions of Project Info Reports, Plugin and Site plugins.
 discard be1834e  o Sync titles, headings and menu options. o Alphabetize the Examples menu options.
 discard 7c355d5  o Make sure that the documentation always has up-to-date <version> elements in POM snippets in the documentation.
 discard 2062edb  o Sync the version of dependencies on Maven core artifacts with the version specified as a Maven prerequisite. o Add used undeclared dependencies.
 discard 0cb636a  o Fix typos.
 discard 8ec0887  o Add and fix license headers.
 discard 315179c  o Ignore IDEA files.
 discard 1da8dc0  o Fix errors reported by Checkstyle.
 discard bc14d09  [MINVOKER-44] cloneProjectsTo fails to copy projects with the same prefix
 discard cbb72bb  upgrade to last maven-invoker SNAPSHOT in order to have fixes for MSHARED-21 changes version 1.2.1 as it's a bug fixes version
 discard e7ab895  o Reverted r679364 (I misunderstood the problems caused by MINVOKER-43)
 discard b2d2628  using release of maven-plugin-testing-harness:1.2 use last surefire plugin version
 discard 03ebfc6  o Pointed out requirement to sync remote repo identifiers with identifier of local testing repo
 discard 73a96a1  [MINVOKER-43] Sync repository identifier of custom IT repo with identifier of real local repository
 discard 27734cc  [MINVOKER-42] Incorrect message "See ...build.log for details' when noLog is specified
 discard db90fb9  [MINVOKER-42] Incorrect message "See ...build.log for details' when noLog is specified
 discard 9f2736c  [MINVOKER-41] NullPointerException in InvokerMojo::runBuild in case the mvn executable is not at the expected location
 discard 61a0345  [MINVOKER-40] Parent POMs of dependencies are missing in IT repo
 discard 24954c3  o Polished docs
 discard 6bd09c3  [maven-release-plugin] prepare for next development iteration
 discard a96aa1c  [maven-release-plugin] prepare release maven-invoker-plugin-1.2
 discard c8038b2  o ignored IDE files
 discard 8ac6613  use released version
 discard 7e6c735  [MINVOKER-37] Stage Reactor Contents to IT Repo
 discard 94b5e66  o Fixed svn:keywords
 discard 531a2ed  o Removed svn:executable
 discard c69666d  o Polished site
 discard 5285860  [MINVOKER-22] Add feature to install plugin to a local repository.
 discard e274caa  [MINVOKER-35] Make run mojo bind to phase integration-test by default
 discard 726c8c3  [MINVOKER-6] Add current's project test classpath to the Bean Shell interpreter classpath
 discard fcb70fd  [MINVOKER-34] Warn about usage of platform encoding
 discard 9ea320d  [MINVOKER-30] Allow to configure file encoding for verifications scripts
 discard f2f70d4  fix checkstyle errors
 discard 93559f6  add documentation on how to have a faster build with the plugin
 discard e8fa609  [MINVOKER-22] Remove unused import.
 discard be478b9  [MINVOKER-22] Use ArtifactRepositoryFactory instead of calling the repository object constructor directly.
 discard f2e73aa  o Extended FAQ to mention possibility to assert build failures
 discard f9c6703  [MINVOKER-33] Allow to centrally configure invocation request per IT
 discard a5ae326  o Polished docs
 discard 93e4750  o Added @since tag
 discard d792d72  [MINVOKER-6] Add current's project test classpath to the Bean Shell interpreter classpath
 discard 6625fb2  [MINVOKER-27] Allow to set MAVEN_OPTS when invoking Maven
 discard 5d14ce0  o Fixed javadoc
 discard 3c3b9d7  [MINVOKER-22] Adding site documentation for install feature, and some other site improvements.
 discard 92ad5a5  Add target directory to svn:ignore
 discard 39a6f93  Small improvement to error handling.  If the local-repo does not exist, it should be created.
 discard 5339ba7  interpolate settings file add a new key/value localRepository with value settings.localRepository (will help to fix MINVOKER-26)
 discard 784465c  [MINVOKER-22] Add feature to install plugin to a local repository. Submitted by Paul Gier
 discard ddaa78f  o Polished site docs
 discard 615bcd5  o Added @since tag
 discard 8bc4cb2  o Fixed dependency declarations
 discard 6114870  [MINVOKER-30] Allow to configure file encoding for verifications scripts
 discard 153f1d8  [MINVOKER-32] Exclude some files by default when using "cloneProjectsTo" Submitted by Paul Gier
 discard 96ab145  [MINVOKER-31] Test failing because of system property Submitted by Paul Gier
 discard a1473f7  o Added bin to svn:ignore
 discard 6a25944  [MINVOKER-27] Allow to set MAVEN_OPTS when invoking Maven
 discard c6aa62b  don't fail if working directory path contains spaces (fixed by PLXUTILS-54 in plexus-utils 1.4.9)
 discard b051339  fixed encoding when writing interpolated POM file
 discard 5026386  removed tabs or unwanted spaces (no code change)
 discard 6c169eb  o Added svn:eol-style=native
 discard 5dd3b33  o Removed svn:executable
 discard f4417f3  [MINVOKER-24] add a parameter to use an alternate settings file
 discard c0a94cc  [MINVOKER-23] Use project.getProperties() when performing IT pom interpolations Submitted by John Allen
 discard 5879e6d  add license header
 discard 1e0137a  ignore eclipse files
 discard fda3a13  remove fix version
 discard f860a1a  [maven-release-plugin] prepare for next development iteration
 discard 5ec38dc  [maven-release-plugin] prepare release maven-invoker-plugin-1.1
 discard 5d05936  as the plugin depends on plexus-utils 1.4.7 the maven prerequisites version must be 2.0.6
 discard 87abe5b  lock maven-source-plugin to version 2.0.4
 discard 2fb7984  use released version of maven-invoker
 discard dab7683  [MINVOKER-18] two executions of the same pom causes a prooblem with interpolated-pom.xml Don't use the patch attached in the issue. Just delete the target file if exists before (re)creation.
 discard ce15826  [MINVOKER-20] Adding properties parameter to replace testProperties, and use the more standard <key>value</key> syntax for properties.
 discard 2644771  [MINVOKER-10] Capability to define different profiles per it test
 discard 4e8b8f6  [MINVOKER-15] fix issueManagement url
 discard ed67926  use deleteOnExit() for temporary interpolated  pom files
 discard fa99c3d  [MINVOKER-13] support a parameter "a la" -Dtest like in surefire
 discard c4eb8bb  [MINVOKER-12] Interpolate it pom with a different token ${..} -> @...@
 discard a174e86  add a documentation on goals files interpolation
 discard 643d8d5  [MINVOKER-11] In case of error in bsh evaluation the error must be display this error is displayed with getLog().error in the mojo
 discard 14816a5  [MINVOKER-9] Interpolate goal files with project and new properties field
 discard d31626a  remove System.out.println
 discard 4fe6579  add unit test
 discard 04441c3  add some @since
 discard 6c985d8  Adding skip flag to enable fine-grained control over existing plugin configurations from within a profile, simply by setting a flag.
 discard 82a089c  Adding support for profiles.
 discard 560f696  [MINVOKER-2] Applying patch to keep failures from being counted twice.
 discard 2dfe24f  Adding ability to clone the project(s) before invoking. This is useful when you actually want to run the main build twice (once nested within the other) without having any collisions on class output dir, etc.
 discard 3fb23d1  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
 discard efbb386  update parent
 discard 74ce6fe  [maven-release-plugin] prepare for next development iteration
 discard 9562738  [maven-release-plugin] prepare release maven-invoker-plugin-1.0
 discard 8f6160c  Fixing for released maven-invoker, and rolling back the parent pom version to avoid having to release it.
 discard 873778c  o fix reference
 discard d7f13fd  o udating the license headers
 discard 886d6fa  o correctly reference
 discard 76b2d9b  o rolling back some snapshots to releases to prepare for a release, the vote was in october so we'll need to do it again, but this is necessary for automating some non-standard builds for the ITs
 discard b505fe0  - 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
    omit 65bf500  o updating to latest released parent
    omit 59a22b7  Adding parameters to suppress summary and inject global test properties for all IT builds.
    omit 7f5f4d0  o adding prereq
    omit 6104c1c  o inherit the SCM element
    omit 59931b9  o adding documentation for the invoker plugin
    omit 694825a  o adding a faq
    omit b6b9d9c  o starting site for invoker plugin
    omit c56c0d1  moved to sandbox
    omit 1c9e4c3  Updating the parent-pom version.
    omit 610c654  MNG-2587: [maven-invoker-plugin] build.log file should not be placed inside the target/ directory
    omit f7bd57a  Changing verification script to be more general-purpose, as a post-build hook.
    omit c9d8e23  Adding option to stream build logs to the mojo output.
    omit c3d96d3  ...and fixing SCM info for the sandbox location.
    omit b866164  Adding SCM info for the sandbox location.
    omit 444329b  Cleaning up output and fixing single-pom override parameter.
    omit 6f921e1  Adding ability to specify a single POM to build as an override to the scanning behavior.
    omit 9545d35  changing pom to use new parent, and added sysout/syserr handling for scripts.
    omit 840fd36  Initial pass at a maven-forking plugin...uses the maven-invoker API from maven/shared.
     add a34c055  moved to sandbox
     add 2210e10  o starting site for invoker plugin
     add 102a1c5  o adding a faq
     add f969fcd  o adding documentation for the invoker plugin
     add 611f64b  o inherit the SCM element
     add 7b390fe  o adding prereq
     add a7ee668  Adding parameters to suppress summary and inject global test properties for all IT builds.
     add 50bea81  o updating to latest released parent
     add 6abd365  - 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 30f1e00  o rolling back some snapshots to releases to prepare for a release, the vote was in october so we'll need to do it again, but this is necessary for automating some non-standard builds for the ITs
     add 1dc80d7  o correctly reference
     add 8f4fe7b  o udating the license headers
     add 253d934  o fix reference
     add 061aad0  Fixing for released maven-invoker, and rolling back the parent pom version to avoid having to release it.
     add 6f92f42  [maven-release-plugin] prepare release maven-invoker-plugin-1.0
     add 78c82f8  [maven-release-plugin] prepare for next development iteration
     add 8abbfbd  update parent
     add 93a96d7  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
     add 4035c8b  Adding ability to clone the project(s) before invoking. This is useful when you actually want to run the main build twice (once nested within the other) without having any collisions on class output dir, etc.
     add f907bbe  [MINVOKER-2] Applying patch to keep failures from being counted twice.
     add 14c8db5  Adding support for profiles.
     add e9e865f  Adding skip flag to enable fine-grained control over existing plugin configurations from within a profile, simply by setting a flag.
     add 10f2aef  add some @since
     add c450cd2  add unit test
     add 6ef2cca  remove System.out.println
     add 5e46e81  [MINVOKER-9] Interpolate goal files with project and new properties field
     add 7d8c66f  [MINVOKER-11] In case of error in bsh evaluation the error must be display this error is displayed with getLog().error in the mojo
     add 0457812  add a documentation on goals files interpolation
     add d7dc87e  [MINVOKER-12] Interpolate it pom with a different token ${..} -> @...@
     add 12734e2  [MINVOKER-13] support a parameter "a la" -Dtest like in surefire
     add 69567e8  use deleteOnExit() for temporary interpolated  pom files
     add 8ddabe2  [MINVOKER-15] fix issueManagement url
     add 155cc7e  [MINVOKER-10] Capability to define different profiles per it test
     add e2b694d  [MINVOKER-20] Adding properties parameter to replace testProperties, and use the more standard <key>value</key> syntax for properties.
     add 65cf57a  [MINVOKER-18] two executions of the same pom causes a prooblem with interpolated-pom.xml Don't use the patch attached in the issue. Just delete the target file if exists before (re)creation.
     add f07a633  use released version of maven-invoker
     add 0e7fa4f  lock maven-source-plugin to version 2.0.4
     add fc6f59e  as the plugin depends on plexus-utils 1.4.7 the maven prerequisites version must be 2.0.6
     add cf1ec65  [maven-release-plugin] prepare release maven-invoker-plugin-1.1
     add 0ce6381  [maven-release-plugin] prepare for next development iteration
     add b7dd190  remove fix version
     add 9c132db  add license header
     add 3240aad  [MINVOKER-23] Use project.getProperties() when performing IT pom interpolations Submitted by John Allen
     add e568d27  [MINVOKER-24] add a parameter to use an alternate settings file
     add bc91c48  o Removed svn:executable
     add 9c0b85f  o Added svn:eol-style=native
     add bc2014b  removed tabs or unwanted spaces (no code change)
     add 30efbc6  fixed encoding when writing interpolated POM file
     add c4cf392  don't fail if working directory path contains spaces (fixed by PLXUTILS-54 in plexus-utils 1.4.9)
     add 88682f4  [MINVOKER-27] Allow to set MAVEN_OPTS when invoking Maven
     add 351fd46  [MINVOKER-31] Test failing because of system property Submitted by Paul Gier
     add 4b02eba  [MINVOKER-32] Exclude some files by default when using "cloneProjectsTo" Submitted by Paul Gier
     add 085984c  [MINVOKER-30] Allow to configure file encoding for verifications scripts
     add 760af14  o Fixed dependency declarations
     add 8fbbacd  o Added @since tag
     add 4b4346c  o Polished site docs
     add 25bf8d3  [MINVOKER-22] Add feature to install plugin to a local repository. Submitted by Paul Gier
     add 3d7da97  interpolate settings file add a new key/value localRepository with value settings.localRepository (will help to fix MINVOKER-26)
     add e5cd021  Small improvement to error handling.  If the local-repo does not exist, it should be created.
     add 0a4a359  [MINVOKER-22] Adding site documentation for install feature, and some other site improvements.
     add fe4511c  o Fixed javadoc
     add 84dc643  [MINVOKER-27] Allow to set MAVEN_OPTS when invoking Maven
     add 1c8eac2  [MINVOKER-6] Add current's project test classpath to the Bean Shell interpreter classpath
     add bf72799  o Added @since tag
     add 38faef9  o Polished docs
     add b753861  [MINVOKER-33] Allow to centrally configure invocation request per IT
     add ea19baa  o Extended FAQ to mention possibility to assert build failures
     add 1d3fff9  [MINVOKER-22] Use ArtifactRepositoryFactory instead of calling the repository object constructor directly.
     add 3fadefa  [MINVOKER-22] Remove unused import.
     add c873e71  add documentation on how to have a faster build with the plugin
     add f07931b  fix checkstyle errors
     add 3e49083  [MINVOKER-30] Allow to configure file encoding for verifications scripts
     add aba479d  [MINVOKER-34] Warn about usage of platform encoding
     add 4b61e3e  [MINVOKER-6] Add current's project test classpath to the Bean Shell interpreter classpath
     add 86af92f  [MINVOKER-35] Make run mojo bind to phase integration-test by default
     add 57f906d  [MINVOKER-22] Add feature to install plugin to a local repository.
     add bc78161  o Polished site
     add 58ea6c0  o Removed svn:executable
     add 8e774c9  [MINVOKER-37] Stage Reactor Contents to IT Repo
     add 0eba059  use released version
     add 461df68  [maven-release-plugin] prepare release maven-invoker-plugin-1.2
     add 8ee11e2  [maven-release-plugin] prepare for next development iteration
     add e5a4e9f  o Polished docs
     add d578014  [MINVOKER-40] Parent POMs of dependencies are missing in IT repo
     add a690cf3  [MINVOKER-41] NullPointerException in InvokerMojo::runBuild in case the mvn executable is not at the expected location
     add 89b34ed  [MINVOKER-42] Incorrect message "See ...build.log for details' when noLog is specified
     add a45e859  [MINVOKER-42] Incorrect message "See ...build.log for details' when noLog is specified
     add f467f24  [MINVOKER-43] Sync repository identifier of custom IT repo with identifier of real local repository
     add 0e181f9  o Pointed out requirement to sync remote repo identifiers with identifier of local testing repo
     add 55f76d9  using release of maven-plugin-testing-harness:1.2 use last surefire plugin version
     add 218d1c9  o Reverted r679364 (I misunderstood the problems caused by MINVOKER-43)
     add 473c4d3  upgrade to last maven-invoker SNAPSHOT in order to have fixes for MSHARED-21 changes version 1.2.1 as it's a bug fixes version
     add 3e372a7  [MINVOKER-44] cloneProjectsTo fails to copy projects with the same prefix
     add 55ddd8c  o Fix errors reported by Checkstyle.
     add c76fc54  o Add and fix license headers.
     add 2b92935  o Fix typos.
     add 4ceedd7  o Sync the version of dependencies on Maven core artifacts with the version specified as a Maven prerequisite. o Add used undeclared dependencies.
     add cd5a784  o Make sure that the documentation always has up-to-date <version> elements in POM snippets in the documentation.
     add e5e892b  o Sync titles, headings and menu options. o Alphabetize the Examples menu options.
     add 5c29a74  o Use latest versions of Project Info Reports, Plugin and Site plugins.
     add e8953d5  o Escaped POM property that should not be filtered
     add 4e065ec  o Improved documentation
     add 4c6d131  o Tweaked documentation
     add 5890010  o Added project description o Updated to plexus-utils:1.5.6
     add b6114f0  o Reordered POM
     add fceae12  o Switched back to plexus-utils:1.5.1 (interpolation API broke and needs fix ups)
     add e0ff504  o Updated to plexus-utils:1.5.6 o Switched to plexus-interpolation:1.2
     add 2883a83  Try to use the 12-SNAPSHOT parent
     add bd2b7a1  [MINVOKER-45] External properties file is ignored if parameter testProperties is not defined
     add b572e7c  o Fix typos.
     add ffe3d10  o Be consistent in naming.
     add 4213564  Go back to parent 11 Will be released before parent 12 (and integrated into it)
     add 9db76ac  o Switched to released maven-invoker:2.0.9
     add 6b4addf  o Locked down version of all reporting plugins
     add d52f1f3  [maven-release-plugin] prepare release maven-invoker-plugin-1.2.1
     add 9a50967  [maven-release-plugin] prepare for next development iteration
     add 620e49b  [MINVOKER-36] Support for non-project based Maven invocations
     add 4e9c954  o Improved parameter documentation
     add 6df5354  o Added stub IT profile to highlight plugins during CI
     add c3fc6a7  o Partially reverted r683667 to break up cyclic references among plugins in reactor
     add a4b14e2  [MINVOKER-7] Add groovy support for pre/post build hook scripts
     add 96540c5  o Fixed some problems reported by Checkstyle
     add aec223c  o Reduced visibility of classes/methods that are implementation details o Fixed some problems reported by Checkstyle
     add 3ea7b3e  o Refactored code to ease maintenance o Added more javadoc
     add 739b651  o Refactored code to reduce complexity
     add 0ed094f  [MINVOKER-46] Allow multiple invocations of Maven on the same project
     add 51b78b6  o Refactored code to ease maintenance
     add c1264e8  o Inherited from latest parent
     add 34a9352  o Converted unit tests that executed the mojo to ITs
     add fe817bf  o Deleted obsolete files
     add 8ba3530  [MINVOKER-47] Test builds fail to locate staged artifacts when using custom settings and non-default local repo path
     add 425c1d4  [MINVOKER-48] Project cloning does not retain empty directories
     add e92fded  [MINVOKER-49] Inject global variable with path to local repo into hook scripts
     add 7e878a4  o Added another IT
     add d75ba44  o Stabilized ITs
     add 7d6f965  o Strengthened IT to check that the default local repo path is properly propagated to the sub build
     add db47134  o Fixed potentially misleading failure message o Logged script exceptions to build log
     add c093cb6  o Improved handling of script exceptions
     add a80df99  o Refactored handling of build failures
     add 02a8734  o Made build summary use error level for list of failed builds
     add 7116bfe  o Deleted obsolete files
     add 40b991b  o Extended FAQ
     add e64b714  o Added integration test to check proper artifact staging (inspired by MINVOKER-40 and MINVOKER-43)
     add e0b358a  o Retained line terminators in filtered files to make their inspection easier
     add ec4b124  o Unified interpolation
     add f26b28e  [MINVOKER-51] NPE when packaging is pom Submitted by: Peter Janes Reviewed by: Benjamin Bentmann
     add ac4c1e0  o Extended IT to check for attached artifacts, too
     add 6d1d1cf  [MINVOKER-52] Add a new mojo parameter to specify filter properties using the more convenient map-syntax
     add 05a1e84  o Polished documentation
     add fdd0043  [MINVOKER-53] Filtering erroneously interpolates expressions from the POM even if prefix is neither project nor pom
     add 9cf6b3a  o Added IT to check for proper class loading in hook scripts
     add c146a87  o Set svn:eol-style=native
     add d401980  o Added ASF snapshot repo to user settings of ITs (e.g. to make sure they can resolve snapshot parents)
     add b89f872  o Excluded settings.xml automatically from project scanning
     add aff5d0b  o Added integration test to check proper handling of POM encoding
     add 1f50ba2  o Avoided unnecessary interpolation of settings before each sub build
     add 7a10433  [MINVOKER-55] Filter IT POMs in-place if cloneProjectsTo is used
     add 090d0ef  [MINVOKER-56] Clone all projects which are locally reachable from the invoked IT project
     add 0e1c55b  o Added javadoc
     add 3e16957  [MINVOKER-50] Filter all POMs that are relevant to the forked build
     add b2582ab  [MINVOKER-57] Allow to configure M2_HOME and JAVA_HOME for the forked builds
     add 002f4b0  o Updated documentation
     add b24151b  o Added integration test to check for discovery of script by well-known file extension
     add 0f71bfe  o Extended integration test to check both script interpreters
     add e0bca8f  [MINVOKER-58] Allow to declare setup projects which must be run before all the rest
     add 4d2ed60  o Clarified failure conditions
     add 6e2d291  o Added integration tests to check handling of failures
     add 3be7032  [MINVOKER-59] Using invoker.profiles with empty value causes unintended build
     add b677695  o Added integration test to check multiple Maven invocations per project
     add 80da3d3  o Updated index page of plugin site
     add f88e81a  o Unified plugin name
     add e0de707  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
     add d336132  o Mentioned plugin ITs as further examples
     add e09931d  o Explicitly stated UTF-8 as file encoding o Updated license header
     add 55a2f86  o Updated index page of plugin site
     add e14b1b5  o Updated to maven-invoker:2.0.10
     add f49592f  o Unified license headers
     add 2c5fdf1  o Added integration test to check handling of spaces on Maven command line
     add 68b56ef  o Added some links
     add b0639ca  o Added separate document about filtering
     add ce04392  o Improved error reporting
     add f4769e4  [MINVOKER-60] Artifact staging misses attached artifact metadata of POM projects
     add 02e4d42  o Refactored code
     add f3c8e94  [MINVOKER-61] Allow to ignore failures
     add 4de2e32  [MINVOKER-64] For dependency artifacts that aren't in the current reactor, install them from the local repository when invoker:install is called.
     add b41a7fe  [MINVOKER-64] invoker:install does not install dependencies unless they are in the reactor
     add 499cf6b  [MINVOKER-62] Change the default value for the projectsDirectory parameter
     add eac515a  [MINVOKER-7]
     add 38d1397  [MINVOKER-65] Support token "localRepositoryUrl" for filtering settings.xml
     add 72a1c84  use released parent
     add 8ffcc6a  [MINVOKER-66] Reduce log level for install goal output to debug
     add 5572a8e  o Fixed Checkstyle warnings
     add e667620  o Improved IT name
     add 77200e0  [MINVOKER-67] Create interpolated settings file in cloneProjectsTo directory and keep it after execution
     add 14f321f  [MINVOKER-66] Reduce log level for install goal output to debug
     add e39574f  [maven-release-plugin] prepare release maven-invoker-plugin-1.3

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   (0211466)
            \
             N -- N -- N   refs/tags/maven-invoker-plugin-1.3 (e2e6fdc)

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