/[Apache-SVN]
ViewVC logotype

Revision 1755441


Jump to revision: Previous Next
Author: gboue
Date: Sun Aug 7 14:14:46 2016 UTC (7 years, 9 months ago)
Changed paths: 39
Log Message:
[MDEPLOY-212] deploy-file incorrectly deploys attached artifacts
[MDEPLOY-213] deploy-file replaces main artifact of a project

The deploy-file Mojo now creates a new MavenProject and attaches to this project all artifacts to deploy. This also fixes the use of deprecated code from ArtifactFactory.

Changed paths

Path Details
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/3rd-party-pom-with-extras/ added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/3rd-party-pom-with-extras/invoker.properties added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/3rd-party-pom-with-extras/pom.xml added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/3rd-party-pom-with-extras/test-0.1-src.tar.gz added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/3rd-party-pom-with-extras/test-0.1.pom added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/3rd-party-pom-with-extras/test-0.1.tar.gz added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/3rd-party-pom-with-extras/test-0.1.zip added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/3rd-party-pom-with-extras/test.properties added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/3rd-party-pom-with-extras/verify.bsh added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-212/ added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-212/invoker.properties added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-212/pom.xml added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-212/src/ added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-212/src/main/ added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-212/src/main/java/ added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-212/src/main/java/org/ added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-212/src/main/java/org/apache/ added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-212/src/main/java/org/apache/maven/ added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-212/src/main/java/org/apache/maven/test/ added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-212/src/main/java/org/apache/maven/test/HelloWorld.java added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-212/test-1.0.tar.gz added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-212/test-1.0.zip added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-212/verify.bsh added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-213/ added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-213/invoker.properties added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-213/pom.xml added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-213/src/ added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-213/src/main/ added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-213/src/main/java/ added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-213/src/main/java/org/ added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-213/src/main/java/org/apache/ added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-213/src/main/java/org/apache/maven/ added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-213/src/main/java/org/apache/maven/test/ added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-213/src/main/java/org/apache/maven/test/HelloWorld.java added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-213/test-1.0.tar.gz added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-213/test-1.0.zip added
Directorymaven/plugins/trunk/maven-deploy-plugin/src/it/MDEPLOY-213/verify.bsh added
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/test/java/org/apache/maven/plugins/deploy/DeployFileMojoTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26