business-applications / sample-kafka

This is a demo business application built with https://start.jbpm.org and expanded to create kafka and websocket weather station app.
7 stars 6 forks source link

mvn clean install failing #1

Open arunava-st opened 4 years ago

arunava-st commented 4 years ago

[ERROR] Failed to execute goal on project thymeleaf-kie-server-dialect: Could not resolve dependencies for project org.jbpm.addons:thymeleaf-kie-server-dialect:jar:1.1-SNAPSHOT: Failed to collect dependencies at org.springframework.boot:spring-boot-starter-thymeleaf:jar:2.1.1.RELEASE -> org.springframework.boot:spring-boot-starter:jar:2.1.1.RELEASE -> org.springframework.boot:spring-boot-starter-logging:jar:2.1.1.RELEASE -> ch.qos.logback:logback-classic:jar:1.2.3 -> org.slf4j:slf4j-api:jar:1.7.25: Failed to read artifact descriptor for org.slf4j:slf4j-api:jar:1.7.25: Could not transfer artifact org.slf4j:slf4j-api:pom:1.7.25 from/to central (http://central.maven.org/maven2/): Transfer failed for http://central.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom: Unknown host central.maven.org -> [Help 1]

tsurdilo commented 4 years ago

Please update and try again. Also make sure you update thymeleaf-kie-server-dialect and rebuild it as well as stated in step 1 of the readme.