I am updating the version of Roo which is being used in my project to 1.1.4. However I get this error:
and it suggests me to download the jar file manually because maven cannot resolve the dependency. I've searched the internet but couldn't find any place that hosts this jar file. Can anyone show me how to resolve this dependency? Thank you.Code:Missing artifact org.springframework.roo.wrapping:org.springframework.roo.wrapping.bcprov-jdk15:jar:1.45.0.0001:provided


Reply With Quote