hi there!
I'm trying to configure source code of iDempiere on Windows 10.
Whenever, I run (mvn verify) command, it gives the following exception and the built never completes.
Please guide me in this regards.
org.idempiere.p2 ................................... FAILURE [02:26 min]
[INFO] org.idempiere.javadoc .............................. SKIPPED
[INFO] org.idempiere.p2.targetplatform .................... SKIPPED
[INFO] org.idempiere.main ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:22 min
[INFO] Finished at: 2020-04-11T01:37:27+05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-eclipserun-plugin:1.5.0:eclipse-run (default) on project org.idempiere.p2: Error while executing platform: Error while executing platform (return code: 13) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :org.idempiere.p2