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:03 UTC

[maven-deploy-plugin] annotated tag maven-deploy-plugin-2.4 updated (1e2946e -> 63b3cd9)

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

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


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

    from 1e2946e  (tag)
      to 63b3cd9  (tag)
 tagging 8b375616127aa756fe7ddaef9bf5f1fb7c8cbcfc (commit)
 replaces maven-deploy-plugin-2.3
      by Hervé Boutemy
      on Sat Aug 2 21:29:36 2008 +0000

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

 discard 8aaac05  [maven-release-plugin]  copy for tag maven-deploy-plugin-2.4
 discard 7254d7c  o Fixed IT POM to use current version of plugin under test
 discard 4156b8a  o Enabled workaround for MINVOKER-43
 discard cd85233  fix checkstyle errors
 discard 31b05c1  Remove snapshot repo now that maven-plugin-plugin 2.4.2 is released.
 discard 8831c1b  o Removed unnecessary stuff
 discard b5bd8ac  use released version
 discard 864a737  update comment
 discard 4a67df0  use released version
 discard 447c349  use last invoker plugin version and feature to have faster build http://maven.apache.org/plugins/maven-invoker-plugin/examples/fast-use.html
 discard fa557c5  o Added bin to svn:ignore
 discard ad6a451  upgrade to last parent configure the pom to build with a clean repo and without snapshot repos declared in the settings
 discard bff16ff  fixed maven-deploy-plugin compilation failure due to MPLUGIN-107
 discard e227aff  o Treated URL scheme as case-insensitive as sugguested by RFC 2396, section 3.1. "Scheme component"
 discard efafddb  o Added svn:eol-style=native
 discard 8fdc901  o Removed svn:executable
 discard cb9926e  use last snapshot parent
 discard fbec78c  [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 228f023  o Replace <pre> with <source> to make it look nicer.
 discard d029f16  [MDEPLOY-63] Add a faq explaining how to skip deployment. TODO:  <pre> sections in .fml files do not display properly
 discard 37dc64d  revert rev 630338
 discard f85ffa0  lock the plugin version (fix potential issue when using a fresh install due to the current build)
 discard dacf6b8  [MDEPLOY-63] Allow disabling deployment for artifacts that should not be deployed
 discard 9c5cd8e  ignore eclipse file
 discard cca04ce  upgrade to p-u 1.5 remove duplicated classes from p-u
 discard a9ff172  add license header in pom add scm information due to upgrade to 10 parent pom
 discard ecdb7dc  fix unit tests due to the change of org.apache.maven.plugin.testing.stubs.ArtifactStub which now returns true in the method isSnapshot()
 discard ff2f8d7  [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 dd41b35  [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 239d66f  o Fix the document titles.
 discard 2272dc5  o Use the correct plugin name.
 discard 2fd11bb  o Change the wording. o Add formating.
 discard c557598  Add subversion keyword substitution.
 discard e891d08  o Set EOL style to native.
 discard a6c7f18  [MDEPLOY-66] add XML encoding support for POM reading/writing
 discard 97653f0  make tests work even if you don't clean
 discard 1c0d484  read and write pom with UTF-8 instead of platform encoding
 discard 0382454  [MDEPLOY-56] Adding the ability to draw version from parent specification when it's missing in the local model.
 discard 39bfda9  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
 discard 1340a91  Remove sysout println
 discard 94311ae  - 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 a20bd77  [maven-release-plugin] prepare for next development iteration
 discard 25af4b9  [maven-release-plugin] prepare release maven-deploy-plugin-2.3
 discard aae6822  o updating the headers
 discard 28c8519  o updating to latest released parent
 discard a86ed3a  o updating to latest released parent
 discard 1e2e4dc  o remove a bit of the noise
 discard fe33ecf  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 6d88fcf  use inheritence and make all the site appearances consistent
 discard 562b1d5  update all parents
 discard 1e7301d  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-deploy-plugin@433397 13f79535-47bb-0310-9956-ffa450edef68
 discard 1b68ae8  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 ebb089d  MNG-2460: Incorrect POM inheritance for plugins
 discard 6c6b195  Replaced the "Introduction" word to plugin name
 discard 2b3b2d7  Fix a couple of typos
 discard 0a0dedb  added faq
 discard f4286ec  removed the changelog plugin from the <reporting> section
 discard 5143b52  [MDEPLOY-35] fix formatting
 discard 5d879ea  fixed typo
 discard 700e516  PR:MDEPLOY-35
 discard 9740c6b  PR: MDEPLOY-35
 discard d0d1c1c  PR: MDEPLOY-35
 discard 414da43  PR: MDEPLOY-35
 discard b93fb87  PR: MDEPLOY-35
 discard fb1b3fc  [maven-release-plugin] prepare for next development iteration
 discard 7141e63  [maven-release-plugin] prepare release maven-deploy-plugin-2.2.1
 discard 4422199  use released testing framework
 discard 478a0a7  PR: MDEPLOY-35
 discard 46ac3fc  Fixing tests once I moved the default-value of generatePom to the annotation, which is the standard.
 discard 8c6fcf2  Updating documentation to reflect new functionality, and provide more information about configuration of deployment options.
 discard 3fe57c1  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 47ce9e5  [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 439c599  removed the default value of description for the generated Pom.
 discard c759ae6  PR: MDEPLOY-31 Submitted by: Fabian Bauschulte
 discard 792c08c  Modified the code to support alternative repository layouts
 discard e87ee08  set eol-style native
 discard 03ebe86  Fixed tabs -> spaces
 discard 4c10a23  Fixing .ssh directory location in unit tests...it was ERASING existing/functional .ssh directories.
 discard aa16ef4  Adding support for alternative repository layouts, via -DrepositoryLayout=legacy for instance.
 discard f1b18d0  PR: MDEPLOY-30
 discard 6b4958b  PR: MDEPLOY-30
 discard 42e9016  PR: MDEPLOY-30
 discard ad26c50  PR:MDEPLOY-30
 discard 7b55e68  PR: MDEPLOY-30
 discard 59cab5c  renamed the test
 discard ec1b02f  adjust parent POMs
 discard 6fb3c77  fix test case
 discard 26a1424  clean up code a little
 discard 59565c3  attach pom, don't deploy it separately
 discard 586eee0  [maven-release-plugin] prepare for next development iteration
 discard 5df9418  [maven-release-plugin] prepare release maven-deploy-plugin-2.2
 discard d8401be  deploy snapshots with a unique version by default
 discard 62d354a  PR: MDEPLOY-24 Submitted By: Jerome Lacoste Reviewed by: Allan Ramirez
 discard 9a62218  PR: MDEPLOY-19 Submitted By: Jerome Lacoste Reviewed By: Allan Ramirez
 discard f254daf  PR: MDEPLOY-21
 discard 9c16af9  -added test
 discard 6439f21  PR:MDEPLOY-23 Submitted by: Jerome Lacoste Reviewed by: Allan Ramirez
 discard a6befb1  -added validation if there is no protocol provided in url parameter
 discard 65c80e7  [maven-release-plugin] prepare for next development iteration
 discard 232ecaa  [maven-release-plugin] prepare release maven-deploy-plugin-2.1
 discard 112c089  PR: MNG-1837 Submitted by: Dan Tran Reviewed by: Allan Ramirez
 discard 93abdf5  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 9500f44  PR: MNG-1828 Submitted by: Jochen Wiedmann Reviewed by: Allan Ramirez
 discard 1f47d90  PR: MNG-1786 Submitted by: Chris Tucker Reviewed by: Allan Ramirez
 discard 95c26c0  PR: MNG-1772
 discard 3d472ce  PR: MNG-1767 Submitted By: Marcel Schutte Reviewed By: Allan Ramirez
 discard e750218  PR:MNG-1551 Added deploy-file goal which will enable users to install artifacts in their remote repository
 discard 271da21  move plugins
 discard 4c64a84  PR: MNG-1255 Submitted by : Allan Ramirez Reviewed by Emmanuel Venisse Create .ssh directory $user.home if it doens't exist
 discard eaf1a71  cleanup some unused fields
 discard 9bbb87c  ignore
 discard 20bf0ab  [maven-release-plugin] prepare for next development iteration
 discard 31210cc  [maven-release-plugin] prepare release maven-deploy-plugin-2.0
 discard e7557a4  update versions in plugins
 discard cec775c  more error diagnostics improvements
 discard 9c04e57  PR: MNG-122 cleanup artifact metadata retrieval exceptions
 discard 024a81e  PR: MNG-653 use the file assigned by the packager for installation/deployment. Error out if that isn't done.
 discard bb080d6  PR: MNG-644 remove use of deprecated artifact method (retain signature for backwards compat until next release of install/deploy plugins)
 discard a289af9  ignore release.properties and more
 discard 80d889b  [maven-release-plugin] prepare for next development iteration
 discard d3a16af  [maven-release-plugin] prepare release maven-deploy-plugin-2.0-beta-1
 discard 04898d0  update dependency and parent versions
 discard b2db469  Resolving MNG-851. Using MavenProject.getFile() rather than constructing new. Also fixed maven-deploy-plugin with similar bug.
 discard 8fea867  PR: MNG-613 make sure versions are aggregated
 discard 8473022  PR: MNG-613 deploy snapshot information to the correct directory and fix some other minor issues
 discard 7bd3c65  PR: MNG-613 changes versioning to use repository metadata
 discard cf0b9bd  better error message for missing deployment repository
 discard eaf102f  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 d7cb54f  PR: MNG-596 add XSD definition to m2 poms and archetypes
 discard 5004e9e  Fix svn properties
 discard cc5250a  Resolving:
 discard adc9647  Update all versions to beta-1-SNAPSHOT
 discard 710bd88  Resolving: MNG-495
 discard 4bb3371  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 54f2d58  change <model> to <project> in root tag.
 discard 3aa2e37  PR: MNG-257
 discard 460afd0  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 7e9f16a  update parent references to get access to the ci settings
 discard 766aaf8  remove old cvs ignore files
 discard c256494  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 91b7753  PR: MNG-378 Only deploy the release information at the point of release
 discard 092c47e  bump versions
 discard 477d25c  update to released versions
 discard 950145d  set consistent versions
 discard eda3293  Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo*
 discard f4e985f  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 b763760  fix more references to the old package
 discard e59afdc  remove unnecessary maven-core dependencies
 discard 4a02812  add more use of ${} expressions, fix problem when } was not at end
 discard a3a86cc  correct problem where anything with a modified finalName was not installed/deployed
 discard 378fc46  split the plugin API and the plugin descriptor code
 discard b83fd56  release alpha-1 plugins
 discard e410643  short comment
 discard 340d720  clean up dependencies.
 discard aad030d  update poms for releases
 discard 1236aeb  rewrite POM with new version on deployment
 discard be6f315  fix deploy/install os standalone POMs
 discard 1f15614  deploy/install POMs as a type of metadata so they are done atomically
 discard c60abde  transform deployment of SNAPSHOT. Currently, the POM and artifact are deployed separately, causing an inconsistent version to be written out.
 discard f74578b  change the maven group ID
 discard 6587f8c  convert deploy mojo to new execute()
 discard 649edf6  CHANGES ------------------------
 discard e612841  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 982d7fc  o Changed maven-user-model/UserModel/UserModelBuilder to maven-settings/MavenSettings/MavenSettingsBuilder.
 discard fe53916  handle POMs correctly
 discard a87fcce  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 29d5c93  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 43e2dad  flip pom format
 discard abf1eff  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 c13a59c  scoping
 discard 066f882  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

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   (1e2946e)
            \
             N -- N -- N   refs/tags/maven-deploy-plugin-2.4 (63b3cd9)

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