Return-Path: Delivered-To: apmail-maven-dev-archive@www.apache.org Received: (qmail 64272 invoked from network); 5 Jul 2006 15:36:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jul 2006 15:36:05 -0000 Received: (qmail 22539 invoked by uid 500); 5 Jul 2006 15:36:02 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 22482 invoked by uid 500); 5 Jul 2006 15:36:02 -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 22470 invoked by uid 99); 5 Jul 2006 15:36:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jul 2006 08:36:02 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.118.48.242] (HELO il-tlv-smtpout1.icomverse.com) (192.118.48.242) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jul 2006 08:36:00 -0700 Received: from dencomexch01.csg.csgsystems.com ([10.8.33.55]) by il-tlv-smtpout1.icomverse.com (8.13.4/8.13.4) with ESMTP id k65FZeoZ020991 for ; Wed, 5 Jul 2006 18:35:41 +0300 X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: RE: List of components/parameters that a plugin can ask for? Date: Wed, 5 Jul 2006 09:35:37 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: List of components/parameters that a plugin can ask for? Thread-Index: AcagSG18RjGnE+/6Tta1dMqpy0PYRAAACEtQ From: "Russell, Mark" To: "Maven Developers List" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Actually I was thinking more of the list that a custom plugin could get. IE If I'm writing a plugin, what's available to me? MAR -----Original Message----- From: Pete Marvin King [mailto:last.exile.vanship.pilot@gmail.com]=20 Sent: Wednesday, July 05, 2006 9:33 AM To: Maven Developers List Subject: Re: List of components/parameters that a plugin can ask for? see http://maven.apache.org/plugins/index.html on the specific plugin documentation page, check Project Documentation->Project Reports->Plugin Documentation then select the goal you wish to view. It's not much, but the basic information is there. =3D) Russell, Mark wrote: > Is there a list anywhere of the components and parameters that a plugin > can ask for (via the @component and @parameter annotations)? > > =20 > > For example the MavenProjectHelper class is requested via @component, > but the MavenProject class is requested via @parameter. > > =20 > > Is there anyplace I can find a complete list of all these components and > parameters? > > =20 > > =20 > > =20 > > MAR > > > =20 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org