diff --git a/artifact/xdocs/examples.xml b/artifact/xdocs/examples.xml index bd4d56fd..55a28025 100644 --- a/artifact/xdocs/examples.xml +++ b/artifact/xdocs/examples.xml @@ -27,8 +27,8 @@

- The following example demonstrates how to depoyment - of artifact to remote repositories can be configured. + The following example demonstrates how the deployment + of artifacts to remote repositories can be configured.

- + diff --git a/artifact/xdocs/properties.xml b/artifact/xdocs/properties.xml index 7c679b52..a1d237fb 100644 --- a/artifact/xdocs/properties.xml +++ b/artifact/xdocs/properties.xml @@ -198,9 +198,8 @@

- If you are behind firewall and need to use proxy server see - following - section from the Maven User Guide . + If you are behind a firewall and need to use a proxy server, check the + proxy properties.

diff --git a/artifact/xdocs/tags.xml b/artifact/xdocs/tags.xml index 7789fd42..3326216e 100644 --- a/artifact/xdocs/tags.xml +++ b/artifact/xdocs/tags.xml @@ -46,12 +46,17 @@ artifact:deploy-snapshot - Deploy snapshot version of artifact to remote repository (DEPRECATED: use artifact:deploy with SNAPSHOT in the project version for equivalent behaviour) + + Deploy 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 repository - Install snapshot version of artifact in local repository (DEPRECATED: use artifact:install with SNAPSHOT in the project version for equivalent behaviour) + + Install snapshot version of artifact in local repository + (DEPRECATED: use artifact:install with SNAPSHOT in the project version for equivalent behaviour) +