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.