Hi Jacques, could you please let me know which is the latest stable release of ofbiz.
Best Regards, Maheshwari. On Wed, Nov 10, 2021 at 8:46 PM Jacques Le Roux < [email protected]> wrote: > Hi Maheshwari, > > Unfortunately this is not ours. The solution is there: > https://github.com/apache/ofbiz-framework/pull/334 > > Only in trunk and R18, note that 17.12.07 is no longer supported and the > bug fix has not been backported to R17. > > We will soon release 18.12.02, in the meantime I suggest to use the PR334 > solution > > HTH > > Jacques > > Le 10/11/2021 à 12:17, Mahi maheshwari a écrit : > > Hi, > > > > I'm trying to run ofbiz in windows. while I'm running I'm getting this > > error. > > > > > > FAILURE: Build failed with an exception. > > > > * Where: > > Build file 'I:\Maahi\X-MRP_forTesting\build.gradle' line: 1169 > > A problem occurred evaluating root project 'ofbiz'. > >> Could not resolve all files for configuration ':runtimeClasspath'. > > > Could not resolve > > com.sun.syndication:com.springsource.com.sun.syndication:1.0.0. > > Required by: > > project : > > > Could not resolve > > com.sun.syndication:com.springsource.com.sun.syndication:1.0.0. > > > Could not get resource ' > > > https://repo.spring.io/plugins-release/com/sun/syndication/com.springsource.com.sun.syndication/1.0.0/com.springsource.com.sun.syndication-1.0.0.pom > > '. > > > Could not HEAD ' > > > https://repo.spring.io/plugins-release/com/sun/syndication/com.springsource.com.sun.syndication/1.0.0/com.springsource.com.sun.syndication-1.0.0.pom > '. > > Received status code 401 from server: Unauthorized > > have tried changing runtime to runtimeClasspath in build.gradle. It > didn't > > work. > > my ofbiz version is 17.12.07 > > gradle version: 6.9.1 > > my windows specifications are: > > Edition: Windows 10 Pro N > > Version: 20H2 > > OS build: 19042.1288 > > > > these are the commands that I used to run ofbiz > > gradlew cleanAll loadAll ->at this command build is failing > > gradlew ofbiz > > > > have also tried this -> > > > https://stackoverflow.com/questions/60340509/could-not-get-unknown-property-runtime-for-configuration-container-of-type-org > > > > > https://stackoverflow.com/questions/23796404/could-not-find-method-compile-for-arguments-gradle > > > > Thanks and Regards, > > Maheshwari. > >
