MVN

org.apache.tuscany.sca : tuscany-maven-osgi-junit

Maven & Gradle

Feb 16, 2009

Apache Tuscany SCA OSGi JUnit Maven Plugin

<plugin>
    <groupId>org.apache.tuscany.sca</groupId>
    <artifactId>tuscany-maven-osgi-junit</artifactId>
    <version>2.0-M1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.tuscany.sca : tuscany-maven-osgi-junit to add to Maven - Latest Versions:

  • Latest Stable: 2.0-M1

All Versions

Choose a version of org.apache.tuscany.sca : tuscany-maven-osgi-junit to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0
tuscany-maven-osgi-junit-2.0-M1

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.apache.tuscany.sca</groupId>
    <artifactId>tuscany-maven-osgi-junit</artifactId>
    <version>2.0-M1</version>
</plugin>