Hey there,
I just trying to get started with clara rules, but it just won't work.
But still I get
Building mavenproject1 1.0-SNAPSHOT
------------------------------------------------------------------------
The POM for com.cerner:clara-rules:jar:0.19.0 is missing, no dependency information available
------------------------------------------------------------------------
BUILD FAILURE
------------------------------------------------------------------------
Total time: 0.188 s
Finished at: ...
Final Memory: 7M/243M
------------------------------------------------------------------------
Failed to execute goal on project mavenproject1: Could not resolve dependencies for project com.mycompany:mavenproject1:jar:1.0-SNAPSHOT: Failure to find com.cerner:clara-rules:jar:0.19.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
To see the full stack trace of the errors, re-run Maven with the -e switch.
Re-run Maven using the -X switch to enable full debug logging.
For more information about the errors and possible solutions, please read the following articles:
[Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
(I'm using Netbeans 10.)
I also tried to work it out by using Version 0.18.0 (which is downloaded and works for me in clojure), but still: it won't work.
Could you help me please?
Best Regards,
Mark