We are using the plugin to publish to AWS codeartifact.
But after adding the plugin, there are other test cases which start failing and complain of no classes found : (like below )
like this :
transformation failed: java.lang.NoSuchMethodError: scala.collection.JavaConverters$.asScalaBufferConverter(Ljava/util/List;)Lscala/collection/convert/Decorators$AsScala;, took 0.597 sec
HI,
We are using the plugin to publish to AWS codeartifact.
But after adding the plugin, there are other test cases which start failing and complain of no classes found : (like below )
like this : transformation failed: java.lang.NoSuchMethodError: scala.collection.JavaConverters$.asScalaBufferConverter(Ljava/util/List;)Lscala/collection/convert/Decorators$AsScala;, took 0.597 sec
any help please ?