> -----Original Message----- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: mercredi 30 mars 2005 17:57 > To: Maven Developers List > Subject: Re: [Idea] Deployer plugin? > > Vincent Massol wrote: > > >It seems to me that Wagon is too high level as it is meant to only deploy > >Artifacts (correct me if I'm wrong). I think it should be refactored to > >allow publishing any file/files to any remote location. > > > > > You're wrong... it does exactly what you want it to.
Great :-) > I don't think > having the artifact plugin use another plugin to do things is a good > idea, but I'm all for using Wagon to push files out in other plugins. > > > > >Is that planned for m2? > > > > > > > > It's really easy to get a hold of a wagon and use it that there probably > isn't any need for a specific plugin for it. Cool. I need to have a close look at wagon then to see how I could use it from a m1 plugin. Thanks -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
