[
http://jira.codehaus.org/browse/MGROOVY-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Dillon closed MGROOVY-30.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.0-alpha-3
> Fix dependency injection of the plexus GroovyComponentFactory
> -------------------------------------------------------------
>
> Key: MGROOVY-30
> URL: http://jira.codehaus.org/browse/MGROOVY-30
> Project: Maven 2.x Groovy Plugin
> Issue Type: Improvement
> Components: execute
> Affects Versions: 1.0-alpha-3
> Reporter: Jason Dillon
> Assignee: Jason Dillon
> Priority: Minor
> Fix For: 1.0-alpha-3
>
>
> The GroovyComponentFactory should really be injected, need to specify the
> role and role-hint for plexus to find it correctly.
> {noformat}
> /**
> * @component
> role="org.codehaus.plexus.component.factory.ComponentFactory"
> role-hint="groovy"
> */
> private GroovyComponentFactory componentFactory;
> {noformat}
--
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 from this list please visit:
http://xircles.codehaus.org/manage_email