MVN

org.bitstrings.maven.plugins : xmllocation-replacer-maven-plugin

Maven & Gradle

Jan 10, 2019
0 stars

xmllocation-replacer-maven-plugin · Replacing import/include schemaLocation using catalog.

<plugin>
    <groupId>org.bitstrings.maven.plugins</groupId>
    <artifactId>xmllocation-replacer-maven-plugin</artifactId>
    <version>1.1.7</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bitstrings.maven.plugins : xmllocation-replacer-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1.7

All Versions

Choose a version of org.bitstrings.maven.plugins : xmllocation-replacer-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
xmllocation-replacer-maven-plugin-1.1.7
xmllocation-replacer-maven-plugin-1.1.6
xmllocation-replacer-maven-plugin-1.1.4
xmllocation-replacer-maven-plugin-1.1.3

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.bitstrings.maven.plugins</groupId>
    <artifactId>xmllocation-replacer-maven-plugin</artifactId>
    <version>1.1.7</version>
</plugin>