On Sat, 2006-02-04 at 15:02 +0100, jerome lacoste wrote: > On 2/4/06, Kaare Nilsen <[EMAIL PROTECTED]> wrote: > > Hi. > > > > I have a question. Yesterday I made some large changes to the aspectj > > plugin. Now i would like to know how to make sure that the plugin is > > available through the mojo snapshot repository. > > > > I have tried to do a mvn deploy, but did not have any success with it. > > > Hi Kaare. Takk for sist. > > I also had issues the first time :) > > > So if you guys who know how this is done, could take the time to tell > > me how i would appriciate it very much. > > > > Perhaps it would be a good idea to get it up on the mojo website as a howto > > ? > > I could write up that howto after the first successfull snapshot synch ;) > > You will probably want to deploy both your site and your artifact.
We do not publish sites for unreleased plugins. The site should reflect the last *released* version. If there is a real reason to publish the site, either publish it under your own homedir on beaver (~/public_html) which will be exposed on codehaus.org (www.codehaus.org/~user/) or make a special area under mojo.codehaus.org that contains snapshot sites. -- Trygve