ingenieux / awseb-deployment-plugin

Jenkins Plugin for AWS Elastic Beanstalk
Apache License 2.0
29 stars 53 forks source link

Root Object Not exist #91

Closed ashokrout14 closed 5 years ago

ashokrout14 commented 5 years ago

Error

Please check my error, and configuration , I guess it is not picking the root path correctly. It is working perfectly in windows system, but when I am trying with linux system it is giving error are Root object not found. Seems like a bug for linux machine

aldrinleal commented 5 years ago

what if you place it as, say, /opt/korita/warfiles/KoritaRestAPIModule.war on the Root Object File?

ashokrout14 commented 5 years ago

I haven't tried that, as I want both war file to be zipped deploy in one go

aldrinleal commented 5 years ago

no idea what "zipped deploy in one go" means. Well, check the blue icons for help for an explanatiion and either come back with a full, textual representation or a Pull Request.

ashokrout14 commented 5 years ago

What I mean was "zipped deploy in one go" :: I want two war files to be zipped in to a zip file and then deploy the created zip file to the AWS