add an explicit lifecycle id

This now allows to invoke the antrun plugin via
$> mvn antrun:run@enhance
This commit is contained in:
Mark Struberg 2021-01-14 13:55:50 +01:00
parent 00bd91cc2c
commit aeb333fb3a
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@
<artifactId>maven-antrun-plugin</artifactId>
<executions>
<execution>
<id>enhance</id>
<phase>process-test-classes</phase>
<configuration>
<target>