All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.maven.lifecycle.xml Maven / Gradle / Ivy

Go to download

Plugin Code for Apache Maven and TIBCO Flogo. This is the Maven Plugin for Flogo Build.

The newest version!
<lifecycles>
  <lifecycle>
    <id>flogotestreport</id>
    <phases>
      <phase>
        <id>test</id>
        <configuration>
          <testFailureIgnore>true</testFailureIgnore>
        </configuration>
      </phase>
    </phases>
  </lifecycle>
</lifecycles>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy