Jason van Zyl created MNG-5343:
----------------------------------

             Summary: Allow the use of JSR330 annotation in Maven extensions 
and plugins
                 Key: MNG-5343
                 URL: https://jira.codehaus.org/browse/MNG-5343
             Project: Maven 2 & 3
          Issue Type: New Feature
         Environment: 

            Reporter: Jason van Zyl


The implementation should not require classpath scanning, but work in a similar 
way to Plexus where the metadata about the components is generated at build 
time. 

This is realized using features in Sisu/Guice and the sisu-maven-plugin[1] 
which generates a META-INF/sisu/javax.inject.Named file which Sisu/Guice can 
pick up without scanning.

[1]: http://sonatype.github.com/sisu-maven-plugin/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to