Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-13728

JSF facet is not enabled for maven project with seam-faces dependency

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.1.0.Beta1
    • 4.1.0.Alpha1
    • maven, upstream
    • None
    • Hide

      add for example

      <dependency>
        		<groupId>org.jboss.seam.faces</groupId>
        		<artifactId>seam-faces</artifactId>
        		<version>3.0.0.Final</version>
        	</dependency>
      

      into your maven web project

      JSF facet should be enabled.

      Show
      add for example <dependency> <groupId>org.jboss.seam.faces</groupId> <artifactId>seam-faces</artifactId> <version>3.0.0.Final</version> </dependency> into your maven web project JSF facet should be enabled.

            fbricon@redhat.com Fred Bricon
            rawagner@redhat.com Rastislav Wagner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: