Skip to content
Discussion options

You must be logged in to vote

OK, I found the problem myself. Maven seems to use by default a compiler flag "-g", which sbt and mill does not automatically set. Adding the flag to the build.sbt makes the junit test run without error.

https://docs.oracle.com/en/java/javacard/3.1/guide/setting-java-compiler-options.html

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@fmantz
Comment options

@fmantz
Comment options

Answer selected by fmantz
@eed3si9n
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants