mirror of
https://github.com/apache/openjpa.git
synced 2025-03-06 16:39:11 +00:00
add an explicit lifecycle id
This now allows to invoke the antrun plugin via $> mvn antrun:run@enhance
This commit is contained in:
parent
00bd91cc2c
commit
aeb333fb3a
@ -113,6 +113,7 @@
|
||||
<artifactId>maven-antrun-plugin</artifactId>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>enhance</id>
|
||||
<phase>process-test-classes</phase>
|
||||
<configuration>
|
||||
<target>
|
||||
|
Loading…
x
Reference in New Issue
Block a user