Skip to content

gradle scalatest demo to show issue with org.apache.cxf:cxf-rt-frontend-jaxws:3.1.5

Notifications You must be signed in to change notification settings

kknd22/gradle-scalatest-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gradle-scalatest-demo

gradle scalatest demo to show issue with org.apache.cxf:cxf-rt-frontend-jaxws:3.1.5

./gradlew test

An exception or error caused a run to abort. This may have been caused by a problematic custom reporter.
java.lang.IncompatibleClassChangeError: Implementing class
	at java.lang.ClassLoader.defineClass1(Native Method)   
// -- comment out the following line will make the test sucessful
    compile 'org.apache.cxf:cxf-rt-frontend-jaxws:3.1.5'

About

gradle scalatest demo to show issue with org.apache.cxf:cxf-rt-frontend-jaxws:3.1.5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages