Parent POM for all JBoss Projects. Provides default project build configuration.
'org.jboss.portletbridge:archetypes:1.0.0.B2'
<dependency>
<groupId>org.jboss.portletbridge</groupId>
<artifactId>archetypes</artifactId>
<version>1.0.0.B2</version>
</dependency>
<dependency org="org.jboss.portletbridge" name="archetypes" rev="1.0.0.B2"/>
"org.jboss.portletbridge", "archetypes", "1.0.0.B2"