MVN

org.ow2.frascati.factory : frascati-factory-plugin

Maven & Gradle

Jan 21, 2010
1 usages

FraSCAti Assembly Maven Plugins: FraSCAti Factory · Maven plugin module which allow to generate/compile SCA assembly for FraSCAti

<plugin>
    <groupId>org.ow2.frascati.factory</groupId>
    <artifactId>frascati-factory-plugin</artifactId>
    <version>1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.frascati.factory : frascati-factory-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of org.ow2.frascati.factory : frascati-factory-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
frascati-factory-plugin-1.2
1.1.x
frascati-factory-plugin-1.1.1
1.1
frascati-factory-plugin-1.1
1.0
frascati-factory-plugin-1.0
0.5
frascati-factory-plugin-0.5

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.ow2.frascati.factory</groupId>
    <artifactId>frascati-factory-plugin</artifactId>
    <version>1.2</version>
</plugin>