I use:

maven plugin:repository-deploy

or

maven plugin:repository-deploy-snapshot

however, there does not seem to be a way to install (local repository) a 
snapshot of a plugin.

Regards
Mark Donszelmann

----- Original Message ----- 
From: "Michael Schuerig" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, January 26, 2005 5:00 AM
Subject: How to deploy a plugin?


> 
> I've written my first Maven plugin[1] and now I'm a bit confused about 
> deploying it. I have my own miniature repository at 
> http://www.schuerig.de/maven with a local staging directory. Now, 
> ordinary jars I can deploy to the staging directory with jar:deploy. I 
> can do the same with the plugin, but then it goes into the 
> <groupId>/jars directory, although, as far as I understand it, it 
> belongs in the <groupId>/plugins directory.
> 
> Have I overlooked something? Is it the way to go use a custom goal in 
> maven.xml to copy the plugin to the appropriate place?
> 
> Michael
> 
> 
> [1] a report wrapper around the Spring BeanDoc tool, see
> <http://opensource.atlassian.com/confluence/spring/display/BDOC/Home>
> 
> -- 
> Michael Schuerig                 Nothing is as brilliantly adaptive
> mailto:[EMAIL PROTECTED]       as selective stupidity.
> http://www.schuerig.de/michael/    --A.O. Rorty, The Deceptive Self
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to