Maven integration ================= Maven changes plugin -------------------- Artifacts in Tuleap can be automatically referenced in the build report of ``maven-changes-plugin``. Configuration is done in ``pom.xml``: .. sourcecode:: xml Tuleap https://tuleap.example.com/plugins/tracker/ Before Maven Changes Plugin 3.0.0, you need to add the url format of Tuleap. .. sourcecode:: xml maven-changes-plugin ${changesPluginVersion} %URL%/?aid=%ISSUE% true