You can build the plugin and deploy it as part of the build or you can use the Artifactory web UI to deploy it. No need to worry about plugins metadata etc. - Artifactory will recalculate it on the fly.
On Fri, Oct 8, 2010 at 10:21 PM, Wendy Smoak <[email protected]> wrote: > On Fri, Oct 8, 2010 at 3:24 PM, C. Benson Manica <[email protected]> > wrote: > > > How can I manually deploy the new release plugin version 2.1 to > Artifactory? > > Maybe something to ask on an Artifactory users mailing list? > In general, you can use "mvn deploy:deploy-file ..." from the command > line, but you'll need to make sure it gets the metadata right, plugins > are sensitive to that. And you may need to deploy other artifacts > that the plugin depends on. I'm not sure if Artifactory has a web > form where you can upload things. > > -- > Wendy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
