summaryrefslogtreecommitdiffstats
path: root/nbactions.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nbactions.xml')
-rw-r--r--nbactions.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/nbactions.xml b/nbactions.xml
index 0842d88fd..23a1ac4b6 100644
--- a/nbactions.xml
+++ b/nbactions.xml
@@ -23,6 +23,7 @@
<actionName>build</actionName>
<goals>
<goal>package</goal>
+ <goal>dependency:copy</goal>
</goals>
</action>
</actions>