[INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JWT_Generator 1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ JWT_Generator --- [INFO] Installing *******************\APIGEE\src\gateway\**\api-bundles\JWT_Generator\pom.xml to ***********\.m2\repository\com\******\******\api\JWT_Generator\1.0\JWT_Generator-1.0.pom [INFO] [INFO] --- apigee-edge-maven-plugin:1.1.7:deploy (deploy-bundle-step) @ JWT_Generator --- [INFO] =============Initializing Maven Deployment================ [INFO] Request prepared for the server ************************** GET https://************/v1/organizations/****/apis/JWT_Generator/deployments accept: application/json accept-encoding: gzip authorization: Basic [Not shown in log] [INFO] =============Importing App================ [INFO] Request prepared for the server ************************** POST https://**********/v1/organizations/*****/apis?action=import&name=JWT_Generator accept: application/json accept-encoding: gzip authorization: Basic [Not shown in log] content-type: application/octet-stream [Request body contains data, not shown] [INFO] Response returned by the server ************************** 201 Created accept-encoding: gzip content-length: 2434 content-type: application/json date: Fri, 12 Oct 2018 15:05:20 GMT x-apigee.organization: [****] connection: [keep-alive] x-apigee.user: [*****] { "configurationVersion": { "majorVersion": 4, "minorVersion": 0 }, "contextInfo": "Revision 6 of application -NA-, in organization -NA-", "createdAt": 1539356720837, "createdBy": "***********", "lastModifiedAt": 1539356720837, "lastModifiedBy": "************", "policies": [ "AM-JWT-Parse-Response", "AM-PublishError", "AssignMessageJWT-Parse-Error-Response-Without-Exp", "AssignMessageJWT-Parse-ErrorResponse", "AssignMessageJWT-Parse-Response-Without-Exp", "JWT-Parser-Tpp", "JWt-Parse-WithoutVerification", "JavaScriptSetCurrentTime", "RF-UnknownRequest" ], "proxyEndpoints": [ "default" ], "resources": [ "java://apigee-edge-callout-jwt-signed-1.0.9.jar", "java://commons-lang3-3.4.jar", "java://guava-18.0.jar", "java://json-smart-1.3.jar", "java://nimbus-jose-jwt-3.10.jar", "java://not-yet-commons-ssl-0.3.11.jar", "jsc://SetCurrentTime.js", "jsc://jwtDecode.js", "jsc://removeXmlDeclaration.js" ], "revision": "6", "targetEndpoints": [], "targetServers": [], "type": "Application" } [INFO] =============Activating Bundle================ [INFO] Request prepared for the server ************************** POST https://*******************/v1/organizations/*******/environments/***/apis/JWT_Generator/revisions/6/deployments accept: application/json accept-encoding: gzip authorization: Basic [Not shown in log] content-type: application/x-www-form-urlencoded; charset=UTF-8 [Request body] override=true&delay=15 [INFO] Response returned by the server ************************** 200 OK accept-encoding: gzip content-length: 1104 content-type: application/json date: Fri, 12 Oct 2018 15:05:23 GMT x-apigee.organization: [******] connection: [keep-alive] x-apigee.user: [******] x-apigee.environment: [******] { "aPIProxy": "JWT_Generator", "configuration": { "basePath": "/", "steps": [] }, "environment": "******", "name": "6", "organization": "******", "revision": "6", "state": "deployed", "server": [ { "status": "deployed", "type": [ "message-processor" ], "uUID": "537d7080-a5fc-4f6e-af65-4d89207f71af" }, { "status": "deployed", "type": [ "message-processor" ], "uUID": "7cfcbdcc-8fe9-4a42-bcd1-adad5948ba67" }, { "status": "deployed", "type": [ "message-processor" ], "uUID": "7379dacd-53b8-4107-a107-cac6dc7c4d2a" }, { "status": "deployed", "type": [ "router" ], "uUID": "16f3c601-bbbf-400b-8c0c-6dc97441e3e3" }, { "status": "deployed", "type": [ "router" ], "uUID": "0f225158-bd84-4eb9-89b1-d31aeb7d03d5" }, { "status": "deployed", "type": [ "router" ], "uUID": "6698e3fc-0b43-4f51-b365-0e31db358943" } ] } [INFO] Deployed revision is: 6 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.540 s [INFO] Finished at: 2018-10-12T16:05:28+01:00 [INFO] Final Memory: 7M/20M [INFO] ------------------------------------------------------------------------