You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In preparation of the modularization, split the module in :
One module with the annotation processor
** This module also should run integration test to validate the execution of the annotation processor (and not inside the unit test)
One module for the archetype
Others modules for the samples
Also review the CI to correctly find the jar and test result.
The text was updated successfully, but these errors were encountered:
In preparation of the modularization, split the module in :
** This module also should run integration test to validate the execution of the annotation processor (and not inside the unit test)
Also review the CI to correctly find the jar and test result.
The text was updated successfully, but these errors were encountered: