MVN

com.microfocus.adm.almoctane.bdd : bdd2octane

Maven & Gradle

Jun 29, 2023
0 stars

bdd2octane · a standalone java-based tool that enables customer to import BDD test result into Octane

<plugin>
    <groupId>com.microfocus.adm.almoctane.bdd</groupId>
    <artifactId>bdd2octane</artifactId>
    <version>1.1.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microfocus.adm.almoctane.bdd : bdd2octane to add to Maven - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of com.microfocus.adm.almoctane.bdd : bdd2octane to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
bdd2octane-1.1.3
bdd2octane-1.1.2
bdd2octane-1.1.1
v1.1.x
bdd2octane-v1.1.2
1.0.x
bdd2octane-1.0.0
0.0.x
bdd2octane-0.0.1

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.microfocus.adm.almoctane.bdd</groupId>
    <artifactId>bdd2octane</artifactId>
    <version>1.1.3</version>
</plugin>

Advertisement