-
Notifications
You must be signed in to change notification settings - Fork 42
Description
Hi,
I followed the exact steps in this page to attempt building the step code on Windows but I encountered this error:
[ERROR] Failed to execute goal on project step-core: Could not resolve dependencies for project com.tyndalehouse.step:step-core:jar:23.7.2: The following artifacts could not be resolved: org.crosswire:jsword:jar:1.6.4-[error.log](https://github.com/STEPBible/step/files/11998798/error.log) (absent): Could not find artifact org.crosswire:jsword:jar:1.6.4-SNAPSHOT -> [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] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :step-core
Is there a reason we can't download the dependency from the repository? Attached the log with full debug logging
error.log