Hi,
1) Which version of WildFly is this?
I am running locally with WildFly 10.1.0.Final, so it's strange it
fails for your with WildFly 10.
2) The error message is related to this dependency in
optashift-employee-rostering's pom.xml:
<artifactId>jackson-datatype-jsr310</artifactId>
With kind regards,
Geoffrey De Smet
--
You received this message because you are subscribed to the Google Groups "OptaPlanner development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to optaplanner-d...@googlegroups.com.
To post to this group, send email to optapla...@googlegroups.com.
Visit this group at https://groups.google.com/group/optaplanner-dev.
For more options, visit https://groups.google.com/d/optout.
The latest version requires wildfly 14.0.1:
https://github.com/kiegroup/optaweb-employee-rostering/blob/master/pom.xml#L80
With kind regards,
Geoffrey De Smet
--