MVN

org.richfaces.cdk : maven-richfaces-resources-plugin

Maven & Gradle

Mar 05, 2013
13 stars

RichFaces CDK: Resources Maven Plugin · Maven plugin for packaging resources with web application

<plugin>
    <groupId>org.richfaces.cdk</groupId>
    <artifactId>maven-richfaces-resources-plugin</artifactId>
    <version>4.3.1.Final</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.richfaces.cdk : maven-richfaces-resources-plugin to add to Maven - Latest Versions:

  • Latest Stable: 4.3.1.Final

All Versions

Choose a version of org.richfaces.cdk : maven-richfaces-resources-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
4.3.x
maven-richfaces-resources-plugin-4.3.1.Final
maven-richfaces-resources-plugin-4.3.1.CR1
maven-richfaces-resources-plugin-4.3.0.Final
maven-richfaces-resources-plugin-4.3.0.CR2
maven-richfaces-resources-plugin-4.3.0.CR1
maven-richfaces-resources-plugin-4.3.0.20121214-M3
maven-richfaces-resources-plugin-4.3.0.20121024-M2
maven-richfaces-resources-plugin-4.3.0.20120802-M1
4.2.x
maven-richfaces-resources-plugin-4.2.3.Final
maven-richfaces-resources-plugin-4.2.3.CR1
maven-richfaces-resources-plugin-4.2.2.Final
maven-richfaces-resources-plugin-4.2.1.Final
maven-richfaces-resources-plugin-4.2.1.CR1
maven-richfaces-resources-plugin-4.2.0.Final
maven-richfaces-resources-plugin-4.2.0.CR1
4.1.x
maven-richfaces-resources-plugin-4.1.0.Final

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.richfaces.cdk</groupId>
    <artifactId>maven-richfaces-resources-plugin</artifactId>
    <version>4.3.1.Final</version>
</plugin>