mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 09:45:39 +02:00
Forgot run goal on repo unzip.
This commit is contained in:
parent
4b264d19c3
commit
5e999c4da5
1 changed files with 3 additions and 0 deletions
|
@ -114,6 +114,9 @@
|
||||||
dest="${cdt-download-dir}"/>
|
dest="${cdt-download-dir}"/>
|
||||||
</target>
|
</target>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
<goals>
|
||||||
|
<goal>run</goal>
|
||||||
|
</goals>
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
Loading…
Add table
Reference in a new issue