Be aware, you can only deploy -SNAPSHOT versions until you have called for a vote (and passed) to promote out of the sandbox...
Votes usually pass... and the extra quality you will get from having Benjamin review your pom and point out the stupid things that you missed is well worth the effort. -Stephen. P.S. IMHO, Benjamin is superhuman 2009/7/15 Arnaud HERITIER <[email protected]> > I think the process to add a project in the CI server is manual. > http://ci.codehaus.org/browse/MOJO > I don't know to who you have to ask > Temporarily you can deploy it manually. You have to add in your settings > the server entry for codehaus and after taht you can do an mvn deploy > > Cheers, > > Arnaud > > # Arnaud Héritier > # Software Factory Manager > # eXo Platform > # http://www.exoplatform.com > # http://blog.aheritier.net > > > On Wed, Jul 15, 2009 at 7:30 PM, Bernhard Grünewaldt < > [email protected]> wrote: > >> Hi Arnaud, >> >> I just commited the plugin to the sandbox. >> Does it get built automatically to the snapshots repo, >> or do I have to do something to accomplish that. >> >> thx, >> >> Bernhard >> >> >> > Hi Bernarhd >> > Nobody said no, thus you're in. >> > Welcome. >> > Do not hesitate to contact us if needed. >> > You can add your plugin in the sandbox. >> > >> > Cheers, >> > >> > Arnaud >> > >> > # Arnaud Héritier >> > # Software Factory Manager >> > # eXo Platform >> > # http://www.exoplatform.com >> > # http://blog.aheritier.net >> > >> > >> > On Tue, Jul 14, 2009 at 9:22 AM, Bernhard Grünewaldt < >> > [email protected]> wrote: >> > >> >> Hi, >> >> >> >> It would be very nice if you could make me a developer for >> >> the sitemapxml-maven-plugin. >> >> >> >> I signed up as "gruenebe" at xircles.codehaus.org. >> >> >> >> thx, >> >> >> >> Bernhard >> >> >> >> Arnaud HERITIER schrieb: >> >> > +1 for me >> >> > Do you have an account at codehaus ? >> >> > http://xircles.codehaus.org/signup >> >> > After creating one you have to ask to become developer in the project >> >> > http://xircles.codehaus.org/projects/mojo/members >> >> > >> >> > >> >> > Cheers, >> >> > >> >> > Arnaud >> >> > >> >> > # Arnaud Héritier >> >> > # Software Factory Manager >> >> > # eXo Platform >> >> > # http://www.exoplatform.com >> >> > # http://blog.aheritier.net >> >> > >> >> > >> >> > On Wed, Jul 8, 2009 at 6:40 PM, Bernhard Grünewaldt >> >> > <[email protected] <mailto:[email protected]>> wrote: >> >> > >> >> > Hello, >> >> > >> >> > I've been developing the SitemapXML-Maven-Plugin recently and now >> >> > it is in a stage where it is tested, documented >> >> > and ready to be released (or at least to be put into the sandbox >> >> if >> >> > releasing is out of the question). >> >> > >> >> > >> >> > What the plugin does: >> >> > --------------------- >> >> > The plugin generates a sitemap.xml from a doxia site.xml. >> >> > All <item name="foo" href="bar" /> tags will get parsed and >> >> > all internal hrefs will get included into the sitemap. >> >> > The final sitemap.xml will also get gzipped. >> >> > Both files will then reside in target/site/. >> >> > The xml follows the standard: >> >> http://www.sitemaps.org/protocol.php >> >> > >> >> > It can be used together with "$> mvn site" to generate the >> >> sitemap.xml >> >> > together with the site when using maven-site-plugin. >> >> > (See the example-one.apt file in the project.) >> >> > >> >> > Obtaining the plugin >> >> > --------------------- >> >> > To get the zip of the project use the jira ticket 1399: >> >> > http://jira.codehaus.org/browse/MOJO-1399 >> >> > >> >> > direct link: >> >> > >> http://jira.codehaus.org/secure/attachment/43015/SitemapXML.tar.bz2 >> >> > >> >> > The SitemapXML Plugin now has: >> >> > ------------------------------ >> >> > - doxia site with faq section (valid through mvn docck:check) >> >> > - an unit test >> >> > - verbose and well documented javadoc >> >> > >> >> > Future features >> >> > --------------- >> >> > - defining additional site.xml files for subprojects, so that >> one >> >> big >> >> > sitemap.xml will be generated >> >> > - generating robots.txt with link to sitemap.xml or adding link >> >> to >> >> > sitemap.xml to existing robots.txt >> >> > - scanning all xdoc, apt etc. files for other relative links to >> >> pages >> >> > not linked from the site.xml that should appear in the sitemap >> >> > - exclusion list for urls that should not be part of the >> >> sitemap.xml >> >> > - changefreq and priority for the sitemap.xml url entrys >> >> > >> >> > >> >> > >> >> > thx, >> >> > >> >> > Bernhard Grünewaldt >> >> > >> >> > >> --------------------------------------------------------------------- >> >> > To unsubscribe from this list, please visit: >> >> > >> >> > http://xircles.codehaus.org/manage_email >> >> > >> >> > >> >> > >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe from this list, please visit: >> >> >> >> http://xircles.codehaus.org/manage_email >> >> >> >> >> >> >> > >> >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> >> >
