RES: How can I send a single file by scp without generate maven2 repository directory structure in remote machine?

2008-04-24 Thread Claudio Ranieri
Hi, Very good! Now, I have two options to do scp: http://myfaces.apache.org/wagon-maven-plugin/usage.html and http://docs.atlassian.com/maven-upload-plugin/1.1/ I will test both. Thank you very much! Thanks Nick to your hint. I will try to do a plugin to wsconsume of jbossws -Mensagem

RES: How can I send a single file by scp without generate maven2 repository directory structure in remote machine?

2008-04-24 Thread Claudio Ranieri
Hi Wendy, I tested your plugin and worked! I think that other people need of this plugin, but donĀ“t find in web. You can talk with maven developer to add the url http://myfaces.apache.org/wagon-maven-plugin/index.html in http://maven.apache.org/plugins/index.html Thank you very much!

RES: How can I send a single file by scp without generate maven2 repository directory structure in remote machine?

2008-04-23 Thread Claudio Ranieri
? How can I send a single file by scp without generate maven2 repository directory structure in remote machine? When I use the goal deploy:deploy, the maven2 creates in remote machine: groupId\artifactoryId\version\name-of-artifactory But I would like to: finalName (defined in tag

RE: How can I send a single file by scp without generate maven2 repository directory structure in remote machine?

2008-04-23 Thread nicklist
@maven.apache.org Assunto: How can I send a single file by scp without generate maven2 repository directory structure in remote machine? How can I send a single file by scp without generate maven2 repository directory structure in remote machine? When I use the goal deploy:deploy, the maven2 creates

RES: How can I send a single file by scp without generate maven2 repository directory structure in remote machine?

2008-04-23 Thread Claudio Ranieri
: sexta-feira, 18 de abril de 2008 14:25 Para: users@maven.apache.org Assunto: How can I send a single file by scp without generate maven2 repository directory structure in remote machine? How can I send a single file by scp without generate maven2 repository directory structure in remote machine

RE: How can I send a single file by scp without generate maven2 repository directory structure in remote machine?

2008-04-23 Thread nicklist
by scp without generate maven2 repository directory structure in remote machine? How can I send a single file by scp without generate maven2 repository directory structure in remote machine? When I use the goal deploy:deploy, the maven2 creates in remote machine: groupId\artifactoryId\version

Re: How can I send a single file by scp without generate maven2 repository directory structure in remote machine?

2008-04-23 Thread Wayne Fay
-Mensagem original- De: Claudio Ranieri [mailto:[EMAIL PROTECTED] Enviada em: sexta-feira, 18 de abril de 2008 14:25 Para: users@maven.apache.org Assunto: How can I send a single file by scp without generate maven2 repository directory structure in remote machine? How can I send

RES: How can I send a single file by scp without generate maven2 repository directory structure in remote machine?

2008-04-23 Thread Claudio Ranieri
abril de 2008 14:25 Para: users@maven.apache.org Assunto: How can I send a single file by scp without generate maven2 repository directory structure in remote machine? How can I send a single file by scp without generate maven2 repository directory structure in remote machine? When I use

Re: RES: How can I send a single file by scp without generate maven2 repository directory structure in remote machine?

2008-04-23 Thread Nick Stolwijk
:25 Para: users@maven.apache.org Assunto: How can I send a single file by scp without generate maven2 repository directory structure in remote machine? How can I send a single file by scp without generate maven2 repository directory structure in remote machine? When I use the goal deploy:deploy

Re: How can I send a single file by scp without generate maven2 repository directory structure in remote machine?

2008-04-23 Thread Wendy Smoak
On Thu, Apr 24, 2008 at 1:30 AM, [EMAIL PROTECTED] wrote: It is not a part of the deploy plugin. The deploy plugin is used only to put artifacts into a remote repository. Nothing else. To accomplish this, it uses the different wagon artifacts. If you want to accomplish your task, you will

Re: How can I send a single file by scp without generate maven2 repository directory structure in remote machine?

2008-04-23 Thread Luke Daley
Also, http://docs.atlassian.com/maven-upload-plugin/1.1/ LD. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

How can I send a single file by scp without generate maven2 repository directory structure in remote machine?

2008-04-18 Thread Claudio Ranieri
How can I send a single file by scp without generate maven2 repository directory structure in remote machine? When I use the goal deploy:deploy, the maven2 creates in remote machine: groupId\artifactoryId\version\name-of-artifactory But I would like to: finalName (defined in tag