mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-26 02:51:27 +01:00
ensure updated schema is published to the site
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -359,6 +359,7 @@ Copyright (c) 2012 - Jeremy Long
|
|||||||
<configuration>
|
<configuration>
|
||||||
<target name="copy xsd to site">
|
<target name="copy xsd to site">
|
||||||
<copy file="dependency-check-core/src/main/resources/schema/dependency-check.1.3.xsd" todir="target/site/"/>
|
<copy file="dependency-check-core/src/main/resources/schema/dependency-check.1.3.xsd" todir="target/site/"/>
|
||||||
|
<copy file="dependency-check-core/src/main/resources/schema/dependency-suppression.1.1.xsd" todir="target/site/"/>
|
||||||
</target>
|
</target>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
|
|||||||
Reference in New Issue
Block a user