[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-4609) maven web projects not shown in web project view

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Wed Sep 16 17:12:24 EDT 2009


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

Snjezana Peco resolved JBIDE-4609.
----------------------------------

    Resolution: Done


The new JSF m2eclipse configurator adds the JSF facet if there is the javax.faces:jsf-api or com.sun.faces:jsf-api dependency. 
If the version of jsf-api is 1.1, the configurator will add JSF facet 1.1.
If the version of jsf-api is 1.2/2.0, JSF facet 1.2 will be added.
If you import the attached project, it will appear in the Web Projects view. However, Maven can't resolve the com.sun.faces:jsf-api dependency without adding the http://download.java.net/maven/2 URL to the repository.
The attached project is a pure Maven project from Mojarra-2.0.0-RC. I only added the mentioned repository.

> maven web projects not shown in web project view
> ------------------------------------------------
>
>                 Key: JBIDE-4609
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4609
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Visual Page Editor core
>            Reporter: Maxim Areshkau
>            Assignee: Snjezana Peco
>             Fix For: 3.1.0.M4
>
>         Attachments: ajax-queue-mojarra-2.0.0-RC.zip, ajax-queue.tar.bz2, maven-web-projects.png
>
>
> If i create or import maven web project into eclipse workspace,  this project can be run on server but doesn't appears on our web project view.
> About import maven web project into eclipse workspace you can see forum reference.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list