Commit 8cf63a28b8736e8839b019fa9e0178b70380f468 introduced an extra directory for generated classes. If the AOT engine generates a class, it is not copied in the final artifact at the moment.

Comment From: wilkinsona

I think this is specific to Maven. It was fixed on the Gradle side as part of these changes.