Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 91578 invoked from network); 27 Nov 2003 23:16:22 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 27 Nov 2003 23:16:22 -0000 Received: (qmail 20288 invoked by uid 500); 27 Nov 2003 23:16:05 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 20259 invoked by uid 500); 27 Nov 2003 23:16:04 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 20245 invoked from network); 27 Nov 2003 23:16:04 -0000 Received: from unknown (HELO adslgateway.multitask.com.au) (202.44.167.185) by daedalus.apache.org with SMTP; 27 Nov 2003 23:16:04 -0000 In-Reply-To: To: "Maven Users List" Subject: RE: Artifact:deploy succeeds, but does not copy via scp MIME-Version: 1.0 X-Mailer: Lotus Notes Release 6.5 September 26, 2003 From: dion@multitask.com.au Message-ID: Date: Fri, 28 Nov 2003 10:22:33 +1100 X-MIMETrack: Serialize by Router on ADSLGateway/Multitask Consulting/AU(Release 6.0|September 26, 2002) at 28/11/2003 10:22:34 AM, Serialize complete at 28/11/2003 10:22:34 AM Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N jar:deploy uses another mechanism because artifact:deploy isn't finished=20 or tested. It'd be better if they all used something that worked. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ wrote on 27/11/2003 09:44:24 PM: > Ant how come the jar:deploy goal uses another mechanism? >=20 > Has anybody tried this under windouze?=20 >=20 > -----Original Message----- > From: Michal Maczka [mailto:mmaczka@interia.pl]=20 > Sent: Donnerstag, 27. November 2003 11:30 > To: Maven Users List > Subject: Re: Artifact:deploy succeeds, but does not copy via scp >=20 >=20 > egglersim@post.ch wrote: >=20 > >When calling artifact:deploy, the build project finishes with BUILD=20 > SUCCESSFUL, but on the remote host, i cannot find the deployed artifact. > > > >Here's my call: > > > >C:\hans-maven\modules\ueli>maven ejb:deploy > >. > >. > >. > >ejb:ejb: > > [echo] Building ejb ueli-1.0 > > [jar] Building jar: C:\hans-maven\modules\ueli\target\ueli-1.0.jar > >Will deploy to 1 repository(ies): belleville > >Deploying to repository: belleville > >host: 'belleville' > >Deploying:=20 C:\hans-maven\modules\ueli\project.xml-->hans/poms/ueli-1.0.pom > >Deploying:=20 C:\hans-maven\modules\ueli\project.xml.md5-->hans/poms/ueli-1.0.pom.md5 > >Will deploy to 1 repository(ies): belleville > >Deploying to repository: belleville > >host: 'belleville' > >Deploying:=20 C:\hans-maven\modules\ueli\target\ueli-1.0.jar-->hans/ejbs/ueli-1.0.jar > >Deploying: C:\hans-maven\modules\ueli\target\ueli-1.0.jar. > md5-->hans/ejbs/ueli-1.0.jar.md5 > >BUILD SUCCESSFUL > >Total time: 20 seconds > >Finished at: Thu Nov 27 10:39:45 CET 2003 > > > > > > > >And the build.properties: > > > >maven.repo.list=3Dbelleville > >maven.repo.belleville=3Dscp://belleville > >maven.repo.belleville.directory=3Dhabakus > >maven.repo.belleville.username=3Dhen=E4 > >maven.repo.belleville.password=3Dhubub > > > > > >My environment:=20 > >W2k workstation, jdk 1.4.2, maven rc1, ant 1.5.4 > > > > > >What's wrong? > > > >Cheers, > >simon > >=20 > > > Can you please try with sftp (just another protocol from SSH family)? > I think that it might becouse I have used some unix commands which maybe = > are not working for you. > (I have briefly tested it with freebsd and linux) >=20 > Michal >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org