And this is not an issue with Java 9?
It might be related to MNG-6275[1]. Classworlds seems to use the
bootclassloader, which doesn't expose all the jdk/jre classes like
java.sql.Date.
We weren't able to fix this in 3.5.x
Robert
[1] https://issues.apache.org/jira/browse/MNG-6275
On Fri, 16 Feb 2018 12:16:59 +0100, Olivier Lamy <ol...@apache.org> wrote:
Hi,
I'm currently testing maven builds with jdk10 (especially surefire)
I noticed velocity tools need java.sql.Date (yes it is :-) )
See stack trace:
https://gist.github.com/olamy/243bf93f77becdd698148b07065b84f7
Well ATM I'm not sure how to fix that...
Cheers
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org