cvs commit: maven/src/plugins-build/artifact project.xml

2003-07-20 Thread dion
dion2003/07/20 18:11:38 Modified:src/plugins-build/artifact project.xml Log: Rely on 1.0-beta-10, not SNAPPY Revision ChangesPath 1.6 +1 -1 maven/src/plugins-build/artifact/project.xml Index: project.xml ==

cvs commit: maven/src/plugins-build/artifact project.xml

2003-06-29 Thread dion
dion2003/06/29 06:23:54 Modified:src/plugins-build/artifact project.xml Log: Make it a snapshot Revision ChangesPath 1.5 +1 -1 maven/src/plugins-build/artifact/project.xml Index: project.xml ==

cvs commit: maven/src/plugins-build/artifact project.xml

2003-06-29 Thread dion
dion2003/06/29 06:23:27 Modified:src/plugins-build/artifact project.xml Log: Fix descriptions Revision ChangesPath 1.4 +2 -2 maven/src/plugins-build/artifact/project.xml Index: project.xml =

RE: cvs commit: maven/src/plugins-build/artifact project.xml

2003-06-25 Thread Michal Maczka
> SCP has really pure functionality comparing to SFTP. I wanted to write poor. (Spell checkers:) ) mm - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: cvs commit: maven/src/plugins-build/artifact project.xml

2003-06-25 Thread Rafal Krzewski
Michal Maczka wrote: >>I really don't appreciate this kind of name reuse - sftp is a protocol >>registered by the IETF (tcp/115). It was rather silly of JCraft to use >>that name for their scp implementation. Let's do better than them and >>have JavaScpDeployer (and possibly ExternalScpDeployer, if

RE: cvs commit: maven/src/plugins-build/artifact project.xml

2003-06-25 Thread Michal Maczka
> I really don't appreciate this kind of name reuse - sftp is a protocol > registered by the IETF (tcp/115). It was rather silly of JCraft to use > that name for their scp implementation. Let's do better than them and > have JavaScpDeployer (and possibly ExternalScpDeployer, if we want to > keep it

Re: cvs commit: maven/src/plugins-build/artifact project.xml

2003-06-24 Thread Jason van Zyl
On Tue, 2003-06-24 at 19:59, Rafal Krzewski wrote: > > > That SShDeployer uses an SCP session just implemented in Java instead of > > using the scp executable. > > I really don't appreciate this kind of name reuse - sftp is a protocol > registered by the IETF (tcp/115). It was rather silly of J

Re: cvs commit: maven/src/plugins-build/artifact project.xml

2003-06-24 Thread bob mcwhirter
> >>Excuse me is SCP deployment no longer supported? I believe that this is > >>what most people use for their deployments! Correct me if I'm wrong but > >>SFTP is plain old FTP running over TLS - a standard that never really > >>catched on, and it's servers are really hard to come by now. Why on >

Re: cvs commit: maven/src/plugins-build/artifact project.xml

2003-06-24 Thread Rafal Krzewski
Jason van Zyl wrote: On Tue, 2003-06-24 at 18:39, Rafal Krzewski wrote: [EMAIL PROTECTED] wrote: Added: src/plugins-build/artifact/src/main/org/apache/maven/deploy/deployers SFtpDeployer.java Removed: src/plugins-build/artifact/src/main/org/apache/maven/deploy

Re: cvs commit: maven/src/plugins-build/artifact project.xml

2003-06-24 Thread Jason van Zyl
On Tue, 2003-06-24 at 18:47, Jason van Zyl wrote: > On Tue, 2003-06-24 at 18:39, Rafal Krzewski wrote: > > [EMAIL PROTECTED] wrote: > > > > > Added: > > > src/plugins-build/artifact/src/main/org/apache/maven/deploy/deployers > > > SFtpDeployer.java > > > Removed:

Re: cvs commit: maven/src/plugins-build/artifact project.xml

2003-06-24 Thread Jason van Zyl
On Tue, 2003-06-24 at 18:39, Rafal Krzewski wrote: > [EMAIL PROTECTED] wrote: > > > Added: > > src/plugins-build/artifact/src/main/org/apache/maven/deploy/deployers > > SFtpDeployer.java > > Removed: > > src/plugins-build/artifact/src/main/org/apache/maven/d

Re: cvs commit: maven/src/plugins-build/artifact project.xml

2003-06-24 Thread Rafal Krzewski
[EMAIL PROTECTED] wrote: Added: src/plugins-build/artifact/src/main/org/apache/maven/deploy/deployers SFtpDeployer.java Removed: src/plugins-build/artifact/src/main/org/apache/maven/deploy/deployers SshDeployer.java Log: Changed SCP

cvs commit: maven/src/plugins-build/artifact project.xml

2003-06-24 Thread michal
michal 2003/06/24 15:22:55 Modified:src/plugins-build/artifact/src/main/org/apache/maven/deploy/deployers FtpDeployer.java FileDeployer.java HttpDeployer.java src/plugins-build/artifact/src/main/org/apache/maven/artifact/dep

cvs commit: maven/src/plugins-build/artifact project.xml

2003-06-17 Thread michal
michal 2003/06/17 15:06:01 Modified:src/plugins-build/artifact/src/main/org/apache/maven/artifact/deployer DefaultArtifactDeployer.java src/plugins-build/artifact project.xml Added: src/plugins-build/artifact/src/main/org/apache/maven/deplo