generated from hazelcast-guides/base-guide
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi, I have some feedback about this page
I'm getting the following error
[ERROR] Failed to execute goal com.hazelcast.cloud:hazelcast-cloud-maven-plugin:0.0.1:deploy (default-cli) on project standard-deviation-cluster-side: The parameters 'apiBaseUrl' for goal com.hazelcast.cloud:hazelcast-cloud-maven-plugin:0.0.1:deploy are missing or invalid -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginParameterException
when executing the first goal in Step 2: mvn clean package hazelcast-cloud:deploy
I tried inserting <apiBaseUrl>https://api.viridian.hazelcast.com</apiBaseUrl> alongside the other parameters and the error changed to:
[ERROR] Failed to execute goal com.hazelcast.cloud:hazelcast-cloud-maven-plugin:0.0.1:deploy (default-cli) on project standard-deviation-cluster-side: Invalid clusterName (example: de-1234) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
even though the cluster name is copied through the Cluster ID from Connect Client -> Advanced setup.
Not sure how to proceed.
Metadata
Metadata
Assignees
Labels
No labels