Hi edmore, Please try ./gradlew -Penv=dev clean cleanEclipse eclipse and 2. ./gradlew -Penv=dev clean war then run the server. You will be able to build it successfully.
Thanks, Sanyam Goel On Mon, Dec 17, 2018 at 11:35 PM Ed Cable <[email protected]> wrote: > Sanyam/Aleks, > > Able to assist on this given you're most deeply familiar with this part of > the code. > > Ed > > On Mon, Dec 17, 2018 at 3:21 AM <[email protected]> wrote: > >> Hello all, >> >> When i attempt a ./gradlew build (Fineract 1.2.0) im getting the >> following exceptions relating to all Swagger files: >> >> Files with unapproved licenses: >> >> C:/Users/..../fineract/fineract-provider/src/main/resources/swagger-ui/index.html >> >> C:/Users/..../fineract/fineract-provider/src/main/resources/swagger-ui/oauth2-redirect.html >> >> C:/Users/..../fineract/fineract-provider/src/main/resources/swagger-ui/response.json >> >> C:/Users/..../fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui-bundle.js.map >> >> C:/Users/..../fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui-standalone-preset.js >> >> C:/Users/..../fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui-standalone-preset.js.map >> >> C:/Users/.../fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui.css >> >> C:/Users/..../fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui.css.map >> >> C:/Users/..../fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui.js >> >> C:/Users/..../fineract/fineract-provider/src/main/resources/swagger-ui/swagger-ui.js.map >> >> As a check I have added the Apache license header to >> swagger-ui-standalone-preset-.js and swagger-ui-bundle.js but im still >> getting exceptions for these and all the other swagger files. >> >> Any assistance on this ,greatly appreciated >> >> Regards >> > > > -- > *Ed Cable* > President/CEO, Mifos Initiative > [email protected] | Skype: edcable | Mobile: +1.484.477.8649 > > *Collectively Creating a World of 3 Billion Maries | *http://mifos.org > <http://facebook.com/mifos> <http://www.twitter.com/mifos> > > -- SANYAM GOEL Profile: plu.us/sanyam96 LinkedIn: https://goo.gl/NkmHkf Github: https://goo.gl/STw1Rq Hackerrank: https://goo.gl/va9Npm +91-9818060934
