diff --git a/snapshot/13.1/plugin-info.html b/snapshot/13.1/plugin-info.html index f053782b..7056ac47 100644 --- a/snapshot/13.1/plugin-info.html +++ b/snapshot/13.1/plugin-info.html @@ -153,7 +153,10 @@

Goals

Stops the Axon Ivy Engine after integration testing ivy:test-compile -Compiles the test sources.
+Compiles the test sources. + +ivy:validate +No description.

System Requirements

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

diff --git a/snapshot/13.1/validate-mojo.html b/snapshot/13.1/validate-mojo.html new file mode 100644 index 00000000..b8a5d3c6 --- /dev/null +++ b/snapshot/13.1/validate-mojo.html @@ -0,0 +1,94 @@ + + + + + + + + + + ivy:validate – Axon Ivy Project Build Plugin + + + + + + + + Fork me on GitHub +
+
+ + + +
+
+
+ + +
+
+
+

ivy:validate

+

Full name:

+

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

+

Description:

+

No description.

+

Attributes:

+
    +
  • Requires a Maven project to be executed.
  • +
  • The goal is not marked as thread-safe and thus does not support parallel builds.
+

Parameters

+

(no parameters)

+
+
+
+
+ + + + \ No newline at end of file diff --git a/snapshot/deploy-to-engine-mojo.html b/snapshot/deploy-to-engine-mojo.html index 94ad2e23..5e16fc80 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 732d1f56..1278d68a 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=12.0/index.html"> + <meta http-equiv="refresh" content="0; URL=13.1/index.html"> <title>Axon Ivy Project Build Plugin - Plugin Documentation \ No newline at end of file