[forge-users] FacesFacet not available from Project ? (Forge 2 add-on)

forge-users at lists.jboss.org forge-users at lists.jboss.org
Mon Feb 3 08:44:14 EST 2014


Hi,

These are the commands that I have used in forge:

{quote:modifiedtitle=true|class=jive_text_macro jive_macro_quote}
project-new --named demo --type war

faces-setup --facesVersion 2.2
{quote}

When I then check all the facets available from the project, The FacesFacet is not in the list!

These are the ones that I get (project.getFacets())
+org.jboss.forge.addon.configuration.ConfigurationFacetImpl at e319f748+
+org.jboss.forge.addon.scaffold.faces.FacesScaffoldProvider at e319f748+
+org.jboss.forge.addon.maven.projects.facets.MavenJavaCompilerFacet at e319f748+
+org.jboss.forge.addon.maven.projects.facets.MavenResourcesFacet at e319f748+
+org.jboss.forge.addon.maven.projects.facets.MavenJavaSourceFacet at e319f748+
+org.jboss.forge.addon.maven.projects.facets.MavenWebResourcesFacet at e319f748+
+org.jboss.forge.addon.maven.projects.facets.MavenDependencyFacet at e319f748+
+org.jboss.forge.addon.maven.projects.facets.MavenPackagingFacet at e319f748+
+org.jboss.forge.addon.maven.projects.facets.MavenMetadataFacet at e319f748+
+org.jboss.forge.addon.maven.projects.MavenPluginFacetImpl at e319f748+
+org.jboss.forge.addon.maven.projects.MavenFacetImpl at e319f748+

Is this expected or this there an issue with the isInstalled() method?

regards
Rudy

Posted by forums
Original post: https://community.jboss.org/message/855914#855914


More information about the forge-users mailing list