Sorry, I find the mvn command:
mvn deploy
But I got error as I run it:
E:\Projekte\TestMavenConfig>mvn deploy
[INFO] Scanning for projects...
[INFO] -------------------------------------------------------------------------
---
[INFO] Building Test Maven COnfig using Injecting POM Properties via "settings.x
ml"
[INFO] task-segment: [deploy]
[INFO] -------------------------------------------------------------------------
---
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-deploy-plugin' does not exist
or no valid version could be found
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 second
[INFO] Finished at: Thu Jan 03 12:00:33 CET 2008
[INFO] Final Memory: 3M/6M
[INFO] ------------------------------------------------------------------------
E:\Projekte\TestMavenConfig>
*****************
Hi all,
I try to deploy my jar in remote server according to
http://maven.apache.org/guides/getting-started/index.html#How_do_I_deploy_my_jar_in_my_remote_repository.
But I couldn't find the mvn command to do this.
Someone knows?
Thomas
---------------------------------
Ihre erste Baustelle? Wissenswertes für Bastler und Hobby Handwerker.