final clarifications of Mojo API
--------------------------------

         Key: MNG-758
         URL: http://jira.codehaus.org/browse/MNG-758
     Project: Maven 2
        Type: Improvement
  Components: maven-plugin-api  
 Reporter: Brett Porter
     Fix For: 2.0-beta-1


I'm finding the expression vs default-value a bit confusing - I think we have 
discussed this before.

expression is often being used as the default value - sometimes by necessity 
because default-value doesn't accept expressions.

Suggestions:
- default-value should accept expressions
- add a @component role="..." roleHint="..." to replace the component expression
- expression should be the value (And if null, use the default-value). THis 
usually represents the project field to look up, or the system property to use


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to