shiva_ram MINGW64 ~/Desktop/Demo/Demo $ export MAVEN_OPTS='-Dusername=********** -Dpassword=***********' shiva_ram MINGW64 ~/Desktop/Demo/Demo $ mvn clean apigee-enterprise:deploy -Ptest [INFO] Scanning for projects... [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethrea ded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building DemoAPI - [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ DemoAPI --- [INFO] Deleting C:\Users\shiva_ram\Desktop\Demo\Demo \target [INFO] [INFO] >>> apigee-edge-maven-plugin:1.1.2:deploy (default-cli) @ DemoAPI >>> [INFO] [INFO] --- maven-clean-plugin:2.5:clean (auto-clean-init) @ DemoAPI --- [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-node-resources) @ DemoAPI --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 83 resources [INFO] [INFO] --- apigee-edge-maven-plugin:1.1.2:configure (configure-bundle-step) @ DemoAPI --- [INFO] =============Checking for node.js app================ [INFO] =============Now zipping node modules================ [INFO] =============Now zipping the App Bundle================ [INFO] [INFO] <<< apigee-edge-maven-plugin:1.1.2:deploy (default-cli) @ DemoAPI <<< [INFO] [INFO] --- apigee-edge-maven-plugin:1.1.2:deploy (default-cli) @ DemoAPI --- [INFO] =============Initializing Maven Deployment================ [INFO] Request prepared for the server ************************** GET https://api.enterprise.apigee.com/v1/organizations/bsram78-eval/apis/DemoAPI/deployments accept: application/json accept-encoding: gzip authorization: Basic [Not shown in log] [ERROR] Remote host closed connection during handshake [INFO] =============Importing App================ [INFO] Request prepared for the server ************************** POST https://api.enterprise.apigee.com/v1/organizations/bsram78-eval/apis?action=import&name=DemoAPI&validate=true accept: application/json accept-encoding: gzip authorization: Basic [Not shown in log] content-type: application/octet-stream [Request body contains data, not shown] [ERROR] * * * * * * * * * * * This deployment could have failed for a variety of reasons. * * * * * * * * * * * [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.933 s [INFO] Finished at: 2019-02-20T10:45:04+05:30 [INFO] Final Memory: 7M/91M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal io.apigee.build-tools.enterprise4g:apigee-edge-maven-plugin:1.1.2:deploy (default-cli) on project DemoAPI: MojoExecutionException: Remote host closed connection during handshake: SSL peer shut down incorrectly -> [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