jason-faust

Results 9 comments of jason-faust

That is the error, but a little lower down in the output. There may also be some follow on issues with the compiler plugin passing along the source and target...

Testing locally has the same error when using source, test, and release at 11.

@laeubi I was unable to get any of the tests to run targeting the 3.0.0 work, so hopefully setting this up against 2.7.x is ok.

Do you happen to know which annotation is causing the failure?

@J-N-K I started writing a new validator to address this. Can you take a look at branch eea-validate and give some feedback / opinion on where it stands?

@J-N-K The test code felt too hacky for me, the way it was wired. It deferred testing of the annotations till the full build, instead of a project by project...