-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hi, I have some feedback about this page
Issue on Step 2 #4 Execute the following goal of the Maven plugin to package the project into a JAR file and deploy that file to your cluster: mvn clean package hazelcast-cloud:deploy
This output & error occurred:
[INFO][INFO] --------< com.hazelcast.cloud:standard-deviation-cluster-side >---------
[INFO] Building Compute: Standard Deviation 0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- hazelcast-cloud:0.0.1:deploy (default-cli) @ standard-deviation-cluster-side ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.424 s
[INFO] Finished at: 2023-03-29T10:46:09-05:00
[INFO] ------------------------------------------------------------------------
[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