Hi, regarding Wagon: the link on http://maven.apache.org/dependencies.html to http://maven.apache.org/wagon/wagon-api is broken.
Is there any other place where to find information about it ? I heard too much about it to ignore it :-) Thanks in advance. Regards Christopher > 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. 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. > > - Brett > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
