1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-31 21:05:37 +02:00

Forgot run goal on repo unzip.

This commit is contained in:
Doug Schaefer 2013-12-12 16:08:21 -05:00
parent 4b264d19c3
commit 5e999c4da5

View file

@ -114,6 +114,9 @@
dest="${cdt-download-dir}"/>
</target>
</configuration>
<goals>
<goal>run</goal>
</goals>
</execution>
</executions>
</plugin>