Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Maven plugin deployment error

Hi,

I can able to deploy my proxy but still receive an error as below. What is the reason of that maven-plugin:1.1.7:deploy send nullpointer exception?

Response returned by the server 
 **************************
200  OK
accept-encoding: gzip
content-length: 0
date: Wed, 18 Dec 2019 11:56:13 GMT
strict-transport-security: [max-age=31536000; includeSubDomains; preload;]
null
[ERROR] null
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  5.846 s
[INFO] Finished at: 2019-12-18T12:56:06+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal io.apigee.build-tools.enterprise4g:apigee-edge-maven-plugin:1.1.7:deploy (deploy-bundle-step) on project wiservice_api_v1: : MojoExecutionException: java.lang.NullPointerException -> [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
[Pipeline] slackSend
1 8 446
8 REPLIES 8