diff --git a/README.md b/README.md index 8c4221b..29e0bf7 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ To create a CICS bundle in this way: com.ibm.cics cics-bundle-maven-plugin - 1.0.3 + 1.0.7 true @@ -135,7 +135,7 @@ To create a CICS bundle in this way: com.ibm.cics cics-bundle-maven-plugin - 1.0.3 + 1.0.7 true DFHWLP @@ -167,7 +167,7 @@ To create a CICS bundle in this way: com.ibm.cics cics-bundle-maven-plugin - 1.0.3 + 1.0.7 @@ -202,7 +202,7 @@ The username defined in the pom.xml is the developer’s credentials which need com.ibm.cics cics-bundle-maven-plugin - 1.0.3 + 1.0.7 @@ -351,7 +351,7 @@ The error occurs because the credential that deploys the bundle doesn't have acc Contact your system administrator to make sure the `deploy_userid` configured for the CICS bundle deployment API has WRITE access to the bundles directory. The bundles directory is specified on the `com.ibm.cics.jvmserver.cmci.bundles.dir` option in the JVM profile of the CMCI JVM server. For instructions on how to specify the bundles directory and grant access to `deploy_userid`, see [Configuring the CMCI JVM server for the CICS bundle deployment API](https://www.ibm.com/docs/en/cics-ts/5.6?topic=suc-configuring-cmci-jvm-server-cics-bundle-deployment-api) in CICS documentation. -### Failed to execute goal com.ibm.cics:cics-bundle-maven-plugin:1.0.1-SNAPSHOT:deploy (default) on project standalone-war: Some of the supplied parameters were invalid +### Failed to execute goal com.ibm.cics:cics-bundle-maven-plugin:1.0.7:deploy (default) on project standalone-war: Some of the supplied parameters were invalid **Why does it happen?** When you are using a bundle-war, bundle-ear, or bundle-osgi goal, the deploy goal must be configured with a cics-bundle classifier specifically. **How to resolve it?** diff --git a/cics-bundle-deploy-reactor-archetype/pom.xml b/cics-bundle-deploy-reactor-archetype/pom.xml index b03355a..666207c 100644 --- a/cics-bundle-deploy-reactor-archetype/pom.xml +++ b/cics-bundle-deploy-reactor-archetype/pom.xml @@ -4,7 +4,7 @@ com.ibm.cics cics-bundle-maven - 1.0.7-SNAPSHOT + 1.0.7 cics-bundle-deploy-reactor-archetype diff --git a/cics-bundle-maven-plugin/pom.xml b/cics-bundle-maven-plugin/pom.xml index 38c47f1..f0eb79f 100644 --- a/cics-bundle-maven-plugin/pom.xml +++ b/cics-bundle-maven-plugin/pom.xml @@ -4,7 +4,7 @@ com.ibm.cics cics-bundle-maven - 1.0.7-SNAPSHOT + 1.0.7 cics-bundle-maven-plugin diff --git a/cics-bundle-maven-site/pom.xml b/cics-bundle-maven-site/pom.xml index 435cb0b..ba9a66f 100644 --- a/cics-bundle-maven-site/pom.xml +++ b/cics-bundle-maven-site/pom.xml @@ -3,7 +3,7 @@ com.ibm.cics cics-bundle-maven - 1.0.7-SNAPSHOT + 1.0.7 cics-bundle-maven-site pom diff --git a/cics-bundle-reactor-archetype/pom.xml b/cics-bundle-reactor-archetype/pom.xml index 373563f..3287c86 100644 --- a/cics-bundle-reactor-archetype/pom.xml +++ b/cics-bundle-reactor-archetype/pom.xml @@ -4,7 +4,7 @@ com.ibm.cics cics-bundle-maven - 1.0.7-SNAPSHOT + 1.0.7 cics-bundle-reactor-archetype diff --git a/pom.xml b/pom.xml index a32b455..cb849a3 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.ibm.cics cics-bundle-maven - 1.0.7-SNAPSHOT + 1.0.7 pom CICS Bundle Maven Parent diff --git a/samples/pom.xml b/samples/pom.xml index 7770229..9c57669 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -2,12 +2,12 @@ 4.0.0 samples - 1.0.7-SNAPSHOT + 1.0.7 pom com.ibm.cics cics-bundle-maven - 1.0.7-SNAPSHOT + 1.0.7 @@ -15,7 +15,7 @@ com.ibm.cics cics-bundle-maven-plugin - 1.0.7-SNAPSHOT + 1.0.7