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:24:09 UTC

[maven-deploy-plugin] annotated tag maven-deploy-plugin-2.8.2 updated (1c405f1 -> 8eb9d12)

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

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


*** WARNING: tag maven-deploy-plugin-2.8.2 was modified! ***

    from 1c405f1  (tag)
      to 8eb9d12  (tag)
 tagging 3b62d2a0bd33119194f5605ea0d281652c7d934f (commit)
 replaces maven-deploy-plugin-2.8.1
      by Hervé Boutemy
      on Wed Aug 27 20:16:32 2014 +0000

- Log -----------------------------------------------------------------
maven-deploy-plugin-2.8.2 reworked after migration from aggregate svn to split git
-----------------------------------------------------------------------

 discard 727e7cc  [maven-release-plugin]  copy for tag maven-deploy-plugin-2.8.2
 discard ed37b75  [maven-release-plugin] prepare release maven-deploy-plugin-2.8.2
 discard a1df994  Since it's a Maven Core issue (feature or bug) set it to its next release
 discard e17b068  Move -D arguments to test.properties. Since it's a Maven Core issue (feature or bug) set it to its next release
 discard 2d1a1bd  avoid failure on CI for an IT that is expected to fail at the moment
 discard 523d720  [MDEPLOY-181]  - Added an IT to show the problem exists.
 discard 85afeb3  [MDEPLOY-186]  - Upgraded build compatibility to Maven 2.2.1
 discard fddf4f5  [MDEPLOY-185]  - Injection via @Parameter instead of @Component
 discard 2767b74  IT to verify that sources and javadoc are uploaded as well when using deploy-file
 discard 989184e  added license header
 discard 009887e  [MNGSITE-152]  - Added missing download.cgi and xdoc/download.xml.vm
 discard a9eb6a7  [MNGSITE-152]  - Added appropriate links to download site and license location    to fulfill the ASF requirements.
 discard 21949e0  upgraded parent pom (compiler, assembly, doap not upgraded because of a failure: need to investigate)
 discard 174b7b6  mark deployAtEnd as experimental. Users should be more aware when using this feature.
 discard f5fcc13  [MDEPLOY-174] [REGRESSION] url not required anymore, causing a NullPointerException Fix required-marker and @since doclettags which were lost after MDEPLOY-151
 discard 3379f52  [MDEPLOY-172] Concurrency problem with deployAtEnd in parallel builds Patch contributed by Hermann Josef Hill, verified and adjusted by Robert Scholte
 discard c0ad59b  [maven-release-plugin] prepare for next development iteration
 discard b04d3e4  [maven-release-plugin] prepare release maven-deploy-plugin-2.8.1
 discard 4754ac8  [MDEPLOY-170] Plugin configuration on module level is ignored when deployAtEnd
 discard a7ed90f  Added missing Generics
 discard 5775b01  [MDEPLOY-169] deployAtEnd broken with parallel builds
 discard 8665bfb  [maven-release-plugin] prepare for next development iteration
 discard 29d8e9f  [maven-release-plugin] prepare release maven-deploy-plugin-2.8
 discard d5c2077  Remove svn property mime-type, doesn't mix well with eol property ( http://subversion.tigris.org/issues/show_bug.cgi?id=2194 )
 discard a025077  Use proper version of m-javadoc-p (CVE-2013-1571) and m-project-info-reports-p (M3.1+)
 discard 071fb42  prepare reference documentation publication to /plugins-archives/maven-deploy-plugin-LATEST
 discard ed91314  Properly revert r1525229-1525230 due to failing tests.
 discard 00460f1  revert r1525229 due to failing tests
 discard 92103ae  Set correct Subversion properties: EOL
 discard 5aeb747  Set correct Subversion properties: mime-type
 discard 9091f1e  Add missing license headers. This plugin now passes the checks done by RAT.
 discard b12214e  Set bugtraq Subversion properties.
 discard c8ed2b1  Set correct Subversion properties: executable.
 discard ec24856  Roll back r1525209. Do not set the Subversion properties: mime-type, eol-style and keywords. We need to handle these files in a special  way because they use UTF-16 encoding.
 discard d69a591  Set correct Subversion properties: keywords.
 discard 4c76ec8  Set correct Subversion properties: mime-type, eol-style and keywords. We need to handle these files in a special  way because they use UTF-16 encoding. By default Subversion detects these as being binary.
 discard 7b07d38  Set correct Subversion properties: mime-type.
 discard 658e116  Set correct Subversion properties: eol-style and keywords.
 discard ebc1e6b  [MDEPLOY-154] Rewrite page 'deploy with classifier'
 discard d5e4b8f  Use fully qualified path of goal when using deploy-file to ensure the preferred version
 discard fd7b826  Remove example with uniqueVersion=false, it's not supported with M3 anymore
 discard 2b32166  Rename pages so they can be filtered
 discard 7eaefef  Code formatting
 discard 0fade14  [MDEPLOY-68] altDeploymentRepository allows dangerous deploy processes
 discard ec97515  [MDEPLOY-145] Documentation does not list layouts
 discard e910c9e  use maven-invoker-plugin 1.8 to be able to use -Dinvoker.mavenExecutable=mvnDebug
 discard 166d2af  Revert "Reformatted to code style"
 discard 8605e50  Reformatted to code style
 discard 3ecbf5d  Further code analysis improvements
 discard 5a6992a  Oh, look at that button. Does that convert everything to correct java5 ??
 discard 2bc4c81  More plexus updates
 discard 2a7ed9a  Follow ASF branding rules.
 discard 5d9b380  [MDEPLOY-158] deploy:deploy does not work for only Deploying artifact to Maven Remote repo
 discard b483978  upgrade all to last parent 24
 discard f9bb3c5  Apply generics and foreach loops
 discard 6f0f1e4  Now tests also succeed under Eclipse
 discard 12682f4  Apply generics and foreach loops
 discard f0215b6  [MDEPLOY-157] Add deployAtEnd option for multimodule projects
 discard a78e33a  update maven-plugin-plugin to 3.2
 discard bd5b065  use released parent pom
 discard 085a05d  annotations are not needed for plugin execution so mark dependency as provided
 discard 3935760  Tony is now in developers section
 discard e972109  use last plugin parent snapshot to use last compiler plugin to improve build time on jenkins build.
 discard 390569a  use last 3.1 version
 discard fd2a3e4  [MDEPLOY-151] use maven-plugin-tools' java 5 annotations Submitted by Tony Chemit.
 discard f3645bb  add Tony Chemit in contributor section
 discard 0f41833  [MDEPLOY-151] use maven-plugin-tools' java 5 annotations Patch modified to use a released version Submitted by Tony Chemit.
 discard b9d7be0  avoid running integration tests twice
 discard 00714ec  [MDEPLOY-46] Add IT for snapshot deployment with altDeploymentRepository
 discard bf68434  make the source block render correctly
 discard 77e1195  [maven-release-plugin] prepare for next development iteration
 discard cb2046b  [maven-release-plugin] prepare release maven-deploy-plugin-2.7
 discard 944a096  update parent
 discard 3000841  [MDEPLOY-127] Mark deploy plugin as @threadSafe for maven3
 discard 3fa18ea  upgrade plugins to latest parent 21
 discard b248eaf  [MDEPLOY-137] Allow deployment of multiple side artifacts at the same time via the CLI
 discard faeeecf  [MDEPLOY-136] retryFailedDeploymentCount is actually just plain retry deployment
 discard dad1b2b  [MDEPLOY-132] Add more explanation to packaging versus type as it reflects off of -Dpackaging.
 discard b0ddb45  picking up some comments from Brett on r1126367
 discard 12b96d4  javadoc
 discard c17140e  tidy-up
 discard fd1dc2e  adding a since tag
 discard 2bda2fc  [MDEPLOY-133]
 discard d29dbc0  [maven-release-plugin] prepare for next development iteration
 discard f0b0095  [maven-release-plugin] prepare release maven-deploy-plugin-2.6
 discard 92b9b1a  o prefer FileUtils.fileRead() API to IOUtil.copy() to avoid file handle leaks in IT verification scripts o code formatting
 discard e05e578  o added mavenVersion property when not already there o used mavenVersion property for maven prerequisite
 discard ad98bac  fix relativePath to plugins parent and bump to latest parent for all plugins
 discard 26a6a71  [MDEPLOY-106] Packaging should default to file extension if non is specified.
 discard edf64dc  [MDEPLOY-48] Refactor handling of sources and javadocs to work with Maven 2.x
 discard 05c1a2a  o Remove unused import
 discard bc5f64a  [MDEPLOY-48] Add some basic site docs for the sources and javadoc deployment
 discard 77849e3  [MDEPLOY-48] Add options to deploy sources and javadoc along with main jar when using deploy-file.
 discard a51f976  Revert bad commit
 discard 697ec7d  repositoryId should
 discard 1e9b9ff  [MDEPLOY-123] http://maven.apache.org/plugins/maven-deploy-plugin/usage.html says maven does not support password hashing
 discard 691819d  [MDEPLOY-112] deployed snapshot name has different build numbers for multiple artifacts of the same build
 discard 212161f  o Decoupled test from MDEPLOY-112
 discard 653a6d3  o Decoupled tests from interaction with Unix shell variables
 discard e3667ad  o Inherited from maven-plugins:17
 discard ae0c8df  o Polished documentation
 discard eab11a6  [maven-release-plugin] prepare for next development iteration
 discard c3e7df1  [maven-release-plugin] prepare release maven-deploy-plugin-2.5
 discard a6227ad  o Fixed API misuse
 discard ee640a2  o Updated site
 discard 44eb2bc  [MDEPLOY-113] No longer able to deploy an artifact w/o a pom
 discard 31eb571  o Decoupled from plexus
 discard 838bea2  [MDEPLOY-50] deploy:deploy fails without distributionManagment despite altDeploymentRepository being specified
 discard 1d8b846  o Enabled IT
 discard eef66a6  o Inherited from maven-plugins:16 o Updated to maven-invoker-plugin:1.5
 discard 1e249ab  [MDEPLOY-89] Skip won't work if distribution management is not specified
 discard 9d1a6b6  o Fixed indentation
 discard 67a9d86  o Updated to maven-invoker-plugin:1.4
 discard 6c38fce  upgrade parent version to ensure source-release is automatic.
 discard 4dd2115  [MNG-4059] Remove support for non-unique SNAPSHOT deployments
 discard b3a59a4  [MNG-4059] Remove support for non-unique SNAPSHOT deployments
 discard 08f4d1f  [MDEPLOY-109] Have plugin itself respect Maven's online/offline mode
 discard 4c99914  o fixed ambiguous links o added Doxia xsd o updated license header
 discard 2f938f4  [MDEPLOY-88] Artifacts with invalid id can be deployed with deploy:deploy-file.
 discard 21a4ce5  [MDEPLOY-52] deploy-file doesn't support updateReleaseInfo
 discard 24c0fb0  o Polished mojo annotations
 discard f19687d  [MDEPLOY-84] NPE when deploy-file with generatePom=false
 discard dad368c  [MDEPLOY-59] deploy:deploy-file deletes the original file on error
 discard 9436581  [MDEPLOY-78] Deploy with classifier does not deploy pom
 discard ae27cef  o Polished error checking
 discard f779184  o Polished code
 discard b5d3c08  o Removed inherited stuff
 discard 808afb2  o Added IT for deployment alternative repo
 discard b7e46c8  o Tidied up dependencies
 discard 62985a4  used http://maven.apache.org/xsd/* for schema location
 discard ae0f311  o Inherited from maven-plugins:13
 discard 09a78ae  use the latest parents
 discard 0873245  o Added IT to test deploy-file
 discard 4ac0192  o Migrated core IT for MNG-851 over to the affected plugin
 discard 87b62f9  o Avoided deprecated syntax @parameter expression="${component...}"
 discard 6a11e72  o Used distinct group ids for the tests
 discard 5755deb  o Fixed svn:keywords
 discard d54f160  o Added some more ITs o Updated to maven-invoker-plugin:1.3
 discard ca0eced  o Removed inherited stuff
 discard b3b0012  o Formatted/reordered POM
 discard d299917  o Inherited from maven-plugins:12
 discard 949fff7  o Updated index page of plugin site
 discard 298ac40  o Explicitly stated UTF-8 as file encoding o Updated license header
 discard 88c0f9f  o Fixed typo
 discard c95048e  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
 discard e5ee580  o Updated index page of plugin site
 discard 4703218  o Added ASF snapshot repo to user settings of ITs (e.g. to make sure they can resolve snapshot parents)
 discard 9f7c2e5  o Removed svn:executable
 discard e76b412  o Added project description
 discard 0971d42  o Reordered POM
 discard 70671ae  [MDEPLOY-70] remove copy of plexus-utils' XML encoding support sources
 discard 9d76748  o Synced id and activation of integration-tests with core ITs
 discard 88cdd85  Use invoker 1.2.1-SNAPSHOT required by several plugins. Will be released in few days
 discard 809fd3d  Upgrade to invoker 1.2.1-SNAPSHOT to fix MINVOKER-43 (and remove manual install) Cleanup plugins versions
 discard 1abb621  Align activation properties for integration-tests profile because we cannot setup it in the parent (see MNG-3228)
 discard 9ca682c  Use the same activation rule for all integration-tests in plugins builds (-Dintegration-tests=true)
 discard 67a3704  Try to use the 12-SNAPSHOT parent
 discard 614d927  o added release notes from jira o using javadoc taglets
 discard 1617970  [maven-release-plugin] prepare for next development iteration
 discard cb0518d  [maven-release-plugin] prepare release maven-deploy-plugin-2.4
 discard 48e7507  o Fixed IT POM to use current version of plugin under test
 discard 2bbe839  o Enabled workaround for MINVOKER-43
 discard a114e0b  fix checkstyle errors
 discard 3402178  Remove snapshot repo now that maven-plugin-plugin 2.4.2 is released.
 discard 74d35e5  o Removed unnecessary stuff
 discard e24bbf0  use released version
 discard 4b10ed9  update comment
 discard 077cbaa  use released version
 discard 85a7a06  use last invoker plugin version and feature to have faster build http://maven.apache.org/plugins/maven-invoker-plugin/examples/fast-use.html
 discard 3d7cbe4  o Added bin to svn:ignore
 discard 1aee567  upgrade to last parent configure the pom to build with a clean repo and without snapshot repos declared in the settings
 discard 179f7ce  fixed maven-deploy-plugin compilation failure due to MPLUGIN-107
 discard 282f37f  o Treated URL scheme as case-insensitive as sugguested by RFC 2396, section 3.1. "Scheme component"
 discard b2bf22a  o Added svn:eol-style=native
 discard f6ac481  o Removed svn:executable
 discard c59736f  use last snapshot parent
 discard 1474319  [MDEPLOY-45] Classifier not supported by deploy:deploy deploy plugin failed when a project doesn't primary but only attached artifacts. Patch Submitted by Fabian Bauschulte It submitted by Daniel Schulz
 discard 42c8a29  o Replace <pre> with <source> to make it look nicer.
 discard b367062  [MDEPLOY-63] Add a faq explaining how to skip deployment. TODO:  <pre> sections in .fml files do not display properly
 discard b27c2ec  revert rev 630338
 discard d278e2a  lock the plugin version (fix potential issue when using a fresh install due to the current build)
 discard 275e393  [MDEPLOY-63] Allow disabling deployment for artifacts that should not be deployed
 discard 912a56c  ignore eclipse file
 discard bfaa996  upgrade to p-u 1.5 remove duplicated classes from p-u
 discard 5d75f5f  add license header in pom add scm information due to upgrade to 10 parent pom
 discard 73b6a7f  fix unit tests due to the change of org.apache.maven.plugin.testing.stubs.ArtifactStub which now returns true in the method isSnapshot()
 discard 616bb48  [PLXUTILS-60] fixed the code used to extract encoding from an XML prolog since it could catch an attribute value defined in the XML content (merged from plexus-utils r7158)
 discard b8ab7bc  [PLXUTILS-60] fixed the code used to extract encoding from an XML prolog since it could catch an attribute value defined in the XML content (merged from plexus-utils r7158)
 discard 0dfea26  o Fix the document titles.
 discard f5694df  o Use the correct plugin name.
 discard 7e1e7fb  o Change the wording. o Add formating.
 discard e2707ee  Add subversion keyword substitution.
 discard 3ed00c8  o Set EOL style to native.
 discard f0279d5  [MDEPLOY-66] add XML encoding support for POM reading/writing
 discard 263b2b6  make tests work even if you don't clean
 discard 9dbb19e  read and write pom with UTF-8 instead of platform encoding
 discard 41e1088  [MDEPLOY-56] Adding the ability to draw version from parent specification when it's missing in the local model.
 discard 11db373  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
 discard d18b2a4  Remove sysout println
 discard b5d685d  - 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 c8d8f83  [maven-release-plugin] prepare for next development iteration
 discard 7a2a47f  [maven-release-plugin] prepare release maven-deploy-plugin-2.3
 discard 58e3ac6  o updating the headers
 discard 46878ae  o updating to latest released parent
 discard e2199e3  o updating to latest released parent
 discard 0d1f411  o remove a bit of the noise
 discard 7998272  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 2ceb589  use inheritence and make all the site appearances consistent
 discard 5fd01c1  update all parents
 discard b02d4e8  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-deploy-plugin@433397 13f79535-47bb-0310-9956-ffa450edef68
 discard 8e8824d  Adding alternative deployment repository parameter for the deploy:deploy mojo, and bumping the POM version to 2.3-SNAPSHOT to accommodate this new feature.
 discard cf70c53  MNG-2460: Incorrect POM inheritance for plugins
 discard 51ae853  Replaced the "Introduction" word to plugin name
 discard 3f29564  Fix a couple of typos
 discard 281c5ef  added faq
 discard 8eeed51  removed the changelog plugin from the <reporting> section
 discard 67d4455  [MDEPLOY-35] fix formatting
 discard 6984d30  fixed typo
 discard 3aa8435  PR:MDEPLOY-35
 discard 524162a  PR: MDEPLOY-35
 discard 6139935  PR: MDEPLOY-35
 discard ab3648e  PR: MDEPLOY-35
 discard 5b100dd  PR: MDEPLOY-35
 discard f787a94  [maven-release-plugin] prepare for next development iteration
 discard 9701292  [maven-release-plugin] prepare release maven-deploy-plugin-2.2.1
 discard 73a8752  use released testing framework
 discard 4c8a842  PR: MDEPLOY-35
 discard a0bd305  Fixing tests once I moved the default-value of generatePom to the annotation, which is the standard.
 discard d9e77f6  Updating documentation to reflect new functionality, and provide more information about configuration of deployment options.
 discard a372da8  o Added parameter documentation o Removed @readonly from the generatePom parameter, to make consistent with the provision of an expression annotation o Added a default-value of "remote-repository" to the repositoryId parameter
 discard 22616f8  [MDEPLOY-33] Fixed ArtifactDeployer call to pass in the pomFile (generated or provided) along with the artifact, instead of the artifact-file. The main file is passed to the artifact using setFile(..) now.
 discard 671995b  removed the default value of description for the generated Pom.
 discard e28c184  PR: MDEPLOY-31 Submitted by: Fabian Bauschulte
 discard 5f7cfc5  Modified the code to support alternative repository layouts
 discard d5dabfd  set eol-style native
 discard 8f2fc62  Fixed tabs -> spaces
 discard 3094971  Fixing .ssh directory location in unit tests...it was ERASING existing/functional .ssh directories.
 discard 46361c5  Adding support for alternative repository layouts, via -DrepositoryLayout=legacy for instance.
 discard 14baf7c  PR: MDEPLOY-30
 discard 2b2b7e5  PR: MDEPLOY-30
 discard 139b213  PR: MDEPLOY-30
 discard 2b721c5  PR:MDEPLOY-30
 discard c70d24f  PR: MDEPLOY-30
 discard 147f30f  renamed the test
 discard 0a11842  adjust parent POMs
 discard 6ba6e66  fix test case
 discard 0f1d0ea  clean up code a little
 discard d46e2a4  attach pom, don't deploy it separately
 discard d60778e  [maven-release-plugin] prepare for next development iteration
 discard 8b3f59d  [maven-release-plugin] prepare release maven-deploy-plugin-2.2
 discard 10877da  deploy snapshots with a unique version by default
 discard d980391  PR: MDEPLOY-24 Submitted By: Jerome Lacoste Reviewed by: Allan Ramirez
 discard 8bd236f  PR: MDEPLOY-19 Submitted By: Jerome Lacoste Reviewed By: Allan Ramirez
 discard 972a68b  PR: MDEPLOY-21
 discard 77a9dd1  -added test
 discard e2f917f  PR:MDEPLOY-23 Submitted by: Jerome Lacoste Reviewed by: Allan Ramirez
 discard 3f107cf  -added validation if there is no protocol provided in url parameter
 discard 99ec87b  [maven-release-plugin] prepare for next development iteration
 discard 9aa17ef  [maven-release-plugin] prepare release maven-deploy-plugin-2.1
 discard e859143  PR: MNG-1837 Submitted by: Dan Tran Reviewed by: Allan Ramirez
 discard b3bfa01  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 210ceda  PR: MNG-1828 Submitted by: Jochen Wiedmann Reviewed by: Allan Ramirez
 discard 2d4fd98  PR: MNG-1786 Submitted by: Chris Tucker Reviewed by: Allan Ramirez
 discard e8c43c7  PR: MNG-1772
 discard 57db34f  PR: MNG-1767 Submitted By: Marcel Schutte Reviewed By: Allan Ramirez
 discard 7938bc9  PR:MNG-1551 Added deploy-file goal which will enable users to install artifacts in their remote repository
 discard 7ca1973  move plugins
 discard 4301313  PR: MNG-1255 Submitted by : Allan Ramirez Reviewed by Emmanuel Venisse Create .ssh directory $user.home if it doens't exist
 discard 3ca3496  cleanup some unused fields
 discard 5aa8af3  ignore
 discard 12fbbc5  [maven-release-plugin] prepare for next development iteration
 discard eb8d367  [maven-release-plugin] prepare release maven-deploy-plugin-2.0
 discard ef6725e  update versions in plugins
 discard c2d3488  more error diagnostics improvements
 discard b3eb3a1  PR: MNG-122 cleanup artifact metadata retrieval exceptions
 discard 9f559be  PR: MNG-653 use the file assigned by the packager for installation/deployment. Error out if that isn't done.
 discard 113f7da  PR: MNG-644 remove use of deprecated artifact method (retain signature for backwards compat until next release of install/deploy plugins)
 discard 150976d  ignore release.properties and more
 discard 8870468  [maven-release-plugin] prepare for next development iteration
 discard 37424d5  [maven-release-plugin] prepare release maven-deploy-plugin-2.0-beta-1
 discard fe9a070  update dependency and parent versions
 discard 214261a  Resolving MNG-851. Using MavenProject.getFile() rather than constructing new. Also fixed maven-deploy-plugin with similar bug.
 discard 2811698  PR: MNG-613 make sure versions are aggregated
 discard f859d58  PR: MNG-613 deploy snapshot information to the correct directory and fix some other minor issues
 discard 69a8f93  PR: MNG-613 changes versioning to use repository metadata
 discard 7a4187e  better error message for missing deployment repository
 discard 38e3318  PR: MNG-456 allow separate snapshot and release repositories deprecate existing snapshotPolicy and checksumPolicy in favour of updatePolicy and checksumPolicy within the <releases> and <snapshots> elements in the <repository> element.
 discard 2ca10f5  PR: MNG-596 add XSD definition to m2 poms and archetypes
 discard b637b16  Fix svn properties
 discard 5416631  Resolving:
 discard 8536a91  Update all versions to beta-1-SNAPSHOT
 discard 66be5d5  Resolving: MNG-495
 discard a21856c  refactoring of the resolveTransitiveDependencies call. simplified by removing a bunch of duplicated code in addArtifacts - no need to merge, you have the full list. separated the original artifacts (dependency artifacts) from the resolved artifacts (getArtifacts)
 discard 0d1c21b  change <model> to <project> in root tag.
 discard 8a35e5e  PR: MNG-257
 discard 1b90730  o Adding support for <executions/>, which means multiple runs of the same goal/set-of-goals with different configs. o Adding @phase declarations for those mojos that seem to be part of the main build, just for completeness o Added two ITs, to test that <executions/> doesn't mess up the normal operation, and to test multi-execution for a goal.
 discard 2b5aacd  update parent references to get access to the ci settings
 discard 72a50a5  remove old cvs ignore files
 discard 46894a8  o Removed dependency on plexus-container-artifact, using nested DefaultPlexusContainer instances instead for plugin isolation. o Moved marmalade support dependencies out of maven-core, since they can be supported on demand now o changed the ordering of the ant and assembly plugins, to show that the classloader (plugin param) bug is fixed. o added a method in PluginDescriptor which is similar to o.a.m.model.Plugin.getId() (I think that's the method; it's the one that resu [...]
 discard fe3d901  PR: MNG-378 Only deploy the release information at the point of release
 discard 7580728  bump versions
 discard 953d8e5  update to released versions
 discard 21cd3a1  set consistent versions
 discard 501d462  Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo*
 discard 3c6d300  o Cleaned up field-level annotation support (especially descriptor extraction, generation, and building) o Converted all "core" plugins (including maven-core-it-plugin) to use field-level annotations o Removed generation of parameter descriptors for ${/#component.* param specifications. o Added @readonly for parameters that cannot be overridden by user configuration (List override was dangerous here) o Added validation against pom-derived configuration for @readonly para [...]
 discard 92f5f9c  fix more references to the old package
 discard 4bc6ace  remove unnecessary maven-core dependencies
 discard fca9b92  add more use of ${} expressions, fix problem when } was not at end
 discard b8cfff5  correct problem where anything with a modified finalName was not installed/deployed
 discard 1dbbbcb  split the plugin API and the plugin descriptor code
 discard 5c9b299  release alpha-1 plugins
 discard 9f04054  short comment
 discard a922fd3  clean up dependencies.
 discard 6ddb686  update poms for releases
 discard bbaf633  rewrite POM with new version on deployment
 discard 9c71bb3  fix deploy/install os standalone POMs
 discard f98c8c6  deploy/install POMs as a type of metadata so they are done atomically
 discard 4a927ec  transform deployment of SNAPSHOT. Currently, the POM and artifact are deployed separately, causing an inconsistent version to be written out.
 discard a1e8c67  change the maven group ID
 discard 958da24  convert deploy mojo to new execute()
 discard ff9efe6  CHANGES ------------------------
 discard a92444b  move log to AbstractPlugin, out of request. Request now contains only parameters (will move to fields) and marmalade context (can move to marmalade mojo wrapper)
 discard 6401c5d  o Changed maven-user-model/UserModel/UserModelBuilder to maven-settings/MavenSettings/MavenSettingsBuilder.
 discard 9a9be9b  handle POMs correctly
 discard 81fe630  PR: MNG-52 change type of maven plugins to "maven-plugin" instead of plugin. This should allow other products to have different plugin types, if necessary.
 discard 83dcb7a  o Removed AuthenticationInfoProvider stuff o Added ArtifactRepositoryFactory stuff to construct with AuthenticationInfo if possible. o Added UserModelBuilder stuff for componentizing UserModel construction.   -> DefaultUserModelBuilder has a configuration point 'userModelPath' which can redirect where it reads user.xml from (${user.home} is substitutable here). o Added warning message to deployment plugin when deployment repo has no authentication info available. o Added [...]
 discard 4c406fd  flip pom format
 discard 0dcbaf6  o Changed Set to List for remote repo handling so that we can maintain declarative ordering in remote repos we use. o Added UserModel support, integrated with maven-artifact and wagon via AuthenticationInfoProvider implementation.
 discard d19ed09  scoping
 discard 7cc0c8d  depedency update
 discard 0400b67  typo
 discard ed84222  - Make install mojo to the same model like deploy mojo - Install and deploy always pom.
 discard e506f8a  Add a little deploy plugin
     add 1f1e983  Add a little deploy plugin
     add c4dc46a  - Make install mojo to the same model like deploy mojo - Install and deploy always pom.
     add 6f34235  typo
     add a395b66  depedency update
     add 5e4bccf  scoping
     add efff2eb  o Changed Set to List for remote repo handling so that we can maintain declarative ordering in remote repos we use. o Added UserModel support, integrated with maven-artifact and wagon via AuthenticationInfoProvider implementation.
     add 86f07d3  flip pom format
     add 9b1ab42  o Removed AuthenticationInfoProvider stuff o Added ArtifactRepositoryFactory stuff to construct with AuthenticationInfo if possible. o Added UserModelBuilder stuff for componentizing UserModel construction.   -> DefaultUserModelBuilder has a configuration point 'userModelPath' which can redirect where it reads user.xml from (${user.home} is substitutable here). o Added warning message to deployment plugin when deployment repo has no authentication info available. o Added [...]
     add 1061a50  PR: MNG-52 change type of maven plugins to "maven-plugin" instead of plugin. This should allow other products to have different plugin types, if necessary.
     add 4cc74ec  handle POMs correctly
     add d44dc34  o Changed maven-user-model/UserModel/UserModelBuilder to maven-settings/MavenSettings/MavenSettingsBuilder.
     add 2f86878  move log to AbstractPlugin, out of request. Request now contains only parameters (will move to fields) and marmalade context (can move to marmalade mojo wrapper)
     add 8d4f0bd  CHANGES ------------------------
     add db101ad  convert deploy mojo to new execute()
     add b608e4d  change the maven group ID
     add 0731ae9  transform deployment of SNAPSHOT. Currently, the POM and artifact are deployed separately, causing an inconsistent version to be written out.
     add 5c62d03  deploy/install POMs as a type of metadata so they are done atomically
     add 405f691  fix deploy/install os standalone POMs
     add a73bd37  rewrite POM with new version on deployment
     add 10f7e25  update poms for releases
     add a47f76a  clean up dependencies.
     add b7330e5  short comment
     add 37a08ce  release alpha-1 plugins
     add b5abe7c  split the plugin API and the plugin descriptor code
     add 9bdc619  correct problem where anything with a modified finalName was not installed/deployed
     add 30b9b6f  add more use of ${} expressions, fix problem when } was not at end
     add 6ca658e  remove unnecessary maven-core dependencies
     add a8d7727  fix more references to the old package
     add cc8370a  o Cleaned up field-level annotation support (especially descriptor extraction, generation, and building) o Converted all "core" plugins (including maven-core-it-plugin) to use field-level annotations o Removed generation of parameter descriptors for ${/#component.* param specifications. o Added @readonly for parameters that cannot be overridden by user configuration (List override was dangerous here) o Added validation against pom-derived configuration for @readonly para [...]
     add 3189bde  Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo*
     add 66da3ee  set consistent versions
     add 91d422e  update to released versions
     add 6d55d31  bump versions
     add d421276  PR: MNG-378 Only deploy the release information at the point of release
     add cf62a98  o Removed dependency on plexus-container-artifact, using nested DefaultPlexusContainer instances instead for plugin isolation. o Moved marmalade support dependencies out of maven-core, since they can be supported on demand now o changed the ordering of the ant and assembly plugins, to show that the classloader (plugin param) bug is fixed. o added a method in PluginDescriptor which is similar to o.a.m.model.Plugin.getId() (I think that's the method; it's the one that resu [...]
     add ee32ffd  remove old cvs ignore files
     add 1ca2630  update parent references to get access to the ci settings
     add 3ea428f  o Adding support for <executions/>, which means multiple runs of the same goal/set-of-goals with different configs. o Adding @phase declarations for those mojos that seem to be part of the main build, just for completeness o Added two ITs, to test that <executions/> doesn't mess up the normal operation, and to test multi-execution for a goal.
     add 4c17c3b  PR: MNG-257
     add 1972377  change <model> to <project> in root tag.
     add f9e4fb3  refactoring of the resolveTransitiveDependencies call. simplified by removing a bunch of duplicated code in addArtifacts - no need to merge, you have the full list. separated the original artifacts (dependency artifacts) from the resolved artifacts (getArtifacts)
     add 4ac71ec  Resolving: MNG-495
     add c57cbb7  Update all versions to beta-1-SNAPSHOT
     add 3a133a5  Resolving:
     add caaaeb0  PR: MNG-596 add XSD definition to m2 poms and archetypes
     add 5ec6488  PR: MNG-456 allow separate snapshot and release repositories deprecate existing snapshotPolicy and checksumPolicy in favour of updatePolicy and checksumPolicy within the <releases> and <snapshots> elements in the <repository> element.
     add fd8f3fd  better error message for missing deployment repository
     add 4ad48d8  PR: MNG-613 changes versioning to use repository metadata
     add 78106a0  PR: MNG-613 deploy snapshot information to the correct directory and fix some other minor issues
     add 765c61e  PR: MNG-613 make sure versions are aggregated
     add d6f6444  Resolving MNG-851. Using MavenProject.getFile() rather than constructing new. Also fixed maven-deploy-plugin with similar bug.
     add c507355  update dependency and parent versions
     add ae658f0  [maven-release-plugin] prepare release maven-deploy-plugin-2.0-beta-1
     add a9badcd  [maven-release-plugin] prepare for next development iteration
     add e43ca84  PR: MNG-644 remove use of deprecated artifact method (retain signature for backwards compat until next release of install/deploy plugins)
     add 77c0406  PR: MNG-653 use the file assigned by the packager for installation/deployment. Error out if that isn't done.
     add a2deb80  PR: MNG-122 cleanup artifact metadata retrieval exceptions
     add 30f3ab3  more error diagnostics improvements
     add f55cc05  update versions in plugins
     add 8f36b23  [maven-release-plugin] prepare release maven-deploy-plugin-2.0
     add 46921b0  [maven-release-plugin] prepare for next development iteration
     add 48e7a8e  cleanup some unused fields
     add 4438b35  PR: MNG-1255 Submitted by : Allan Ramirez Reviewed by Emmanuel Venisse Create .ssh directory $user.home if it doens't exist
     add f46023f  PR:MNG-1551 Added deploy-file goal which will enable users to install artifacts in their remote repository
     add 425e420  PR: MNG-1767 Submitted By: Marcel Schutte Reviewed By: Allan Ramirez
     add 91851d6  PR: MNG-1772
     add 25ca130  PR: MNG-1786 Submitted by: Chris Tucker Reviewed by: Allan Ramirez
     add b4c8b5b  PR: MNG-1828 Submitted by: Jochen Wiedmann Reviewed by: Allan Ramirez
     add 5d54f81  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 1a9ab19  PR: MNG-1837 Submitted by: Dan Tran Reviewed by: Allan Ramirez
     add 6e9c358  [maven-release-plugin] prepare release maven-deploy-plugin-2.1
     add 621b122  [maven-release-plugin] prepare for next development iteration
     add f0b027e  -added validation if there is no protocol provided in url parameter
     add f16a72a  PR:MDEPLOY-23 Submitted by: Jerome Lacoste Reviewed by: Allan Ramirez
     add 854addf  -added test
     add 6a737e5  PR: MDEPLOY-21
     add fe2e804  PR: MDEPLOY-19 Submitted By: Jerome Lacoste Reviewed By: Allan Ramirez
     add ef7c629  PR: MDEPLOY-24 Submitted By: Jerome Lacoste Reviewed by: Allan Ramirez
     add 978fce8  deploy snapshots with a unique version by default
     add 53bff37  [maven-release-plugin] prepare release maven-deploy-plugin-2.2
     add c72f388  [maven-release-plugin] prepare for next development iteration
     add 672f7ce  attach pom, don't deploy it separately
     add 2cc80ed  clean up code a little
     add b76a42d  fix test case
     add 8eaab83  adjust parent POMs
     add 4427755  renamed the test
     add c0f6f66  PR: MDEPLOY-30
     add 63bbdb7  PR:MDEPLOY-30
     add fde76a2  PR: MDEPLOY-30
     add ad24d59  PR: MDEPLOY-30
     add 1906a21  PR: MDEPLOY-30
     add 8cdb561  Adding support for alternative repository layouts, via -DrepositoryLayout=legacy for instance.
     add 97b3fd8  Fixing .ssh directory location in unit tests...it was ERASING existing/functional .ssh directories.
     add 2cad9dd  Fixed tabs -> spaces
     add 1c65ab0  set eol-style native
     add dd8d53a  Modified the code to support alternative repository layouts
     add bf7c96c  PR: MDEPLOY-31 Submitted by: Fabian Bauschulte
     add d9c9853  removed the default value of description for the generated Pom.
     add 77d5262  [MDEPLOY-33] Fixed ArtifactDeployer call to pass in the pomFile (generated or provided) along with the artifact, instead of the artifact-file. The main file is passed to the artifact using setFile(..) now.
     add 5240c7f  o Added parameter documentation o Removed @readonly from the generatePom parameter, to make consistent with the provision of an expression annotation o Added a default-value of "remote-repository" to the repositoryId parameter
     add 46db606  Updating documentation to reflect new functionality, and provide more information about configuration of deployment options.
     add fd91b61  Fixing tests once I moved the default-value of generatePom to the annotation, which is the standard.
     add 38426fd  PR: MDEPLOY-35
     add b985de3  use released testing framework
     add 54dde96  [maven-release-plugin] prepare release maven-deploy-plugin-2.2.1
     add 44ec9b2  [maven-release-plugin] prepare for next development iteration
     add 8ef78d1  PR: MDEPLOY-35
     add 1bae932  PR: MDEPLOY-35
     add 3d50084  PR: MDEPLOY-35
     add 9835c57  PR: MDEPLOY-35
     add b3bc58a  PR:MDEPLOY-35
     add 76dd265  fixed typo
     add 024d0da  [MDEPLOY-35] fix formatting
     add d83ad21  removed the changelog plugin from the <reporting> section
     add 9cb5c42  added faq
     add 2800e4a  Fix a couple of typos
     add 2c61b10  Replaced the "Introduction" word to plugin name
     add 44e7749  MNG-2460: Incorrect POM inheritance for plugins
     add f67006f  Adding alternative deployment repository parameter for the deploy:deploy mojo, and bumping the POM version to 2.3-SNAPSHOT to accommodate this new feature.
     add d1afc9c  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@433397 13f79535-47bb-0310-9956-ffa450edef68
     add 017ad0a  update all parents
     add 8755386  use inheritence and make all the site appearances consistent
     add fc2371f  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 ccb58cb  o remove a bit of the noise
     add 9641fa2  o updating to latest released parent
     add c9963f4  o updating to latest released parent
     add dbeba8b  o updating the headers
     add e0619da  [maven-release-plugin] prepare release maven-deploy-plugin-2.3
     add 051329f  [maven-release-plugin] prepare for next development iteration
     add 627c72a  - 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 0ce8c60  Remove sysout println
     add 271c42b  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
     add fa46209  [MDEPLOY-56] Adding the ability to draw version from parent specification when it's missing in the local model.
     add 7b760e0  read and write pom with UTF-8 instead of platform encoding
     add 4ceefae  make tests work even if you don't clean
     add bb50dc3  [MDEPLOY-66] add XML encoding support for POM reading/writing
     add 43e35ca  o Set EOL style to native.
     add b159b00  o Change the wording. o Add formating.
     add 6fcbc6f  o Use the correct plugin name.
     add 0fcc6be  o Fix the document titles.
     add 12aaf06  [PLXUTILS-60] fixed the code used to extract encoding from an XML prolog since it could catch an attribute value defined in the XML content (merged from plexus-utils r7158)
     add 789367d  [PLXUTILS-60] fixed the code used to extract encoding from an XML prolog since it could catch an attribute value defined in the XML content (merged from plexus-utils r7158)
     add 0ca27f2  fix unit tests due to the change of org.apache.maven.plugin.testing.stubs.ArtifactStub which now returns true in the method isSnapshot()
     add 822eae2  add license header in pom add scm information due to upgrade to 10 parent pom
     add ffab27e  upgrade to p-u 1.5 remove duplicated classes from p-u
     add a719304  [MDEPLOY-63] Allow disabling deployment for artifacts that should not be deployed
     add 20acae5  lock the plugin version (fix potential issue when using a fresh install due to the current build)
     add 5c09010  revert rev 630338
     add 7aa18ae  [MDEPLOY-63] Add a faq explaining how to skip deployment. TODO:  <pre> sections in .fml files do not display properly
     add c72180d  o Replace <pre> with <source> to make it look nicer.
     add 5e89915  [MDEPLOY-45] Classifier not supported by deploy:deploy deploy plugin failed when a project doesn't primary but only attached artifacts. Patch Submitted by Fabian Bauschulte It submitted by Daniel Schulz
     add 3c4deec  use last snapshot parent
     add 020bc3f  o Removed svn:executable
     add 6c91ecf  o Added svn:eol-style=native
     add 1efadc8  o Treated URL scheme as case-insensitive as sugguested by RFC 2396, section 3.1. "Scheme component"
     add adfdc92  fixed maven-deploy-plugin compilation failure due to MPLUGIN-107
     add 42230eb  upgrade to last parent configure the pom to build with a clean repo and without snapshot repos declared in the settings
     add adfe8a6  use last invoker plugin version and feature to have faster build http://maven.apache.org/plugins/maven-invoker-plugin/examples/fast-use.html
     add 027c27c  use released version
     add 44f77ee  update comment
     add de135b7  use released version
     add 7339628  o Removed unnecessary stuff
     add a4e031c  Remove snapshot repo now that maven-plugin-plugin 2.4.2 is released.
     add 5446950  fix checkstyle errors
     add b209211  o Enabled workaround for MINVOKER-43
     add e8cb661  o Fixed IT POM to use current version of plugin under test
     add 8b37561  [maven-release-plugin] prepare release maven-deploy-plugin-2.4
     add f47eaa3  [maven-release-plugin] prepare for next development iteration
     add 344844a  o added release notes from jira o using javadoc taglets
     add 3f48a2f  Try to use the 12-SNAPSHOT parent
     add 26a62af  Use the same activation rule for all integration-tests in plugins builds (-Dintegration-tests=true)
     add 7db154c  Align activation properties for integration-tests profile because we cannot setup it in the parent (see MNG-3228)
     add 53d5dd5  Upgrade to invoker 1.2.1-SNAPSHOT to fix MINVOKER-43 (and remove manual install) Cleanup plugins versions
     add f54731a  Use invoker 1.2.1-SNAPSHOT required by several plugins. Will be released in few days
     add b9fd762  o Synced id and activation of integration-tests with core ITs
     add 8368723  [MDEPLOY-70] remove copy of plexus-utils' XML encoding support sources
     add 0e71ef4  o Reordered POM
     add 49c0ad3  o Added project description
     add 8b33249  o Removed svn:executable
     add ed4f70b  o Added ASF snapshot repo to user settings of ITs (e.g. to make sure they can resolve snapshot parents)
     add 55357a4  o Updated index page of plugin site
     add bd7d58f  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
     add 7a82f37  o Fixed typo
     add 1f5accd  o Explicitly stated UTF-8 as file encoding o Updated license header
     add 56bc860  o Updated index page of plugin site
     add d99af22  o Inherited from maven-plugins:12
     add dfd4380  o Formatted/reordered POM
     add 678b187  o Removed inherited stuff
     add c957d1e  o Added some more ITs o Updated to maven-invoker-plugin:1.3
     add 29e47ad  o Used distinct group ids for the tests
     add f6f3bcc  o Avoided deprecated syntax @parameter expression="${component...}"
     add eebea2b  o Migrated core IT for MNG-851 over to the affected plugin
     add b6ff99b  o Added IT to test deploy-file
     add 83410eb  use the latest parents
     add b8ba785  o Inherited from maven-plugins:13
     add 3ee3db9  used http://maven.apache.org/xsd/* for schema location
     add 173bbba  o Tidied up dependencies
     add 989e987  o Added IT for deployment alternative repo
     add 87bb502  o Removed inherited stuff
     add 68d3041  o Polished code
     add 60a6ed2  o Polished error checking
     add 9f2e1a6  [MDEPLOY-78] Deploy with classifier does not deploy pom
     add 50e58cb  [MDEPLOY-59] deploy:deploy-file deletes the original file on error
     add 9e1a3ec  [MDEPLOY-84] NPE when deploy-file with generatePom=false
     add 2c6170c  o Polished mojo annotations
     add e8042b0  [MDEPLOY-52] deploy-file doesn't support updateReleaseInfo
     add 7b418e5  [MDEPLOY-88] Artifacts with invalid id can be deployed with deploy:deploy-file.
     add e3eefcb  o fixed ambiguous links o added Doxia xsd o updated license header
     add f319989  [MDEPLOY-109] Have plugin itself respect Maven's online/offline mode
     add f88b8ad  [MNG-4059] Remove support for non-unique SNAPSHOT deployments
     add 40aeb0e  [MNG-4059] Remove support for non-unique SNAPSHOT deployments
     add af95b03  upgrade parent version to ensure source-release is automatic.
     add d1a0a30  o Updated to maven-invoker-plugin:1.4
     add 4d46e87  o Fixed indentation
     add 462431e  [MDEPLOY-89] Skip won't work if distribution management is not specified
     add 8aa6a60  o Inherited from maven-plugins:16 o Updated to maven-invoker-plugin:1.5
     add 8514034  o Enabled IT
     add ac0c966  [MDEPLOY-50] deploy:deploy fails without distributionManagment despite altDeploymentRepository being specified
     add 9132e9f  o Decoupled from plexus
     add 9fa5994  [MDEPLOY-113] No longer able to deploy an artifact w/o a pom
     add f11e017  o Updated site
     add 8cd7cb2  o Fixed API misuse
     add b94aa82  [maven-release-plugin] prepare release maven-deploy-plugin-2.5
     add 2d0eb14  [maven-release-plugin] prepare for next development iteration
     add ccaecbe  o Polished documentation
     add eda4911  o Inherited from maven-plugins:17
     add f85e2a2  o Decoupled tests from interaction with Unix shell variables
     add e30215a  o Decoupled test from MDEPLOY-112
     add 5baa552  [MDEPLOY-112] deployed snapshot name has different build numbers for multiple artifacts of the same build
     add 24fc352  [MDEPLOY-123] http://maven.apache.org/plugins/maven-deploy-plugin/usage.html says maven does not support password hashing
     add d0ddc84  repositoryId should
     add eab97fa  Revert bad commit
     add becf9ff  [MDEPLOY-48] Add options to deploy sources and javadoc along with main jar when using deploy-file.
     add 5487d76  [MDEPLOY-48] Add some basic site docs for the sources and javadoc deployment
     add d034130  o Remove unused import
     add b62693f  [MDEPLOY-48] Refactor handling of sources and javadocs to work with Maven 2.x
     add 3b69240  [MDEPLOY-106] Packaging should default to file extension if non is specified.
     add fcd48f1  fix relativePath to plugins parent and bump to latest parent for all plugins
     add 81cbb83  o added mavenVersion property when not already there o used mavenVersion property for maven prerequisite
     add 8e01a46  o prefer FileUtils.fileRead() API to IOUtil.copy() to avoid file handle leaks in IT verification scripts o code formatting
     add e12cd9f  [maven-release-plugin] prepare release maven-deploy-plugin-2.6
     add eca8749  [maven-release-plugin] prepare for next development iteration
     add 61e0de4  [MDEPLOY-133]
     add 0624841  adding a since tag
     add c6bf01f  tidy-up
     add c994919  javadoc
     add bf04c9b  picking up some comments from Brett on r1126367
     add dac4bad  [MDEPLOY-132] Add more explanation to packaging versus type as it reflects off of -Dpackaging.
     add 8fbb07c  [MDEPLOY-136] retryFailedDeploymentCount is actually just plain retry deployment
     add 56a0201  [MDEPLOY-137] Allow deployment of multiple side artifacts at the same time via the CLI
     add e966507  upgrade plugins to latest parent 21
     add 6894a87  [MDEPLOY-127] Mark deploy plugin as @threadSafe for maven3
     add 07515d2  update parent
     add 444625c  [maven-release-plugin] prepare release maven-deploy-plugin-2.7
     add 6c6efed  [maven-release-plugin] prepare for next development iteration
     add 1c5dee6  make the source block render correctly
     add 30638c1  [MDEPLOY-46] Add IT for snapshot deployment with altDeploymentRepository
     add ae6d636  avoid running integration tests twice
     add ae459b0  [MDEPLOY-151] use maven-plugin-tools' java 5 annotations Patch modified to use a released version Submitted by Tony Chemit.
     add 709a5cb  add Tony Chemit in contributor section
     add f81fcb2  [MDEPLOY-151] use maven-plugin-tools' java 5 annotations Submitted by Tony Chemit.
     add 9f1535c  use last 3.1 version
     add 2293f74  use last plugin parent snapshot to use last compiler plugin to improve build time on jenkins build.
     add 4eac75d  Tony is now in developers section
     add 6350ae3  annotations are not needed for plugin execution so mark dependency as provided
     add def3c99  use released parent pom
     add eb94c78  update maven-plugin-plugin to 3.2
     add 0d3a80b  [MDEPLOY-157] Add deployAtEnd option for multimodule projects
     add b30f9e0  Apply generics and foreach loops
     add aa16ec4  Now tests also succeed under Eclipse
     add 6d689c0  Apply generics and foreach loops
     add c8ae361  upgrade all to last parent 24
     add b336f86  [MDEPLOY-158] deploy:deploy does not work for only Deploying artifact to Maven Remote repo
     add 0f035cc  Follow ASF branding rules.
     add 567c4bb  More plexus updates
     add 462842c  Oh, look at that button. Does that convert everything to correct java5 ??
     add f61ce89  Further code analysis improvements
     add 4db3842  Reformatted to code style
     add de0631e  Revert "Reformatted to code style"
     add d11b681  use maven-invoker-plugin 1.8 to be able to use -Dinvoker.mavenExecutable=mvnDebug
     add 8a3ccc1  [MDEPLOY-145] Documentation does not list layouts
     add d3db17f  [MDEPLOY-68] altDeploymentRepository allows dangerous deploy processes
     add 4089424  Code formatting
     add 053aab3  Rename pages so they can be filtered
     add bb00fae  Remove example with uniqueVersion=false, it's not supported with M3 anymore
     add 7477e13  Use fully qualified path of goal when using deploy-file to ensure the preferred version
     add 5736a99  [MDEPLOY-154] Rewrite page 'deploy with classifier'
     add 75a0edf  Set correct Subversion properties: eol-style and keywords.
     add 1e860cf  Set correct Subversion properties: mime-type, eol-style and keywords. We need to handle these files in a special  way because they use UTF-16 encoding. By default Subversion detects these as being binary.
     add 83ca122  Roll back r1525209. Do not set the Subversion properties: mime-type, eol-style and keywords. We need to handle these files in a special  way because they use UTF-16 encoding.
     add fbf05c1  Set correct Subversion properties: executable.
     add 427a6e3  Add missing license headers. This plugin now passes the checks done by RAT.
     add 40e4a1a  Set correct Subversion properties: EOL
     add b22ecf8  revert r1525229 due to failing tests
     add 97ea007  Properly revert r1525229-1525230 due to failing tests.
     add 1dae31b  prepare reference documentation publication to /plugins-archives/maven-deploy-plugin-LATEST
     add 7c022dd  Use proper version of m-javadoc-p (CVE-2013-1571) and m-project-info-reports-p (M3.1+)
     add b289111  [maven-release-plugin] prepare release maven-deploy-plugin-2.8
     add f7b9295  [maven-release-plugin] prepare for next development iteration
     add f183cdc  [MDEPLOY-169] deployAtEnd broken with parallel builds
     add f56d076  Added missing Generics
     add b64b108  [MDEPLOY-170] Plugin configuration on module level is ignored when deployAtEnd
     add bc8b8fd  [maven-release-plugin] prepare release maven-deploy-plugin-2.8.1
     add 487a8af  [maven-release-plugin] prepare for next development iteration
     add a2389d8  [MDEPLOY-172] Concurrency problem with deployAtEnd in parallel builds Patch contributed by Hermann Josef Hill, verified and adjusted by Robert Scholte
     add 5a84f6a  [MDEPLOY-174] [REGRESSION] url not required anymore, causing a NullPointerException Fix required-marker and @since doclettags which were lost after MDEPLOY-151
     add f3b04cc  mark deployAtEnd as experimental. Users should be more aware when using this feature.
     add 5517131  upgraded parent pom (compiler, assembly, doap not upgraded because of a failure: need to investigate)
     add 06bdfce  [MNGSITE-152]  - Added appropriate links to download site and license location    to fulfill the ASF requirements.
     add 3440740  [MNGSITE-152]  - Added missing download.cgi and xdoc/download.xml.vm
     add d414a08  added license header
     add de6af74  IT to verify that sources and javadoc are uploaded as well when using deploy-file
     add 9de8712  [MDEPLOY-185]  - Injection via @Parameter instead of @Component
     add 810e447  [MDEPLOY-186]  - Upgraded build compatibility to Maven 2.2.1
     add 724f9a0  [MDEPLOY-181]  - Added an IT to show the problem exists.
     add 7c755f6  avoid failure on CI for an IT that is expected to fail at the moment
     add b1dccbf  Move -D arguments to test.properties. Since it's a Maven Core issue (feature or bug) set it to its next release
     add 7ef8ce1  Since it's a Maven Core issue (feature or bug) set it to its next release
     add 3b62d2a  [maven-release-plugin] prepare release maven-deploy-plugin-2.8.2

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

 * -- * -- B -- O -- O -- O   (1c405f1)
            \
             N -- N -- N   refs/tags/maven-deploy-plugin-2.8.2 (8eb9d12)

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