LRA participant annotation checker: pom
<plugin> | |
<groupId>org.jboss.narayana.rts</groupId> | |
<artifactId>lra-annotation-checker-maven-plugin</artifactId> | |
<version>${narayana.lra.version}</version> | |
<executions> | |
<execution> | |
<goals> | |
<goal>check</goal> | |
</goals> | |
</execution> | |
</executions> | |
</plugin> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment