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

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

There is a newer version: 5.3.0
Show newest version
<lifecycles>
  <lifecycle>
    <id>ekstazi</id>
    <phases>
      <phase>
        <id>process-test-classes</id>
        <executions>
          <execution>
            <goals>
              <goal>select</goal>
            </goals>
          </execution>
        </executions>
      </phase>
      <phase>
        <id>test</id>
      </phase>
    </phases>
  </lifecycle>
</lifecycles>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy