[forge-dev] [JBoss JIRA] Commented: (SEAMFORGE-97) CDI facet should add cdi-api to maven dependencies

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Tue Apr 5 13:38:33 EDT 2011


    [ https://issues.jboss.org/browse/SEAMFORGE-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12593804#comment-12593804 ] 

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


More information about the forge-dev mailing list