MVN

com.citytechinc.maven.plugins : osgi-bundle-status-maven-plugin

Maven & Gradle

Nov 19, 2014
8 stars

OSGi Bundle Status Maven Plugin · Remote bundle status checker for OSGi containers.

<plugin>
    <groupId>com.citytechinc.maven.plugins</groupId>
    <artifactId>osgi-bundle-status-maven-plugin</artifactId>
    <version>1.3.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.citytechinc.maven.plugins : osgi-bundle-status-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of com.citytechinc.maven.plugins : osgi-bundle-status-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
osgi-bundle-status-maven-plugin-1.3.1
osgi-bundle-status-maven-plugin-1.3.0
1.2.x
osgi-bundle-status-maven-plugin-1.2.0
1.1.x
osgi-bundle-status-maven-plugin-1.1.0
1.0.x
osgi-bundle-status-maven-plugin-1.0.0
0.5.x
osgi-bundle-status-maven-plugin-0.5.1
0.4.x
osgi-bundle-status-maven-plugin-0.4.0
0.3.x
osgi-bundle-status-maven-plugin-0.3.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.citytechinc.maven.plugins</groupId>
    <artifactId>osgi-bundle-status-maven-plugin</artifactId>
    <version>1.3.1</version>
</plugin>