seaside1 / jrule-user

JRule User Demo and Test Project
Eclipse Public License 2.0
2 stars 0 forks source link

maven build fails with dependencies resolution #1

Open prog1407 opened 2 months ago

prog1407 commented 2 months ago

[ERROR] Failed to execute goal on project jrule-user: Could not resolve dependencies for project org.openhab.automation.jrule.rules.user:jrule-user:jar:1.0-SNAPSHOT: The following artifacts could not be resolved: org.openhab.core.bom:org.openhab.core.bom.compile:pom:3.3.0-SNAPSHOT, org.openhab.core.bom:org.openhab.core.bom.compile-model:pom:3.3.0-SNAPSHOT, org.openhab.core.bom:org.openhab.core.bom.openhab-core:pom:3.3.0-SNAPSHOT, org.openhab.core.bom:org.openhab.core.bom.runtime:pom:3.3.0-SNAPSHOT, org.openhab.core.bom:org.openhab.core.bom.test:pom:3.3.0-SNAPSHOT: org.openhab.core.bom:org.openhab.core.bom.compile:pom:3.3.0-SNAPSHOT was not found in https://jitpack.io during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of jitpack.io has elapsed or updates are forced

seaside1 commented 2 months ago

Yes this repo is a bit out-dated, I'll see if I can update it.