Generating POM files for your projects
Last updated: 8/28/2026
The POM files for your projects are not generated by default for performance
reasons. To execute a Continuous Integration build successfully, it is mandatory to
generate POM files for your projects first. Talend CI
Builder allows you to generate POM files for your projects using the mvn
org.talend.ci:builder-maven-plugin:8.0.X:generateAllPoms command.