<project xmlns:j="jelly:core" xmlns:ant="jelly:ant" xmlns:u="jelly:util">
    <goal name="checkstyle:report">
        <ant:ant dir="${basedir}" antfile="patch-maven1.xml" target="main"/>
    </goal>
</project>
