]
Fred Bricon updated JBIDE-11416:
--------------------------------
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
JSF 2.1 dependencies are ignored by JSFProjectConfigurator
-----------------------------------------------------------
Key: JBIDE-11416
URL:
https://issues.jboss.org/browse/JBIDE-11416
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven
Affects Versions: 3.3.0.Beta1
Reporter: Fred Bricon
Assignee: Fred Bricon
Labels: jsf, project_configurator
Fix For: 3.3.0.Beta3
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
If a project has a dependency to JSF 2.1, like :
{code:xml}
<dependency>
<groupId>javax.faces</groupId>
<artifactId>jsf-api</artifactId>
<version>2.1</version>
<scope>provided</scope>
</dependency>
{code}
no JSF Facet is installed. The JSF Facet 2.1 is only available in Juno, so it cannot be
installed, but JBT should at least fall back on the highest facet version available (2.0)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: