diff --git a/artifact/xdocs/changes.xml b/artifact/xdocs/changes.xml index febc94a5..ed0d6ceb 100644 --- a/artifact/xdocs/changes.xml +++ b/artifact/xdocs/changes.xml @@ -26,6 +26,7 @@ + Deploy anything with SNAPSHOT in the version as a snapshot Deprecated install-snapshot and deploy-snapshot goals Remove deprecated old deployment method Replace bulk of code with Wagon diff --git a/artifact/xdocs/index.xml b/artifact/xdocs/index.xml index 6335261f..6f4d9543 100644 --- a/artifact/xdocs/index.xml +++ b/artifact/xdocs/index.xml @@ -25,11 +25,11 @@ -
+

This plugin allows a client program / user to upload artifacts to a remote - repository using a variety of different protocols. + repository using a variety of different protocols.

diff --git a/artifact/xdocs/properties.xml b/artifact/xdocs/properties.xml index 67a11c39..7c679b52 100644 --- a/artifact/xdocs/properties.xml +++ b/artifact/xdocs/properties.xml @@ -205,14 +205,6 @@
DocumentDescription
- - - - - diff --git a/artifact/xdocs/tags.xml b/artifact/xdocs/tags.xml index d1ccf2f4..a35f3f8b 100644 --- a/artifact/xdocs/tags.xml +++ b/artifact/xdocs/tags.xml @@ -40,17 +40,18 @@ - - - - + + + + +
maven.artifact.legacyYes - Force legacy (deploy) operation mode, where the SSH and SCP command line tools are used. - If artifact is not configured, this will take effect automatically. -
maven.scp.executable Yesartifact:deploy Deploy artifact to remote repository(ies)
artifact:deploy-snapshotDeploy snapshot version of artifact to remote repository
artifact:install Install artifact in local repository
artifact:deploy-snapshotDeploy snapshot version of artifact to remote repository (DEPRECATED: use artifact:deploy with SNAPSHOT in the project version for equivalent behaviour)
artifact:install-snapshot Install snapshot version of artifact in local repositoryInstall snapshot version of artifact in local repository (DEPRECATED: use artifact:install with SNAPSHOT in the project version for equivalent behaviour)
@@ -154,7 +155,7 @@
  • Although simple now, it will not necessarily remain that way - in the future. + in the future. e.g. When Maven runs in client-server mode information about repository content can be cached and some files from the repository can be cached in memory