/[Apache-SVN]
ViewVC logotype

Revision 1761345


Jump to revision: Previous Next
Author: khmarbaise
Date: Sun Sep 18 17:24:00 2016 UTC (7 years, 7 months ago)
Changed paths: 7
Log Message:
o DeployMojo
  Using ProjectDeployer instead of ArtifactDeployer
  which makes code much more simpler and using 
  ProjectDeployerRequest instead of DeployRequest.
o DeployFileMojo
  using ArtifactDeployer.
o Added slf4j-api and slf4j-noop in test scope
  to get running the tests.


Changed paths

Path Details
Directorymaven/plugins/trunk/maven-deploy-plugin/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/main/java/org/apache/maven/plugins/deploy/DeployRequest.java deleted
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/java/org/apache/maven/plugins/deploy/stubs/ArtifactDeployerStub.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26