Guice integration ----------------- Key: MNG-4757 URL: http://jira.codehaus.org/browse/MNG-4757 Project: Maven 2 & 3 Issue Type: New Feature Components: General Affects Versions: 3.0-beta-3 Reporter: Paul Benedict Priority: Blocker
"Plexus is used internally in the Maven runtime by the plugins. Plugin authors need to understand Plexus - often a tedious undertaking because the Plexus documentation is poor - to write custom Maven plugins or to better understand existing ones... Guice has added support for JSR 330. JSR 330 specifies a portable, useful subset of DI functionality which may be implemented across different implementations... In order to ensure a smooth migration from Plexus to Guice, a bridge layer will be built using Guice" (Josh Long). Full article can be read here: http://www.infoq.com/news/2010/02/maven3_guice -- 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