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:46:35 UTC

[maven-antrun-plugin] annotated tag maven-antrun-plugin-1.8 updated (db88070 -> 3db2da9)

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

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


*** WARNING: tag maven-antrun-plugin-1.8 was modified! ***

    from db88070  (tag)
      to 3db2da9  (tag)
 tagging d919e23bd5dbc4b37d9e44d584bfc71dec929dbc (commit)
 replaces maven-antrun-plugin-1.7
      by Hervé Boutemy
      on Sat Dec 20 14:29:58 2014 +0000

- Log -----------------------------------------------------------------
maven-antrun-plugin-1.8 reworked after migration from aggregate svn to split git
-----------------------------------------------------------------------

 discard 2ced4a3  [maven-release-plugin] copy for tag maven-antrun-plugin-1.8
 discard aa95537  [maven-release-plugin] prepare release maven-antrun-plugin-1.8
 discard 352365e  Cleaned up code to remove checkstyle reported warnings/errors.
 discard 6ae5037  maven-plugin-annotation scope explicit given instead of indirectly by parent.
 discard 6866928  updated parent pom and fixed errors reported by Checkstyle
 discard 541d16d  Correct spelling of Maven and Ant.
 discard 5f45566  [MANTRUN-175] Documentation for failOnError is wrong
 discard f566074  [MANTRUN-193] Upgrade Maven Plugin plugin to 3.3
 discard b505021  Do not explicitly mention version 1.2 in example, it is ancient.
 discard cd61a98  Updated to p-u .20
 discard 8221d31  - Undone the commit r1630358 which means to remove   all LICENSE/NOTICE files until the ASF is clear about   what to do.
 discard 27e5fce  - Added to all plugins LICENSE file - Added to all plugins NOTICE file with copyright year 2007-2014
 discard 0567e1d  [MANTRUN-191]  - Upgrade plexus-utils from 3.0.15 to 3.0.18
 discard cb4f606  [MANTRUN-190]  - Upgrade org.apache.ant:ant:1.8.2 to 1.9.4
 discard 0198473  - Added deploySite.sh script.
 discard ae57d3f  [MANTRUN-188]  - Injection of MavenProject via @Parameter instead of    @Component
 discard bd07dad  [MANTRUN-187]  - Upgrade to Maven 2.2.1
 discard 2c7a740  added license header
 discard 072d2c2  [MNGSITE-152]  - Added missing download.cgi and xdoc/download.xml.vm
 discard 2e4c178  [MNGSITE-152]  - Added appropriate links to download site and license location    to fulfill the ASF requirements.
 discard 82aace9  upgraded parent pom (compiler, assembly, doap not upgraded because of a failure: need to investigate)
 discard 7e72625  configured site deploy to /plugins-archives/<artifactId>-LATEST
 discard 86b4546  Reformatted to code style, modernized
 discard b6f6430  Revert "Reformatted to code style"
 discard ffbf3d2  Reformatted to code style
 discard 9444343  More code analysis fixes
 discard 70c13fd  Further code analysis improvements
 discard d5858f6  Oh, look at that button. Does that convert everything to correct java5 ??
 discard 610cf1a  Add missing license headers.
 discard 6e1fb74  Add missing license headers.
 discard 4324c88  Add missing license headers.
 discard f5efc40  Convert from using goals.txt to using invoker.properties when running ITs.
 discard 9f076fa  Follow ASF branding rules.
 discard b57dc7a  Fix broken link
 discard 434c777  upgrade all to last parent 24
 discard 4b84bcd  update maven-plugin-plugin to 3.2
 discard 6797dde  replace StringBuffer by StringBuilder
 discard 269b882  use released parent pom
 discard 3c89096  annotations are not needed for plugin execution so mark dependency as provided
 discard 82753f7  use last plugin parent snapshot to use last compiler plugin to improve build time on jenkins build.
 discard b5ef5de  move plugin version to a property and plugins annotations in compile scope
 discard 5c466cd  [MANTRUN-176] use maven-plugin-tools' java 5 annotations
 discard a165e8f  added missing Java 5 generics
 discard 7dba1fb  added missing Java 5 generics
 discard 31c5b16  removed profile plugin configuration already inherited from parent (and which cause duplicate plugin execution due to empty  plugin groupId)
 discard c679660  Work around doxia apt problem.
 discard 193b368  [maven-release-plugin] prepare for next development iteration
 discard b27fab0  [maven-release-plugin] prepare release maven-antrun-plugin-1.7
 discard 1670a45  Update to current parent POM version.
 discard ebfc42d  [MANTRUN-162] Update Ant 1.8.2, avoid insufficient system resources error
 discard 23247dd  [MANTRUN-164] NullPointer if POM description tag is missing
 discard 2789d5b  [MANTRUN-170] Allow antrun to avoid failing the build
 discard e09ec59  MANTRUN-170: Allow antrun to avoid failing the build
 discard d77a68d  upgrade plugins to latest parent 21
 discard 92fbd13  o prefer FileUtils.fileRead() API to IOUtil.copy() to avoid file handle leaks in IT verification scripts o code formatting
 discard 259731a  o added mavenVersion property when not already there o used mavenVersion property for maven prerequisite
 discard 99c3e5e  fix relativePath to plugins parent and bump to latest parent for all plugins
 discard 7d8020f  [MANTRUN-160] Set the correct Ant log levels Submitted by: Ben Alex
 discard f66ebc5  updated pom xsd location to http://maven.apache.org/xsd/maven-4.0.0.xsd
 discard cd0d1f5  [MANTRUN-159] Improvements to the site docs.
 discard bed6aa7  MANTRUN-127: provide more tracking info when a task fails
 discard a63710e  MANTRUN-158: Add a new parameter to export Ant properties to Maven properties
 discard d3a9271  o code convention
 discard c6696c3  MANTRUN-129: Please add as 'skip' parameter
 discard 9de797f  [MANTRUN-156] Plugin documentation refers to "Maven 2" Submitted by: Edward Staub
 discard d1e8318  o Updated example to use contemporary dependencies
 discard a29f7c4  [maven-release-plugin] prepare for next development iteration
 discard 876ef11  [maven-release-plugin] prepare release maven-antrun-plugin-1.6
 discard e407a75  [MANTRUN-154] Refactor XMLPlexusConfigurationWriter to better handle escaped XML.
 discard 9d92feb  [MANTRUN-155] Always use UTF-8 for the Ant build encoding to prevent incompatible encoding characters.
 discard 09fc346  [MANTRUN-155] Set encoding for generated Ant build.  Patch from Anders Hammar with some minor changes.
 discard a678467  [MANTRUN-152] Fix for attaching unclassified artifacts.  Patch from Petr Kozelka.
 discard 3f7ca70  [maven-release-plugin] prepare for next development iteration
 discard e33a416  [maven-release-plugin] prepare release maven-antrun-plugin-1.5
 discard fff9fd9  [MANTRUN-150] Update site docs to reflect change from "tasks" to "target"
 discard 6dc98be  [maven-release-plugin] prepare for next development iteration
 discard c1fdeef  [maven-release-plugin] prepare release maven-antrun-plugin-1.5
 discard a6238c3  Minor refactoring to remove AntPropertyHelper.
 discard ea07418  [MANTRUN-88] Update IT to test for profile properties.  Update version of invoker plugin.
 discard ef50c97  [MANTRUN-132] Allow user to set the tag prefix used to reference the xml namespace of the include custom tasks.
 discard 5e680ef  o Added license headers
 discard 4b4adc5  [MANTRUN-112] Add some extra checks to the copy task test
 discard bd4ed21  Add missing "since" annotations.
 discard 1faad0c  [MANTRUN-119] Add IT for testing copy task failonerror
 discard 1626ccd  [MANTRUN-146] Use PlexusConfiguration instead of XmlPlexusConfiguration to maintain compatibility with Maven 3
 discard d8f1a55  [MANTRUN-143] Fix IT for Maven 3.
 discard 5d73df9  [MANTRUN-143] Add localRepository and settings.localRepository properties to fix regression.
 discard a094908  Check for no match before trying to replace the string to prevent out of bounds exception.
 discard 6265a3c  [MANTRUN-144] Remove direct console logging.
 discard 8391ff7  [MANTRUN-145] Rename ITs to be more descriptive
 discard 3e2ded7  [MANTRUN-142] Refactoring to simplify the plugin config and Ant integration.
 discard 23c30c6  [MANTRUN-141] Merge the AbstractAntMojo with AntRunMojo
 discard 14629fc  [MANTRUN-74] Add unit test to verify that maven antrun plugin can be run in multiple phases in the build
 discard 5a91eba  [MANTRUN-140] Fix property name for testOutputDirectory and test for this in ITs
 discard 126fbf4  [maven-release-plugin] prepare for next development iteration
 discard 79c95a2  [maven-release-plugin] prepare release maven-antrun-plugin-1.4
 discard c0d8c99  o Removed unused imports o Formatted code
 discard 2127f49  [MANTRUN-100] Use the Maven project helper instead of accessing the DefaultArtifactHandler.
 discard e4a6a86  [MANTRUN-100] If the classifier is null we need to set the artifact file (main artifact) instead of the project file.
 discard 1102f9b  Rollback release to fix issues in attachartifact task.
 discard bab87ff  [MANTRUN-139] There is a problem with the site plugin preventing proper site documentation
 discard 3799bcd  [maven-release-plugin] prepare for next development iteration
 discard 463fa2b  [maven-release-plugin] prepare release maven-antrun-plugin-1.4
 discard dc09b9c  Fix dependency property example so that the site builds
 discard 4d82cfb  Rollback release to fix site issue
 discard f03eb41  [maven-release-plugin] prepare for next development iteration
 discard 34ca671  [maven-release-plugin] prepare release maven-antrun-plugin-1.4
 discard 21d90ed  Fix dependency property example
 discard 48d24b3  Rollback to version 1.4-SNAPSHOT
 discard 68e0321  [maven-release-plugin] prepare for next development iteration
 discard 74ec7d9  [maven-release-plugin] prepare release maven-antrun-plugin-1.4
 discard 2b7affa  Fix schema information.
 discard b60efee  [MANTRUN-136, MANTRUN-137] Update to Ant 1.8.1 and use ant-nodeps.
 discard 40ab2ad  [MANTRUN-138] Add version mapper to antrun plugin.
 discard 9f38747  [MANTRUN-100] Add custom task to attach an artifact to the current build.
 discard 28de4d6  o Reset pom version to 1.4-SNAPSHOT
 discard b16a6da  [MANTRUN-135] Mark antrun plugin as @threadSafe
 discard eeef3f4  [MANTRUN-47] Fix a couple of issues pointed out by bentmann.  Get the entire dep tree instead of just direct dependnecies.  Use a LinkedHashSet to preserve dependency order.
 discard 7327fe7  [MANTRUN-47] Add a custom task that creates filesets containing the project dependencies.
 discard 249eb71  Minor refactoring to make code more readable.
 discard 25126f9  Update plexus-utils.
 discard 73fd4ff  Update version of Maven components.
 discard 8f548cc  [MANTRUN-128] Update docs to reflect deprecation of sourceRoot and testSourceRoot params.
 discard 035cff6  Update parent pom to version 17
 discard 6285198  Refactoring, move Maven project ref up to abstract parent
 discard e24606f  [MANTRUN-126] Add note about old format in the site docs.
 discard 6d48684  [MANTRUN-126] Change format of dependency property names.
 discard c5420a1  [MANTRUN-128] Deprecate sourceRoot and testSourceRoot parameters.
 discard 443f0e9  o Inherited from maven-plugins:16
 discard 7417f87  o Updated to maven-invoker-plugin:1.4
 discard 27ed83b  upgrade parent version to ensure source-release is automatic.
 discard 152c9a1  o Tweaked IT to more closely check the log output to prevent bogus failures when the plugin configuration itself is present in the debug log
 discard 70bb896  o fixed ambiguous links o added Doxia xsd
 discard af6a7b7  o filtering version in doc
 discard 542c527  o Added plugin version to POM snippets in documentation
 discard 2b11794  [MANTRUN-106] Document plugin dependency issue.
 discard 2370c0d  Some minor improvements to the property handling and testing.
 discard a300121  [MANTRUN-40] Pass properties to Ant so they can be used in external ant files.
 discard 3a166aa  [MANTRUN-110] Fix documentation about using properties to access dependencies.
 discard 6311a41  used http://maven.apache.org/xsd/* for schema location
 discard b2f3131  o Inherited from maven-plugins:13
 discard 7f04652  use the latest parents
 discard d37061c  o Fixed svn:keywords
 discard 5d5b398  o Adjusted IT settings to compensate for the unusual unix-style local repo path used on the Windows nodes of the Hudson grid
 discard fe7c7bf  o Avoided plugin dependencies to spare reactor builds like CI from MNG-1949 o Updated to maven-invoker-plugin:1.3
 discard 18b0537  [maven-release-plugin] prepare for next development iteration
 discard 51e5703  [maven-release-plugin] prepare release maven-antrun-plugin-1.3
 discard 12ab9f8  reverting back to 1.3-SNAPSHOT to start release cycle again
 discard 6896f76  o Fixed encoding handling
 discard bb2694f  Changed to XmlUnit check. echoxml has a defect in the <?xml header added by ant only uses a unix newline, not a system dependent newline.
 discard 300a499  added eol properties
 discard f70feaa  Re-committing to fix not having set svn properties correctly
 discard 3ef6a8b  Re-committing with junk spaces to fix not having set svn properties correctly
 discard 008c3c7  [maven-release-plugin] prepare for next development iteration
 discard 96b05ec  [maven-release-plugin] prepare release maven-antrun-plugin-1.3
 discard 8ba8a9a  [MANTRUN-68] Upgraded to ant-1.7.1
 discard 4fe63eb  o Formatted/reordered POM
 discard a5d4fec  o Inherited from maven-plugins:12
 discard 27f104a  o Updated index page of plugin site
 discard 862a067  o Explicitly stated UTF-8 as file encoding o Updated license header
 discard 64a88d7  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
 discard e2bd4ea  o Updated index page of plugin site
 discard e0b1eb6  o Added ASF snapshot repo to user settings of ITs (e.g. to make sure they can resolve snapshot parents)
 discard e7a9088  o Synced id and activation of integration-tests with core ITs
 discard 495d912  w are using invoker 1.2.1-SNAPSHOT which fixes MINVKER-45
 discard ee97d21  Remove plugins versions already defined in parent Remove unused part of the build Readd changes made by benjamin (I probably forgot an update)
 discard 3403142  Remove plugins versions already defined in parent
 discard 9c352f8  o Fixed dependencies
 discard 38a23bc  o Moved ITs over to run in phase "integration-test" where we have the necessary plugin artifact   (previously, the unit tests were just pulling the last release version from central)
 discard 02ed7a0  o Updated to maven-invoker-plugin:1.2 o Cleaned up integrations tests
 discard 9cc4956  o Reordered POM
 discard 076ca5b  Use UTF-8 to encode our POMs
 discard 5e3fc45  Align activation properties for integration-tests profile because we cannot setup it in the parent (see MNG-3228)
 discard 05eb5bb  Use the same activation rule for all integration-tests in plugins builds (-Dintegration-tests=true)
 discard c1acf94  MANTRUN-96 : Fix NPE in tests by upgrading maven APIs and embedder to 2.0.4. Plugin's maven prerequisite bumped to 2.0.4.
 discard 1def2a4  Try to use the 12-SNAPSHOT parent
 discard 23f492e  [maven-release-plugin] prepare for next development iteration
 discard c674e54  [maven-release-plugin] prepare release maven-antrun-plugin-1.2
 discard d351c9d  [MANTRUN-41] Add doc
 discard 47b9a89  Dont print stack trace
 discard 8ef017d  [MANTRUN-41] Use constant
 discard b2988d3  [MANTRUN-41] Restore binary compatibility
 discard b4e7956  Revert 1.2 release
 discard 7e905df  o Fix typos.
 discard 09c4ce4  o Add missing link to new example.
 discard 7468c6a  o Fix errors reported by Checkstyle.
 discard 878b9b5  o Apply the correct license headers.
 discard 7b0f30e  o Use latest version of maven-plugin-plugin to get correct plugin documentation. o Use latest version of maven-site-plugin to get a better looking site.
 discard 87d42d0  [MANTRUN-75] Add the version required for the tasks attribute
 discard 111416e  Use the right escaping
 discard 14fc4af  Add an example on custom tasks and classpath
 discard 7d4a5a7  [maven-release-plugin] prepare for next development iteration
 discard 8308dd0  [maven-release-plugin] prepare release maven-antrun-plugin-1.2
 discard 1d38859  o ignored IDE files
 discard 8fbe000  o Update links to Doxia APT reference.
 discard 7171af8  o Added bin to svn:ignore
 discard 60fa40d  update to last parent lock invoker plugin version
 discard 2ebde2d  make test pass
 discard fc62428  just exclude the chronically failing tests
 discard 2572248  o Ignore IDEA files.
 discard b36237a  Restore old method to not break binary compatibility; deprecated the method.
 discard beebc73  Remove the artifacts parameter from the abstractantmojo and back to antrunmojo; add it as a parameter to executeTasks.
 discard 4ba434e  o ignored target dir and log files in the IT dir
 discard 0ea7dfa  roll back r462641, these tests are failing
 discard 331791e  use released parent
 discard 6ecb542  - 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 4cba3df  o updating to latest released parent
 discard 7ead131  o updating to latest release parent
 discard e40aa65  Putting the invoker plugin usage into a profile that triggers when -Dmaven.test.skip != true, so we can suppress them using that property.
 discard 79bda46  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 61dd105  use inheritence and make all the site appearances consistent
 discard 43f00c4  o turning off the tests inside the antrun plugins and turning on the ITs using the maven-invoker-plugin
 discard f3dedbc  MANTRUN-44: No way to skip antrun when -Dmaven.test.skip is set
 discard 928a5db  o Fix typos.
 discard 53ded02  o Set EOL style to native.
 discard cf0605d  PR: MANTRUN-55 Submitted By: Franz See
 discard bcc900a  PR: MANTRUN-55 Submitted by: Franz Allan See Reviewed By: Allan Ramirez
 discard 050290d  MNG-2460: Incorrect POM inheritance for plugins
 discard 40360cc  you can have both classifier and type
 discard 85d6914  remove release.properties from ignores
 discard 2cfe186  [MRESOURCES-14, MRAR-5, MEJB-8, MEAR-23, MANTRUN-46] Removed @description tag and use javadocs
 discard e0f6586  adjust parent POMs
 discard 50481ee  reverted api breaking modification - sorry!
 discard c55b726  As per Brett's request, added a check for the classifier. If it's different from the artifact type, the classifier will be used in the property name.
 discard e0b18d6  PR: MANTRUN-32 Submitted by: Chris Berry (on user list) Submitted by: Gudlaugur Egilsson (made a patch on JIRA)
 discard 8474334  PR: MANTRUN-35
 discard 00b6ff7  PR: MANTRUN-41
 discard 92b45cb  Added multimodule pom
 discard 1703371  Added test for maven.dependency.classpath PR: MANTRUN-38
 discard 47ba0cd  Deprecate maven.dependency.classpath
 discard ccfba62  Added log guards
 discard acd140a  Refactor, creating getPathFromArtifacts method
 discard 38bc508  Rolled back changes to maven.dependency.classpath, that broke it PR: MANTRUN-38
 discard 5027b7d  Added classpath usage docs
 discard 89b76ae  another echo for good measure
 discard 307f5a9  o this shows that the model has the correct value here but the project isn't giving the   proper value ... a step in the right direction.
 discard f1b5148  o just adding an echo for ${project.build.directory} in part of trying to fix mng-1927, which   appears to fixed in all places except inside the antrun configuration.
 discard 1ba6376  Test for plugin classpath references and optional ant tasks
 discard bfadb4a  [maven-release-plugin] prepare for next development iteration
 discard 9f6a0aa  [maven-release-plugin] prepare release maven-antrun-plugin-1.1
 discard e1856ef  Try to get properties through a expression evaluator first, delegating to ant after. PR: MANTRUN-36 Submitted By: Gilles Scokart
 discard 37ec12a  Added log guards
 discard 5120558  Added test for MANTRUN-36
 discard 4089976  StringIndexOutOfBoundsException in custom ant task referencing 'basedir' PR: MANTRUN-34 Submitted By: Marcel Schutte
 discard 272f699  Added integration tests
 discard d8699d5  Moved test to src/it
 discard 44757d5  Fixed project header
 discard b205aff  Added test for maven.test.classpath PR: MANTRUN-28
 discard 832fd9e  maven.test.classpath doesn't contain test scope dependencies PR: MANTRUN-28 Submitted By: Gilles Scokart
 discard e228137  Updating poms to change dependencies on 2.0.1-SNAPSHOT info to 2.0.1 (parent-poms, and a couple references to maven-archiver).
 discard 4582b4d  Moved classpath to pom
 discard c0b67e4  fix to use inherit refs, not inherit all
 discard aa06b4c  Added integration test
 discard b81df7a  Added maven.plugin.classpath reference PR: MNG-1702
 discard 404a6ec  Refactor
 discard e65a538  Improved docs Submitted by: Lee Meador PR: MNG-1660
 discard 687907e  Added docs
 discard 423ddce  -modified maven.dependency.classpath to get all the dependencies PR: MNG-1292
 discard 8ad4446  convert docs to APT
 discard 8a5a161  move plugins
 discard 24276b3  cleanup some unused fields
 discard 1ba1aca  ignore
 discard 7b3c897  Added testSourceRoot too as suggested by Piotr Burdylo on IRC.
 discard 789dbdf  [maven-release-plugin] prepare for next development iteration
 discard ceec8b8  [maven-release-plugin] prepare release maven-antrun-plugin-1.0
 discard 6366ed7  update versions in plugins
 discard 50a0b0d  update plexus container
 discard 9d5ecbe  PR: MNG-122 exception clean up phase 1
 discard 292048e  Added support for registering a new sourceroot using a <sourceRoot> tag; very useful for scripts that generate sources.
 discard 385b9a9  remove left over from release
 discard 7e50f42  bump version
 discard 606e932  [maven-release-plugin] prepare release maven-antrun-plugin-1.0-rc1
 discard 1168762  setting up version
 discard 3ef04ee  remove unneeded plexus dep
 discard 10bad2a  add path references: - maven.dependency.classpath (compile) - maven.compile.classpath (compile) - maven.runtime.classpath (runtime) - maven.test.classpath (test)
 discard e45fde7  ignore release.properties and more
 discard 015d7df  [maven-release-plugin] prepare for next development iteration
 discard a44190f  [maven-release-plugin] prepare release maven-antrun-plugin-2.0-beta-1
 discard a091ae3  Fixing MNG-777: no output from ant tasks. I set the logger level to INFO so <echo> messages will appear.
 discard 302f078  update dependency and parent versions
 discard 5c87db1  ignores
 discard 4748a47  Set project's basedir on the ant Target so relative paths work.
 discard 5f268c4  Moved execution code to abstract base class, so other ant-enabled plugins may use this more easily.
 discard 38b6397  Donating maven-antrun-plugin to the Maven2 project, as discussed with Brett.
     add 8c95a2b  Donating maven-antrun-plugin to the Maven2 project, as discussed with Brett.
     add e531441  Moved execution code to abstract base class, so other ant-enabled plugins may use this more easily.
     add 07ba97a  Set project's basedir on the ant Target so relative paths work.
     add dcfaa40  update dependency and parent versions
     add 325bf57  Fixing MNG-777: no output from ant tasks. I set the logger level to INFO so <echo> messages will appear.
     add c7d0838  [maven-release-plugin] prepare release maven-antrun-plugin-2.0-beta-1
     add 612c830  [maven-release-plugin] prepare for next development iteration
     add 0f3c32c  add path references: - maven.dependency.classpath (compile) - maven.compile.classpath (compile) - maven.runtime.classpath (runtime) - maven.test.classpath (test)
     add 0cae580  remove unneeded plexus dep
     add e4eb663  setting up version
     add f89b225  [maven-release-plugin] prepare release maven-antrun-plugin-1.0-rc1
     add 111af7b  bump version
     add 70bad01  remove left over from release
     add 3fe5692  Added support for registering a new sourceroot using a <sourceRoot> tag; very useful for scripts that generate sources.
     add e456243  update plexus container
     add fc4c4ef  update versions in plugins
     add 99a9057  [maven-release-plugin] prepare release maven-antrun-plugin-1.0
     add a55728a  [maven-release-plugin] prepare for next development iteration
     add f0fe06d  Added testSourceRoot too as suggested by Piotr Burdylo on IRC.
     add 9869640  cleanup some unused fields
     add 0079a10  convert docs to APT
     add 03d7f0f  -modified maven.dependency.classpath to get all the dependencies PR: MNG-1292
     add cd01c86  Added docs
     add 8e1ced0  Improved docs Submitted by: Lee Meador PR: MNG-1660
     add 7c44803  Refactor
     add 6f5d598  Added maven.plugin.classpath reference PR: MNG-1702
     add 9f57578  Added integration test
     add 6f84701  fix to use inherit refs, not inherit all
     add 6be2450  Moved classpath to pom
     add 94f2727  Updating poms to change dependencies on 2.0.1-SNAPSHOT info to 2.0.1 (parent-poms, and a couple references to maven-archiver).
     add 6a94552  maven.test.classpath doesn't contain test scope dependencies PR: MANTRUN-28 Submitted By: Gilles Scokart
     add 3d73bbd  Added test for maven.test.classpath PR: MANTRUN-28
     add 85f7e8b  Fixed project header
     add 85c004f  Moved test to src/it
     add 1d5857b  Added integration tests
     add 877f23f  StringIndexOutOfBoundsException in custom ant task referencing 'basedir' PR: MANTRUN-34 Submitted By: Marcel Schutte
     add 065e058  Added test for MANTRUN-36
     add e22f8c3  Added log guards
     add 4f5b061  Try to get properties through a expression evaluator first, delegating to ant after. PR: MANTRUN-36 Submitted By: Gilles Scokart
     add 8c7119f  [maven-release-plugin] prepare release maven-antrun-plugin-1.1
     add ac0980c  [maven-release-plugin] prepare for next development iteration
     add 2882481  Test for plugin classpath references and optional ant tasks
     add 20dc167  o just adding an echo for ${project.build.directory} in part of trying to fix mng-1927, which   appears to fixed in all places except inside the antrun configuration.
     add cba5ba8  o this shows that the model has the correct value here but the project isn't giving the   proper value ... a step in the right direction.
     add 4d61c7c  another echo for good measure
     add 934d52f  Added classpath usage docs
     add 013dfc0  Rolled back changes to maven.dependency.classpath, that broke it PR: MANTRUN-38
     add 8acc6ab  Refactor, creating getPathFromArtifacts method
     add 9974dde  Added log guards
     add 872f266  Deprecate maven.dependency.classpath
     add ec624ce  Added test for maven.dependency.classpath PR: MANTRUN-38
     add ff53c9e  Added multimodule pom
     add 846585f  PR: MANTRUN-41
     add a63f033  PR: MANTRUN-35
     add 962f29d  PR: MANTRUN-32 Submitted by: Chris Berry (on user list) Submitted by: Gudlaugur Egilsson (made a patch on JIRA)
     add 912d51a  As per Brett's request, added a check for the classifier. If it's different from the artifact type, the classifier will be used in the property name.
     add cb69939  reverted api breaking modification - sorry!
     add 3b5c498  adjust parent POMs
     add e49703e  [MRESOURCES-14, MRAR-5, MEJB-8, MEAR-23, MANTRUN-46] Removed @description tag and use javadocs
     add 0acda8d  you can have both classifier and type
     add cf0d138  MNG-2460: Incorrect POM inheritance for plugins
     add 21ff4df  PR: MANTRUN-55 Submitted by: Franz Allan See Reviewed By: Allan Ramirez
     add 7fc71a8  PR: MANTRUN-55 Submitted By: Franz See
     add edb9c31  o Set EOL style to native.
     add d0853e2  o Fix typos.
     add 1a815fa  MANTRUN-44: No way to skip antrun when -Dmaven.test.skip is set
     add 139a9b9  o turning off the tests inside the antrun plugins and turning on the ITs using the maven-invoker-plugin
     add a64f6b1  use inheritence and make all the site appearances consistent
     add b40f6a7  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 3730680  Putting the invoker plugin usage into a profile that triggers when -Dmaven.test.skip != true, so we can suppress them using that property.
     add b5a8633  o updating to latest release parent
     add a998a1b  o updating to latest released parent
     add c49d9d8  - 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 1b589e7  use released parent
     add ab9fe35  roll back r462641, these tests are failing
     add 8c0fdb5  Remove the artifacts parameter from the abstractantmojo and back to antrunmojo; add it as a parameter to executeTasks.
     add b066d17  Restore old method to not break binary compatibility; deprecated the method.
     add 0f07e48  just exclude the chronically failing tests
     add fa27af3  make test pass
     add 79621f0  update to last parent lock invoker plugin version
     add 17ba921  o Update links to Doxia APT reference.
     add 1f2513a  [maven-release-plugin] prepare release maven-antrun-plugin-1.2
     add 536c12a  [maven-release-plugin] prepare for next development iteration
     add fbc247c  Add an example on custom tasks and classpath
     add 9b3e9f0  Use the right escaping
     add 379072b  [MANTRUN-75] Add the version required for the tasks attribute
     add ebcb112  o Use latest version of maven-plugin-plugin to get correct plugin documentation. o Use latest version of maven-site-plugin to get a better looking site.
     add 4481b87  o Apply the correct license headers.
     add 22187f0  o Fix errors reported by Checkstyle.
     add 3e08c0f  o Add missing link to new example.
     add 304236e  o Fix typos.
     add 17cf495  Revert 1.2 release
     add 0df56f9  [MANTRUN-41] Restore binary compatibility
     add 6149faf  [MANTRUN-41] Use constant
     add 72ad45f  Dont print stack trace
     add 4c4b761  [MANTRUN-41] Add doc
     add f9e2b9c  [maven-release-plugin] prepare release maven-antrun-plugin-1.2
     add 00b5809  [maven-release-plugin] prepare for next development iteration
     add a384d0b  Try to use the 12-SNAPSHOT parent
     add a1e9370  MANTRUN-96 : Fix NPE in tests by upgrading maven APIs and embedder to 2.0.4. Plugin's maven prerequisite bumped to 2.0.4.
     add a161603  Use the same activation rule for all integration-tests in plugins builds (-Dintegration-tests=true)
     add 09b1069  Align activation properties for integration-tests profile because we cannot setup it in the parent (see MNG-3228)
     add 4b22c5f  Use UTF-8 to encode our POMs
     add 13a4fef  o Reordered POM
     add fdeb58d  o Updated to maven-invoker-plugin:1.2 o Cleaned up integrations tests
     add 570cab3  o Moved ITs over to run in phase "integration-test" where we have the necessary plugin artifact   (previously, the unit tests were just pulling the last release version from central)
     add 7ee4013  o Fixed dependencies
     add 08d47c6  Remove plugins versions already defined in parent
     add c5450c0  Remove plugins versions already defined in parent Remove unused part of the build Readd changes made by benjamin (I probably forgot an update)
     add 3863b22  w are using invoker 1.2.1-SNAPSHOT which fixes MINVKER-45
     add f0bc522  o Synced id and activation of integration-tests with core ITs
     add 6b9a189  o Added ASF snapshot repo to user settings of ITs (e.g. to make sure they can resolve snapshot parents)
     add 2195aae  o Updated index page of plugin site
     add bc592e0  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
     add ef095bd  o Explicitly stated UTF-8 as file encoding o Updated license header
     add 37c021b  o Updated index page of plugin site
     add bc8fab7  o Inherited from maven-plugins:12
     add da4df8b  o Formatted/reordered POM
     add 276f7c3  [MANTRUN-68] Upgraded to ant-1.7.1
     add 3abbd17  [maven-release-plugin] prepare release maven-antrun-plugin-1.3
     add 8418b41  [maven-release-plugin] prepare for next development iteration
     add 6acf2d4  Re-committing with junk spaces to fix not having set svn properties correctly
     add 3caf176  Re-committing to fix not having set svn properties correctly
     add 35aa085  added eol properties
     add 6fb08aa  Changed to XmlUnit check. echoxml has a defect in the <?xml header added by ant only uses a unix newline, not a system dependent newline.
     add 2a718be  o Fixed encoding handling
     add 901efd5  reverting back to 1.3-SNAPSHOT to start release cycle again
     add 064a732  [maven-release-plugin] prepare release maven-antrun-plugin-1.3
     add 2f149f7  [maven-release-plugin] prepare for next development iteration
     add 9c5b751  o Avoided plugin dependencies to spare reactor builds like CI from MNG-1949 o Updated to maven-invoker-plugin:1.3
     add 4e05ee0  o Adjusted IT settings to compensate for the unusual unix-style local repo path used on the Windows nodes of the Hudson grid
     add d5a8b7f  use the latest parents
     add 8928108  o Inherited from maven-plugins:13
     add cd93c53  used http://maven.apache.org/xsd/* for schema location
     add 40dec82  [MANTRUN-110] Fix documentation about using properties to access dependencies.
     add 28bcf8e  [MANTRUN-40] Pass properties to Ant so they can be used in external ant files.
     add 8eb6599  Some minor improvements to the property handling and testing.
     add 81990f4  [MANTRUN-106] Document plugin dependency issue.
     add a9dd4a6  o Added plugin version to POM snippets in documentation
     add c854521  o filtering version in doc
     add 53f0a11  o fixed ambiguous links o added Doxia xsd
     add f7562e5  o Tweaked IT to more closely check the log output to prevent bogus failures when the plugin configuration itself is present in the debug log
     add ab389ce  upgrade parent version to ensure source-release is automatic.
     add 22a4645  o Updated to maven-invoker-plugin:1.4
     add ef10bad  o Inherited from maven-plugins:16
     add c01d0e1  [MANTRUN-128] Deprecate sourceRoot and testSourceRoot parameters.
     add 75e8407  [MANTRUN-126] Change format of dependency property names.
     add d7b2cc6  [MANTRUN-126] Add note about old format in the site docs.
     add 3572afb  Refactoring, move Maven project ref up to abstract parent
     add 2124433  Update parent pom to version 17
     add 7caf5de  [MANTRUN-128] Update docs to reflect deprecation of sourceRoot and testSourceRoot params.
     add 8716224  Update version of Maven components.
     add 2fb801c  Update plexus-utils.
     add 86294dc  Minor refactoring to make code more readable.
     add af0e012  [MANTRUN-47] Add a custom task that creates filesets containing the project dependencies.
     add 357fd7b  [MANTRUN-47] Fix a couple of issues pointed out by bentmann.  Get the entire dep tree instead of just direct dependnecies.  Use a LinkedHashSet to preserve dependency order.
     add 3725007  [MANTRUN-135] Mark antrun plugin as @threadSafe
     add 675e41d  o Reset pom version to 1.4-SNAPSHOT
     add edda7b8  [MANTRUN-100] Add custom task to attach an artifact to the current build.
     add 10a48df  [MANTRUN-138] Add version mapper to antrun plugin.
     add da10a23  [MANTRUN-136, MANTRUN-137] Update to Ant 1.8.1 and use ant-nodeps.
     add 618faff  Fix schema information.
     add 3c07b27  [maven-release-plugin] prepare release maven-antrun-plugin-1.4
     add 5d8cb91  [maven-release-plugin] prepare for next development iteration
     add c232632  Rollback to version 1.4-SNAPSHOT
     add b747094  Fix dependency property example
     add 0b82e4e  [maven-release-plugin] prepare release maven-antrun-plugin-1.4
     add 0a971ae  [maven-release-plugin] prepare for next development iteration
     add 6503e22  Rollback release to fix site issue
     add c73264a  Fix dependency property example so that the site builds
     add 7053b95  [maven-release-plugin] prepare release maven-antrun-plugin-1.4
     add 1bfc874  [maven-release-plugin] prepare for next development iteration
     add eea8283  [MANTRUN-139] There is a problem with the site plugin preventing proper site documentation
     add da26f75  Rollback release to fix issues in attachartifact task.
     add fac709f  [MANTRUN-100] If the classifier is null we need to set the artifact file (main artifact) instead of the project file.
     add ce51281  [MANTRUN-100] Use the Maven project helper instead of accessing the DefaultArtifactHandler.
     add 0766d3a  o Removed unused imports o Formatted code
     add 0d5f129  [maven-release-plugin] prepare release maven-antrun-plugin-1.4
     add fa646c2  [maven-release-plugin] prepare for next development iteration
     add 1fe0af2  [MANTRUN-140] Fix property name for testOutputDirectory and test for this in ITs
     add f0a6755  [MANTRUN-74] Add unit test to verify that maven antrun plugin can be run in multiple phases in the build
     add b4c50eb  [MANTRUN-141] Merge the AbstractAntMojo with AntRunMojo
     add 31ad75c  [MANTRUN-142] Refactoring to simplify the plugin config and Ant integration.
     add 80f0cad  [MANTRUN-145] Rename ITs to be more descriptive
     add 2c7e988  [MANTRUN-144] Remove direct console logging.
     add 0be4983  Check for no match before trying to replace the string to prevent out of bounds exception.
     add eeb574c  [MANTRUN-143] Add localRepository and settings.localRepository properties to fix regression.
     add a68704a  [MANTRUN-143] Fix IT for Maven 3.
     add 8a5bb54  [MANTRUN-146] Use PlexusConfiguration instead of XmlPlexusConfiguration to maintain compatibility with Maven 3
     add b923b51  [MANTRUN-119] Add IT for testing copy task failonerror
     add 94406e9  Add missing "since" annotations.
     add 3932e23  [MANTRUN-112] Add some extra checks to the copy task test
     add ebe36cd  o Added license headers
     add 2f3111c  [MANTRUN-132] Allow user to set the tag prefix used to reference the xml namespace of the include custom tasks.
     add 1269fd1  [MANTRUN-88] Update IT to test for profile properties.  Update version of invoker plugin.
     add 6e37fa9  Minor refactoring to remove AntPropertyHelper.
     add 5030ebb  [maven-release-plugin] prepare release maven-antrun-plugin-1.5
     add af65d37  [maven-release-plugin] prepare for next development iteration
     add 1c8e622  [MANTRUN-150] Update site docs to reflect change from "tasks" to "target"
     add 09072d6  [maven-release-plugin] prepare release maven-antrun-plugin-1.5
     add 4a563a3  [maven-release-plugin] prepare for next development iteration
     add 9788ad8  [MANTRUN-152] Fix for attaching unclassified artifacts.  Patch from Petr Kozelka.
     add a05c701  [MANTRUN-155] Set encoding for generated Ant build.  Patch from Anders Hammar with some minor changes.
     add a3c4c86  [MANTRUN-155] Always use UTF-8 for the Ant build encoding to prevent incompatible encoding characters.
     add 302c0d5  [MANTRUN-154] Refactor XMLPlexusConfigurationWriter to better handle escaped XML.
     add 70be686  [maven-release-plugin] prepare release maven-antrun-plugin-1.6
     add ab11442  [maven-release-plugin] prepare for next development iteration
     add 752e916  o Updated example to use contemporary dependencies
     add c0874ee  [MANTRUN-156] Plugin documentation refers to "Maven 2" Submitted by: Edward Staub
     add a4d1e13  MANTRUN-129: Please add as 'skip' parameter
     add 4ff6fa8  o code convention
     add b456438  MANTRUN-158: Add a new parameter to export Ant properties to Maven properties
     add 5ea51a3  MANTRUN-127: provide more tracking info when a task fails
     add 78dd4a9  [MANTRUN-159] Improvements to the site docs.
     add 335dff2  updated pom xsd location to http://maven.apache.org/xsd/maven-4.0.0.xsd
     add 14f0ee1  [MANTRUN-160] Set the correct Ant log levels Submitted by: Ben Alex
     add 6f7fc65  fix relativePath to plugins parent and bump to latest parent for all plugins
     add 2795ee3  o added mavenVersion property when not already there o used mavenVersion property for maven prerequisite
     add c4a4398  o prefer FileUtils.fileRead() API to IOUtil.copy() to avoid file handle leaks in IT verification scripts o code formatting
     add daff797  upgrade plugins to latest parent 21
     add c4224cf  MANTRUN-170: Allow antrun to avoid failing the build
     add 9ae4a8d  [MANTRUN-170] Allow antrun to avoid failing the build
     add 8dabdab  [MANTRUN-164] NullPointer if POM description tag is missing
     add 52fb1d5  [MANTRUN-162] Update Ant 1.8.2, avoid insufficient system resources error
     add b4d2640  Update to current parent POM version.
     add 534edaf  [maven-release-plugin] prepare release maven-antrun-plugin-1.7
     add b279119  [maven-release-plugin] prepare for next development iteration
     add 3b93680  Work around doxia apt problem.
     add c401522  removed profile plugin configuration already inherited from parent (and which cause duplicate plugin execution due to empty  plugin groupId)
     add 9b806bd  added missing Java 5 generics
     add 6962118  added missing Java 5 generics
     add bb595e8  [MANTRUN-176] use maven-plugin-tools' java 5 annotations
     add cc4a810  move plugin version to a property and plugins annotations in compile scope
     add 3969b22  use last plugin parent snapshot to use last compiler plugin to improve build time on jenkins build.
     add c3d22c3  annotations are not needed for plugin execution so mark dependency as provided
     add dce8319  use released parent pom
     add b8f5ee6  replace StringBuffer by StringBuilder
     add a9f2e47  update maven-plugin-plugin to 3.2
     add 09ce330  upgrade all to last parent 24
     add 7b4dc18  Fix broken link
     add 3dc46eb  Follow ASF branding rules.
     add 5ae64ad  Convert from using goals.txt to using invoker.properties when running ITs.
     add 9a32867  Add missing license headers.
     add ac7ccaa  Add missing license headers.
     add 75bd521  Add missing license headers.
     add d78f442  Oh, look at that button. Does that convert everything to correct java5 ??
     add 64a36f7  Further code analysis improvements
     add 4a38add  More code analysis fixes
     add a5d45f4  Reformatted to code style
     add 3c36898  Revert "Reformatted to code style"
     add b4b0a2c  Reformatted to code style, modernized
     add 29c9497  configured site deploy to /plugins-archives/<artifactId>-LATEST
     add 85e82f7  upgraded parent pom (compiler, assembly, doap not upgraded because of a failure: need to investigate)
     add 5290391  [MNGSITE-152]  - Added appropriate links to download site and license location    to fulfill the ASF requirements.
     add 38cc57d  [MNGSITE-152]  - Added missing download.cgi and xdoc/download.xml.vm
     add 9c7ceeb  added license header
     add 7ff17c8  [MANTRUN-187]  - Upgrade to Maven 2.2.1
     add 7cb4218  [MANTRUN-188]  - Injection of MavenProject via @Parameter instead of    @Component
     add ef08264  - Added deploySite.sh script.
     add e05c1a1  [MANTRUN-190]  - Upgrade org.apache.ant:ant:1.8.2 to 1.9.4
     add 2c078f2  [MANTRUN-191]  - Upgrade plexus-utils from 3.0.15 to 3.0.18
     add 1c1b232  - Added to all plugins LICENSE file - Added to all plugins NOTICE file with copyright year 2007-2014
     add cbcf51a  - Undone the commit r1630358 which means to remove   all LICENSE/NOTICE files until the ASF is clear about   what to do.
     add cf5ba46  Updated to p-u .20
     add 686d604  Do not explicitly mention version 1.2 in example, it is ancient.
     add e1c800e  [MANTRUN-193] Upgrade Maven Plugin plugin to 3.3
     add f189d94  [MANTRUN-175] Documentation for failOnError is wrong
     add d1f779b  Correct spelling of Maven and Ant.
     add 40215a0  updated parent pom and fixed errors reported by Checkstyle
     add d0faf4f  maven-plugin-annotation scope explicit given instead of indirectly by parent.
     add 14ba2b7  Cleaned up code to remove checkstyle reported warnings/errors.
     add d919e23  [maven-release-plugin] prepare release maven-antrun-plugin-1.8

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   (db88070)
            \
             N -- N -- N   refs/tags/maven-antrun-plugin-1.8 (3db2da9)

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