Re: Stupid Question about plugin annotations

2013-09-20 Thread Stuart McCulloch
gt;> Oracle Corporation Office: +1.940.725.0011 >>> 1148 Triple Crown Court Fax: +1.940.725.0012 >>> Bartonville, TX 76226, USA Mobile: +1.469.556.9450 >>> >>> A-Team Chronicles Blog: http://www.ateam-orac

Re: Stupid Question about plugin annotations

2013-09-20 Thread Stuart McCulloch
_ > > > >> Date: Fri, 20 Sep 2013 00:42:59 -0700 >> From: robert.patr...@oracle.com >> To: dev@maven.apache.org >> Subject: RE: Stupid Question about plugin annotations >> >> Thanks. http://jira.codeh

RE: Stupid Question about plugin annotations

2013-09-20 Thread Martin Gainty
> with Josh Bregman and Paul Done > Book Home Page: http://www.wrox.com/ > Kindle Version: http://www.amazon.com/ > > > -Original Message- > From: Anders Hammar [mailto:and...@hammar.net] > Sent: Friday, September 20, 2013 2:20 AM > To: Maven Developers List > Subj

RE: Stupid Question about plugin annotations

2013-09-20 Thread Robert Patrick
Message- From: Anders Hammar [mailto:and...@hammar.net] Sent: Friday, September 20, 2013 2:20 AM To: Maven Developers List Subject: Re: Stupid Question about plugin annotations Actually, he needs to sign up on Codehaus Xircles. /Anders On Fri, Sep 20, 2013 at 9:06 AM, Lennart Jörelid wrote

Re: Stupid Question about plugin annotations

2013-09-20 Thread Anders Hammar
Actually, he needs to sign up on Codehaus Xircles. /Anders On Fri, Sep 20, 2013 at 9:06 AM, Lennart Jörelid wrote: > You can sign up for a JIRA account on the JIRA welcome page. > > You can find the respective JIRAs on > http://maven.apache.org/issue-tracking.html > > > >

Re: Stupid Question about plugin annotations

2013-09-20 Thread Lennart Jörelid
You can sign up for a JIRA account on the JIRA welcome page. You can find the respective JIRAs on http://maven.apache.org/issue-tracking.html

RE: Stupid Question about plugin annotations

2013-09-19 Thread Robert Patrick
Hammar [mailto:and...@hammar.net] Sent: Friday, September 20, 2013 1:46 AM To: Maven Developers List Subject: Re: Stupid Question about plugin annotations Please file a JIRA ticket if you think something is wrong/could be improved! /Anders On Fri, Sep 20, 2013 at 8:18 AM, Robert Patrick wrote: >

Re: Stupid Question about plugin annotations

2013-09-19 Thread Anders Hammar
ml > "http://www.wrox.com/ > > Kindle Version: HYPERLINK " > http://www.amazon.com/Professional-Oracle-WebLogic-Server-ebook/dp/B004HD69J2/ > "http://www.amazon.com/ > > > > > > From: Robert Patrick > Sent: Friday, September 20, 2013 1:03 AM > To: dev@maven.

RE: Stupid Question about plugin annotations

2013-09-19 Thread Robert Patrick
Version: HYPERLINK "http://www.amazon.com/Professional-Oracle-WebLogic-Server-ebook/dp/B004HD69J2/"http://www.amazon.com/ From: Robert Patrick Sent: Friday, September 20, 2013 1:03 AM To: dev@maven.apache.org Subject: Stupid Question about plugin annotations It appears th

Stupid Question about plugin annotations

2013-09-19 Thread Robert Patrick
It appears that the behavior for Maven plugins change depending on whether they use Javadoc-style annotations or Java annotations. With a plugin that uses Javadoc annotations, I can execute a plugin goal directly from the command-line and use -Dparam=value to pass in the configuration parameter