Return-Path: X-Original-To: apmail-maven-dev-archive@www.apache.org Delivered-To: apmail-maven-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0B768D268 for ; Mon, 10 Sep 2012 07:02:59 +0000 (UTC) Received: (qmail 65176 invoked by uid 500); 10 Sep 2012 07:02:58 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 65026 invoked by uid 500); 10 Sep 2012 07:02:58 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 65003 invoked by uid 99); 10 Sep 2012 07:02:57 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Sep 2012 07:02:57 +0000 Received: from localhost (HELO mail-ie0-f171.google.com) (127.0.0.1) (smtp-auth username olamy, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Sep 2012 07:02:56 +0000 Received: by ieje14 with SMTP id e14so3157104iej.30 for ; Mon, 10 Sep 2012 00:02:56 -0700 (PDT) Received: by 10.50.161.167 with SMTP id xt7mr9225152igb.62.1347260576276; Mon, 10 Sep 2012 00:02:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.63.198 with HTTP; Mon, 10 Sep 2012 00:02:36 -0700 (PDT) In-Reply-To: <45E5C11C-8833-496F-A85C-5BA9F4B3F026@tesla.io> References: <20120903010732.7DD4C238896F@eris.apache.org> <45E5C11C-8833-496F-A85C-5BA9F4B3F026@tesla.io> From: Olivier Lamy Date: Mon, 10 Sep 2012 09:02:36 +0200 Message-ID: Subject: Re: svn commit: r1380105 - in /maven/maven-3/trunk: ./ apache-maven/ maven-core/src/main/java/org/apache/maven/classrealm/ maven-embedder/ maven-embedder/src/main/java/org/apache/maven/cli/ To: Maven Developers List Content-Type: multipart/alternative; boundary=14dae9341277119f3e04c9538c7e --14dae9341277119f3e04c9538c7e Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Le 9 sept. 2012 15:44, "Jason van Zyl" a =E9crit : > > 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=E9": 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.html looks 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 : > >> Author: jvanzyl > >> Date: Mon Sep 3 01:07:31 2012 > >> New Revision: 1380105 > >> > >> URL: http://svn.apache.org/viewvc?rev=3D1380105&view=3Drev > >> 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 --14dae9341277119f3e04c9538c7e--