Rastislav Wagner created JBIDE-12558:
----------------------------------------
Summary: CDI Facet is not enabled after adding cdi-api dependency
Key: JBIDE-12558
URL:
https://issues.jboss.org/browse/JBIDE-12558
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven
Affects Versions: 4.0.0.Alpha1
Reporter: Rastislav Wagner
Assignee: Fred Bricon
Fix For: 4.0.0.Alpha2
After adding this dependency to Dynamic Web or EJB Project (without runtime)
<dependency>
<groupId>javax.enterprise</groupId>
<artifactId>cdi-api</artifactId>
<version>1.1.EDR1.2</version>
</dependency>
CDI Facet is not enabled.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira