Closed clembo590 closed 1 day ago
git clone https://github.com/clembo590/issues.git --branch issue_with_maven_exist_plugin_2
mvn clean install works the first time but fails the second time with buildChecksum(f9c8e12afd7fa234f7942c5a0357e71dfd329a26) != priorChecksum(<?xml version="1.0" ...
mvn clean install
buildChecksum(f9c8e12afd7fa234f7942c5a0357e71dfd329a26) != priorChecksum(<?xml version="1.0" ...
this might be a duplicate of https://github.com/chonton/exists-maven-plugin/issues/34 but still open after 2 years I thought I would repost...
thank you.
@chonton I have created a PR with a fix for this issue.
git clone https://github.com/clembo590/issues.git --branch issue_with_maven_exist_plugin_2
mvn clean install
works the first time but fails the second time withbuildChecksum(f9c8e12afd7fa234f7942c5a0357e71dfd329a26) != priorChecksum(<?xml version="1.0" ...
this might be a duplicate of https://github.com/chonton/exists-maven-plugin/issues/34 but still open after 2 years I thought I would repost...
thank you.