Hi Bharath, ... are you using JDK17? If not please try with that again.
Cheers, Aleks On Thu, Jan 20, 2022 at 6:23 AM Bharath Gowda <[email protected]> wrote: > Hello Devs, > > I was trying to do a traditional war build to run on the tomcat from the > latest develop branch of Fineract but getting the following error message. > > Is this something that has to be corrected at fineract codebase or any > upgrades required from my end. > > Any help on this would be greatly appreciated > I used both the following commands to build > gradlew :fineract-war:clean :fineract-war:war > gradlew :fineract-war:war > " > *The AbstractArchiveTask.archiveName property has been deprecated. This is > scheduled to be removed in Gradle 8.0. Please use the archiveFileName > property instead. See* > https://docs.gradle.org/7.3.3/dsl/org.gradle.api.tasks.bundling.AbstractArchiveTask.html#org.gradle.api.tasks.bundling.AbstractArchiveTask:archiveName > for more details. > at > org.gradle.api.tasks.bundling.AbstractArchiveTask.setArchiveName(AbstractArchiveTask.java:131) > at > org.gradle.api.tasks.bundling.Zip_Decorated.setArchiveName(Unknown Source) > at org.gradle.api.tasks.bundling.Zip_Decorated.archiveName(Unknown > Source) > at java.base/java.lang.reflect.Method.invoke(Method.java:568) > at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) > > > Regards, > Bharath > Lead Implementation Analyst | Mifos Initiative > Skype: live:cbharath4| Mobile: +91.7019635592 > http://mifos.org <http://facebook.com/mifos> > <http://www.twitter.com/mifos> >
