diff --git a/snapshot/12.0/lifecycle.html b/snapshot/12.0/lifecycle.html index 40a00e9e..7c282018 100644 --- a/snapshot/12.0/lifecycle.html +++ b/snapshot/12.0/lifecycle.html @@ -71,24 +71,27 @@

iar Lifecycle

clean com.axonivy.ivy.ci:project-build-plugin:maven-dependency-cleanup +validate +com.axonivy.ivy.ci:project-build-plugin:validate + initialize com.axonivy.ivy.ci:project-build-plugin:installEngine - + process-resources com.axonivy.ivy.ci:project-build-plugin:ivy-resources-properties 
org.apache.maven.plugins:maven-resources-plugin:resources - + compile com.axonivy.ivy.ci:project-build-plugin:compileProject - + test-compile com.axonivy.ivy.ci:project-build-plugin:test-compile - + test com.axonivy.ivy.ci:project-build-plugin:ivy-test-properties 
org.apache.maven.plugins:maven-surefire-plugin:test - + package com.axonivy.ivy.ci:project-build-plugin:maven-dependency-mojo 
com.axonivy.ivy.ci:project-build-plugin:pack-iar-mojo - + deploy org.apache.maven.plugins:maven-deploy-plugin:deploy

iar-integration-test Lifecycle

diff --git a/snapshot/12.0/plugin-info.html b/snapshot/12.0/plugin-info.html index 3bd7f583..ff080138 100644 --- a/snapshot/12.0/plugin-info.html +++ b/snapshot/12.0/plugin-info.html @@ -156,7 +156,7 @@

Goals

Compiles the test sources. ivy:validate -No description.
+Validates that only one version of the project-build-plugin is active in one maven reactor.

System Requirements

The following specifies the minimum requirements to run this Maven plugin:

diff --git a/snapshot/12.0/validate-mojo.html b/snapshot/12.0/validate-mojo.html index 070ed5e4..edebb3e6 100644 --- a/snapshot/12.0/validate-mojo.html +++ b/snapshot/12.0/validate-mojo.html @@ -65,11 +65,12 @@

ivy:validate

Full name:

com.axonivy.ivy.ci:project-build-plugin:12.0.1-SNAPSHOT:validate

Description:

-

No description.

+

Validates that only one version of the project-build-plugin is active in one maven reactor.

Attributes:

+
  • The goal is not marked as thread-safe and thus does not support parallel builds.
  • +
  • Since version: 12.0.1.
  • Parameters

    (no parameters)

    diff --git a/snapshot/deploy-to-engine-mojo.html b/snapshot/deploy-to-engine-mojo.html index 5e16fc80..94ad2e23 100644 --- a/snapshot/deploy-to-engine-mojo.html +++ b/snapshot/deploy-to-engine-mojo.html @@ -1,7 +1,7 @@ - + Axon Ivy Project Build Plugin - Deploy Options/title> </head> </html> \ No newline at end of file diff --git a/snapshot/index.html b/snapshot/index.html index 1278d68a..732d1f56 100644 --- a/snapshot/index.html +++ b/snapshot/index.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> - <meta http-equiv="refresh" content="0; URL=13.1/index.html"> + <meta http-equiv="refresh" content="0; URL=12.0/index.html"> <title>Axon Ivy Project Build Plugin - Plugin Documentation \ No newline at end of file