Re: Plugin documentation standard

2006-06-27 Thread Dennis Lundberg
Brett Porter wrote: Hi, Just thought I'd break this one out. This needs to be converted to a guide - which is one of the tasks I'll list at the end. (this is MNG-1987, btw) * Required POM Elements - modelVersion, version, group ID, artifact ID, packaging (required anyway to build) - name

Re: Plugin documentation standard

2006-06-22 Thread Edwin Punzalan
- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Monday, June 19, 2006 9:56 AM To: Maven Developers List Subject: Re: Plugin documentation standard On 19 Jun 06, at 9:47 AM 19 Jun 06, Brett Porter wrote: Hi, Just thought I'd break this one out. This needs to be converted to a guide

Re: Plugin documentation standard

2006-06-22 Thread Pete Marvin King
Boss QA >> >> - >> 512-342-7840 ext 2011 >> Yahoo: ruelloehr >> Skype: ruelloehr >> AOL: dokoruel >> >> -----Original Message----- >> From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Monday, June 19, >> 2006 9

Re: Plugin documentation standard

2006-06-19 Thread Brett Porter
al Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Monday, June 19, 2006 9:56 AM To: Maven Developers List Subject: Re: Plugin documentation standard On 19 Jun 06, at 9:47 AM 19 Jun 06, Brett Porter wrote: Hi, Just thought I'd break this one out. This needs to be convert

RE: Plugin documentation standard

2006-06-19 Thread Ruel Loehr
Sent: Monday, June 19, 2006 9:56 AM To: Maven Developers List Subject: Re: Plugin documentation standard On 19 Jun 06, at 9:47 AM 19 Jun 06, Brett Porter wrote: > Hi, > > Just thought I'd break this one out. This needs to be converted to > a guide - which is one of the task

Re: Plugin documentation standard

2006-06-19 Thread Brett Porter
On 20/06/2006 12:56 AM, Jason van Zyl wrote: Make a plugin to check all these thing and plug it into the validation phase. This is all nice to enumerate but it will only take effect when it is easy for people to comply. Yah, sorry, I assumed everyone knew what docck was by osmosis or somethin

Re: Plugin documentation standard

2006-06-19 Thread Jason van Zyl
On 19 Jun 06, at 9:47 AM 19 Jun 06, Brett Porter wrote: Hi, Just thought I'd break this one out. This needs to be converted to a guide - which is one of the tasks I'll list at the end. (this is MNG-1987, btw) * Required POM Elements - modelVersion, version, group ID, artifact ID, packagi

Re: Plugin documentation standard

2006-06-19 Thread Brett Porter
Here's some additions, sorry I missed these: # must have link to the API docs of of additional types (eg MavenArchiveConfiguration) # must describe how the configuration of some elements affects others, where applicable (for example, surefire's suiteXmlFiles disables the includes/excludes opti