[
https://issues.jboss.org/browse/SEAMFORGE-97?page=com.atlassian.jira.plug...
]
Lincoln Baxter III commented on SEAMFORGE-97:
---------------------------------------------
Actually. I don't think this should be part of the Facet. This should be in the
BeansPlugin.setup() method, not the CDIFacet itself. The facet represents when CDI is
installed, you do not need the dependency in order to enable CDI in a project. Let's
implement that instead.
Let's also do a new pull request for this.
CDI facet should add cdi-api to maven dependencies
---------------------------------------------------
Key: SEAMFORGE-97
URL:
https://issues.jboss.org/browse/SEAMFORGE-97
Project: Seam Forge
Issue Type: Enhancement
Components: Builtin Plugins
Reporter: Paul Bakker
After adding CDI it should be possible to use @Inject etc. in code, but the dependencies
are not added to the project.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira