OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-resources-plugin?expand=0&rev=5
This commit is contained in:
parent
0691dc928e
commit
5209a65df4
@ -84,7 +84,6 @@
|
||||
</javac>
|
||||
<copy todir="${build.outputDir}">
|
||||
<fileset dir="${build.resourceDir}"/>
|
||||
<filterchain>
|
||||
<filterchain>
|
||||
<expandproperties>
|
||||
<propertyset>
|
||||
@ -96,7 +95,6 @@
|
||||
</propertyset>
|
||||
</expandproperties>
|
||||
</filterchain>
|
||||
</filterchain>
|
||||
</copy>
|
||||
<mkdir dir="${build.outputDir}/META-INF/maven/${project.groupId}/${project.artifactId}"/>
|
||||
<propertyfile file="${build.outputDir}/META-INF/maven/${project.groupId}/${project.artifactId}/pom.properties">
|
||||
|
Loading…
x
Reference in New Issue
Block a user