Skip to content
Snippets Groups Projects
Commit 40b2f28b authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- use substitution to simplify dependency

parent cf933d84
Branches
No related tags found
No related merge requests found
Pipeline #10999 failed
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
</execution> </execution>
</executions> </executions>
<configuration> <configuration>
<file>${project.build.outputDirectory}/PLUGIN-INF/metadata_SLUBPublikationenPflichtexemplarePDFFormatValidationPlugin.xml</file> <file>${project.build.outputDirectory}/PLUGIN-INF/metadata_${artifactId}.xml</file>
<replacements> <replacements>
<replacement> <replacement>
<xpath>/*[local-name() = 'metadata-config']/*[local-name() = 'version']/text()</xpath> <xpath>/*[local-name() = 'metadata-config']/*[local-name() = 'version']/text()</xpath>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment