We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf6a5c7 commit 4e47577Copy full SHA for 4e47577
1 file changed
systemvm/pom.xml
@@ -112,6 +112,7 @@
112
</goals>
113
<configuration>
114
<target>
115
+ <mkdir dir="${basedir}/dist" />
116
<mkdir dir="${basedir}/target/build-patch" />
117
<mkdir dir="${basedir}/target/build-patch/usr/sbin" />
118
<copy overwrite="true" todir="${basedir}/target/build-patch">
0 commit comments