Re: Maven Artifact/Deploy plugin 1.3 Released

2004-06-28 Thread Brett Porter
> For those new to Maven (like me), can anyone explain what this plugin > does? From the website, it says 'allow user to upload artifacts to > remote repository'. It's what uploads your releases to the web server so others (perhaps inside your company) can download the releases automatically with

RE: Maven Artifact/Deploy plugin 1.3 Released

2004-06-27 Thread Sebastian Ho
004 12:32 PM > > To: 'Brett Porter'; 'Maven Users List' > > Subject: RE: Maven Artifact/Deploy plugin 1.3 Released > > > > Ouch. Oh well I guess I can wait a few hours. > > > > I tend to be an early adopter anyway ;-) > > > > Than

RE: Maven Artifact/Deploy plugin 1.3 Released

2004-06-27 Thread J. Matthew Pryor
> Sent: Saturday, June 26, 2004 10:01 AM > > To: Maven Users List; [EMAIL PROTECTED] > > Subject: Re: Maven Artifact/Deploy plugin 1.3 Released > > > > No, that would be my mistake... sorry. I forgot that I added a new > > class dependency inside Maven's core t

RE: Maven Artifact/Deploy plugin 1.3 Released

2004-06-25 Thread J. Matthew Pryor
t Jun 26 09:48:08 EST 2004 > > > > I believe I removed the deploy plugin prior to installing > this plugin, > > but obviously something is amiss > > > > I am on maven 1.0 rc3, jdk 1.4.2, winXP > > > > Thanks, > > Matthew > >

Re: Maven Artifact/Deploy plugin 1.3 Released

2004-06-25 Thread Brett Porter
believe I removed the deploy plugin prior to installing this plugin, but > obviously something is amiss > > I am on maven 1.0 rc3, jdk 1.4.2, winXP > > Thanks, > Matthew > > > > > > -Original Message----- > > From: Brett Porter [mailto:[EMAIL PROTE

RE: Maven Artifact/Deploy plugin 1.3 Released

2004-06-25 Thread J. Matthew Pryor
installing this plugin, but obviously something is amiss I am on maven 1.0 rc3, jdk 1.4.2, winXP Thanks, Matthew > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Saturday, June 26, 2004 5:01 AM > To: Maven Users List > Cc: Maven Developers List

Re: Maven Artifact/Deploy plugin 1.3 Released

2004-06-25 Thread Brett Porter
it is there now - it takes some time to go out to the mirrors. On Fri, 25 Jun 2004 15:54:19 -0400, Brill Pappin <[EMAIL PROTECTED]> wrote: > > Getting an error with the specified auto-install method: > > maven plugin:download -DgroupId=maven -DartifactId=maven-artifact-plugin > -Dversion=1.3 >

Re: Maven Artifact/Deploy plugin 1.3 Released

2004-06-25 Thread Brill Pappin
Getting an error with the specified auto-install method: maven plugin:download -DgroupId=maven -DartifactId=maven-artifact-plugin -Dversion=1.3 __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc3 build:start: plugin:download-a

Maven Artifact/Deploy plugin 1.3 Released

2004-06-25 Thread Brett Porter
The maven team is pleased to announce the Maven Artifact Plugin 1.3 release! http://maven.apache.org/reference/plugins/artifact/ Please note: you must remove the deploy plugin if you install this plugin. Changes in this version include: New Features: o Allow non-passive FTP Issue: MPARTIFAC