Ping -- Olivier Le 10 sept. 2012 09:02, "Olivier Lamy" <ol...@apache.org> a écrit :
> > Le 9 sept. 2012 15:44, "Jason van Zyl" <ja...@tesla.io> a écrit : > > > > I noted in the issue where the tool is and there's a standard Maven > plugin page there. Probably as well documented as how to do it with Plexus > :-) > > > For sure and I agree on that :-) (as responsible of that fact too :-) ) > But as we always have to learn from the past errors. It's probably time > to take care of the "cliché": maven doc sucks ! > > > I have a series of posts I'm writing which can be the basis of > documentation. > Great and will be perfect to have that too in maven.apache.org website > (the page http://maven.apache.org/developers/mojo-api-specification.htmllooks > to be a good candidate for that) > > > > Code here[1], and the documentation is here[2]. > > > > [1]: https://github.com/sonatype/sisu-maven-plugin > > [2]: http://sonatype.github.com/sisu-maven-plugin/ > > > > On Sep 9, 2012, at 8:35 AM, Olivier Lamy wrote: > > > > > 2012/9/3 <jvan...@apache.org>: > > >> Author: jvanzyl > > >> Date: Mon Sep 3 01:07:31 2012 > > >> New Revision: 1380105 > > >> > > >> URL: http://svn.apache.org/viewvc?rev=1380105&view=rev > > >> Log: > > >> o Enabled support and discovery of JSR-330 components > > >> > > >> o Added Slf4j logger factory to support generic JSR-330 logging > > >> > > >> o Exported Guice package for components that access Guice (or better > it's injector) directly > > >> > > >> Widen export of Guice packages (not ideal, need to look into ways to > avoid this) > > >> > > >> o use specific exports > > >> > > >> o for now we will attempt to hide all of Guice in plugin realms and > we'll do a bit of testing > > >> > > >> closes #3 > > >> > > > > Thanks, > > > > Jason > > > > ---------------------------------------------------------- > > Jason van Zyl > > Founder & CTO, Sonatype > > Founder, Apache Maven > > http://twitter.com/jvanzyl > > --------------------------------------------------------- > > > > We know what we are, but know not what we may be. > > > > -- Shakespeare > > > > > > > > > > > > -- > Olivier >