[ http://jira.codehaus.org/browse/MNG-1569?page=all ]
Jason van Zyl updated MNG-1569:
-------------------------------
Priority: Trivial (was: Major)
> Make build process info read-only to mojos, and provide mechanism for
> explicit out-params for mojos to declare
> --------------------------------------------------------------------------------------------------------------
>
> Key: MNG-1569
> URL: http://jira.codehaus.org/browse/MNG-1569
> Project: Maven 2
> Type: New Feature
> Components: design
> Versions: 2.0
> Reporter: John Casey
> Priority: Trivial
> Fix For: 2.1
>
>
> We need to have the ability to look at a mojo descriptor and see how it will
> change the build environment. This requires two things:
> 1. Cut off the loophole allowing unauthorized mutation of build state by
> making build state read-only to the mojo
> 2. Provide an API/annotation-set to allow explicit export of values from a
> mojo, where they will be incorporated into the build state.
> This should enable things like determining whether a mojo generates sources,
> or collecting the source directories (even generated ones) by scanning the
> plugins configured for the build.
--
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]