[forge-issues] [JBoss JIRA] Created: (SEAMFORGE-289) Scan plugins for potential problematic dependencies

Paul Bakker (JIRA) jira-events at lists.jboss.org
Thu Sep 1 16:45:27 EDT 2011


Scan plugins for potential problematic dependencies
---------------------------------------------------

                 Key: SEAMFORGE-289
                 URL: https://issues.jboss.org/browse/SEAMFORGE-289
             Project: Seam Forge
          Issue Type: Enhancement
          Components: Plugin API
            Reporter: Paul Bakker


Due to JBM some dependencies can brake Forge. Most problems have to do with the way Weld currently works. If a class is reimported that is used by the core Weld sees two classes for a injection point. If the cdi api is imported as a compile scoped dependency, this will brake injection in the plugin all together. Forge should scan for these kind of dependencies.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-issues mailing list