maven_templates.error-code-crawler-maven-plugin.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of project-keeper-core Show documentation
Show all versions of project-keeper-core Show documentation
Project keeper is a tool that verifies and fixes project setups.
<plugin> <groupId>com.exasol</groupId> <artifactId>error-code-crawler-maven-plugin</artifactId> <version>1.3.1</version> <executions> <execution> <id>verify</id> <goals> <goal>verify</goal> </goals> </execution> </executions> </plugin>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy