[m2] @parameter, etc

2005-08-23 Thread Chris Berry
Is there any documentation for the Javadoc annotations for m2
Java-based Mojos?? In particular I am interested in @parameter (and
it's follow on syntax like; expression=).

If not, could someone please point me at the appropriate source
project to read the code in... (unfortunately, there are so many
top-level source projects in m2 that it is a daunting task to unearth
what's where)

Thanks,
-- Chris

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [m2] @parameter, etc

2005-08-23 Thread dan tran
http://maven.apache.org/maven2/developers/mojo-api-specification.html ?

;-)

-D

On 8/23/05, Chris Berry [EMAIL PROTECTED] wrote:
 Is there any documentation for the Javadoc annotations for m2
 Java-based Mojos?? In particular I am interested in @parameter (and
 it's follow on syntax like; expression=).
 
 If not, could someone please point me at the appropriate source
 project to read the code in... (unfortunately, there are so many
 top-level source projects in m2 that it is a daunting task to unearth
 what's where)
 
 Thanks,
 -- Chris
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [m2] @parameter, etc

2005-08-23 Thread John Casey

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

if not there, the source code for parsing the annotations is in
maven-plugin-tools/maven-plugin-tools-java, and the plugin.xml generator
is in maven-plugin-tools/maven-plugin-tools-api.

Let me know if you need more specifics.

- -john

dan tran wrote:
| http://maven.apache.org/maven2/developers/mojo-api-specification.html ?
|
| ;-)
|
| -D
|
| On 8/23/05, Chris Berry [EMAIL PROTECTED] wrote:
|
|Is there any documentation for the Javadoc annotations for m2
|Java-based Mojos?? In particular I am interested in @parameter (and
|it's follow on syntax like; expression=).
|
|If not, could someone please point me at the appropriate source
|project to read the code in... (unfortunately, there are so many
|top-level source projects in m2 that it is a daunting task to unearth
|what's where)
|
|Thanks,
|-- Chris
|
|-
|To unsubscribe, e-mail: [EMAIL PROTECTED]
|For additional commands, e-mail: [EMAIL PROTECTED]
|
|
|
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
|
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFDC39WK3h2CZwO/4URAo8MAKCg8EiRvrIwqUsWZU59AL2oBjpDqwCfcEEn
Bv6Ayo6xhctD5gWgdgORvh8=
=rtEB
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]