Maven Tools

< Main Index Smooks Tools >


Maven Integration


JBoss project configurator for Seam projects

When importing a Maven project, the JBoss Seam configurator adds Seam capabilities. You can control the Seam configuration using the JBoss Tools>JBoss Maven Integration preference page.

Related Jira


Maven JPA library provider

We can add Maven Hibernate JPA libraries using the JBoss Maven Integration and WTP 3.1 Library Framework.

The following is a screencast showing this functionality.

Related Jira


JBoss Maven Portlet Library Provider

JBoss Tools now includes portlet and portletbridge library providers.

Related Jira


JBoss Maven Configurator for portlet facets

When importing a Maven project, the JBoss Portlet configurator adds portlet facets depending on libraries contained in pom.xml. You can disable/enable this feature using the JBoss Tools>JBoss Maven Integration preference page.

Related Jira


Portletbridge archetypes that work with JBoss Tools and m2eclipse (Experimental)

We have added experimental archetypes to be used in conjuction with seam and jsf:

seam-basic
  • Group Id: org.jboss.portletbridge.archetypes
  • Artifact Id: seam-basic
  • Version: 2.0.0.BETA
  • URL: http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/archetypes
jsf-basic
  • Group Id: org.jboss.portletbridge.archetypes
  • Artifact Id: jsf-basic
  • Version: 2.0.0.BETA
  • URL: http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/archetypes
1.2-basic
  • Group Id: org.jboss.portletbridge.archetypes
  • Artifact Id: 1.2-basic
  • Version: 2.0.0.BETA
  • URL: http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/archetypes

Here is a screencast showing creating a Maven project using these arcetypes.

Related Jira