Ensure maven-antrun-plugin runs when using <packaging>pom
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912488 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c976b53f24
commit
ad0f6af9f5
1 changed files with 1 additions and 1 deletions
|
|
@ -541,7 +541,7 @@
|
|||
<artifactId>maven-antrun-plugin</artifactId>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>package</phase>
|
||||
<phase>install</phase>
|
||||
<configuration>
|
||||
<tasks>
|
||||
<delete dir="../target/apache-tuscany-scatours-${version}/tuscany-scatours-${version}/domainconfig/META-INF"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue