/[Apache-SVN]
ViewVC logotype

Revision 1769339


Jump to revision: Previous Next
Author: gboue
Date: Fri Nov 11 20:36:18 2016 UTC (7 years, 5 months ago)
Changed paths: 22
Log Message:
[MDEPLOY-211] uniqueVersion broken (if not supported, should be removed from doc, and warning printed)

The parameter uniqueVersion in the deploy-file goal isn't supported since Maven 3, so it is removed from the code base and from the documentation of the plugin. A check is made to fail the build if it is still used, and the index page mentions the removal.

Changed paths

Path Details
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-169_deploy-at-end-multithread/pom.xml modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-170_deploy-at-end-configperproject/pom.xml modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-202_deployfile-with-multiple-executions/pom.xml modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-213/pom.xml modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/attach-release-jar/pom.xml modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/deploy-at-end-fail/pom.xml modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/deploy-at-end-pass/pom.xml modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/offline/pom.xml modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/release-jar/pom.xml modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/release-pom/pom.xml modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/main/java/org/apache/maven/plugins/deploy/AbstractDeployMojo.java modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/main/java/org/apache/maven/plugins/deploy/DeployFileMojo.java modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/main/java/org/apache/maven/plugins/deploy/DeployMojo.java modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/site/apt/file-deployment.apt modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/site/apt/index.apt.vm modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/site/apt/usage.apt modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/test/java/org/apache/maven/plugins/deploy/DeployMojoTest.java modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/test/resources/unit/deploy-file-artifact-not-jar/plugin-config.xml modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/test/resources/unit/deploy-file-classifier/plugin-config.xml modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/test/resources/unit/deploy-file-legacy-repository-layout/plugin-config.xml modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/test/resources/unit/deploy-file-pom-file/plugin-config.xml modified , text changed
Directorymaven/plugins/trunk/maven-deploy-plugin/src/test/resources/unit/deploy-file-test/plugin-config.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26