This project is largely compatible with known common XPages projects, such as the OpenNTF Domino API. However, there are a few cases where problems may arise.
Versions of this project 2.8.0 and earlier contain a version of Apache Commons IO that is packaged in a way mildly incompatible with the one included with POI 4 XPages. When using both projects, it is safest to deploy them into separate Update Site NSFs or to the filesystem. This is fixed by Issue #334, slated for inclusion in 2.9.0.
Also in 2.8.0 and earlier, using the agent included in the XPages Toolbox project or running in XPiNC will lead to a "Bean name is ambiguous" exception when loading the application. This is tracked as Issue #342.
Domino 14 EAP 1 requires changes found in 2.13.0-SNAPSHOT builds. Most tests pass, but JSP does not function due to the lack of a system compiler.