Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 5297 invoked from network); 9 Nov 2010 23:30:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Nov 2010 23:30:39 -0000 Received: (qmail 37010 invoked by uid 500); 9 Nov 2010 23:31:08 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 36944 invoked by uid 500); 9 Nov 2010 23:31:08 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 36936 invoked by uid 99); 9 Nov 2010 23:31:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Nov 2010 23:31:08 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [150.101.137.141] (HELO ipmail04.adl6.internode.on.net) (150.101.137.141) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Nov 2010 23:30:59 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAHdl2Ux5LKFR/2dsb2JhbACiJ3K9DoVKBA Received: from ppp121-44-161-81.lns20.syd7.internode.on.net (HELO repo.classactionpl.com) ([121.44.161.81]) by ipmail04.adl6.internode.on.net with ESMTP; 10 Nov 2010 10:00:35 +1030 From: Christopher Hunt Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Developing MOJOs using JSR-330 Date: Wed, 10 Nov 2010 10:30:33 +1100 Message-Id: To: Maven Users List Mime-Version: 1.0 (Apple Message framework v1081) X-Mailer: Apple Mail (2.1081) X-Virus-Checked: Checked by ClamAV on apache.org Hi there, Is it possible to develop MOJOs with JSR-330 dependency injection, and = thereby not depend on Plexus? If so then will Maven 2 be able to host = JSR-330 MOJOs? There's not a lot of doco on this... all that I could find was how to = write a MOJO using Plexus: http://maven.apache.org/guides/plugin/guide-java-plugin-development.html Kind regards, Christoher= --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org