[jbosstools-issues] [JBoss JIRA] (JBIDE-11416) JSF 2.1 dependencies are ignored by JSFProjectConfigurator

Rastislav Wagner (JIRA) jira-events at lists.jboss.org
Thu Apr 19 08:25:17 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-11416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rastislav Wagner closed JBIDE-11416.
------------------------------------



verified in JBT 2012-04-19_06-53-20-H4676
                
> 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list