Hi,
I wonder why - after building in Eclipse (and yes, I cleaned .m2 and eclipse workspace) - I have problems with 'optionality=Optionality.OPTIONAL' annotation. (It want to revert to "@Parameter(optional=Optionality.TRUE)" When I check out [1] on git it seems OK. Are there some changes in POM that I missed or ...? grtz Johan [1] https://github.com/apache/isis/blob/master/core/applib/src/main/java/org/apache/isis/applib/annotation/Optionality.java
