You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to mvn clean package I get the dependency issue. Looks like maven central doesnt have the artifact de.mrbw.chaos.monkey:spring-aop-chaos-monkey.
[ERROR] 'dependencies.dependency.version' for de.mrbw.chaos.monkey:spring-aop-chaos-monkey:jar is missing. @ com.codecentric.de.resilient:
Hi @benjamin,
While trying to mvn clean package I get the dependency issue. Looks like maven central doesnt have the artifact de.mrbw.chaos.monkey:spring-aop-chaos-monkey.
Is this the equivalent?
I have assumed the dependency was moved and tried replacing the references in
but the package references for
@EnableChaosMonkey
are not traceable.Is the annotation removed?
The text was updated successfully, but these errors were encountered: