MVN

com.tacitknowledge.maven.plugins : maven-crx-packager-plugin

Maven & Gradle

May 01, 2013
1 stars

CRX Package Maven Plugin · This package contains all helper plugin to automatically send the crx package and install it

<plugin>
    <groupId>com.tacitknowledge.maven.plugins</groupId>
    <artifactId>maven-crx-packager-plugin</artifactId>
    <version>1.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tacitknowledge.maven.plugins : maven-crx-packager-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.tacitknowledge.maven.plugins : maven-crx-packager-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
maven-crx-packager-plugin-1.0.0

How to add a plugin to Maven

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

<plugin>
    <groupId>com.tacitknowledge.maven.plugins</groupId>
    <artifactId>maven-crx-packager-plugin</artifactId>
    <version>1.0.0</version>
</plugin>