On 04/02/06, Trygve Laugstøl <[EMAIL PROTECTED]> wrote: > 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 > > Well.. i must disagree, and also to some extent also agree with you there trygvis. Since we at the mojo project has given people instructions of how to use the snapshot repository in their project, I feel it natural to deploy sites for the plugins in the sandbox that has snapshot releases. Of course when the plugin matures, and gets out of the sandbox, the documentation on the mojo site should reflect the latest release, and not the lates version in the trunk.
regards Kaare