- 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.
- 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.
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)
+
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)
+