GithubHelp home page GithubHelp logo

Comments (3)

chonton avatar chonton commented on June 23, 2024

Please run mvn with -X, extract the relevant 'DEBUG' information from the log, and add to this issue report.

from exists-maven-plugin.

chonton avatar chonton commented on June 23, 2024

I assume that version 0.6.0 works?

from exists-maven-plugin.

bazusaladra avatar bazusaladra commented on June 23, 2024

Version 0.6.0 works. Now it fails on the checksum comparison for an artifact:

<failIfExists>false</failIfExists>
<cmpChecksum>true</cmpChecksum>
<failIfNotMatch>true</failIfNotMatch>

Debug log:

[DEBUG] Configuring mojo org.honton.chas:exists-maven-plugin:0.7.0:local from plugin realm ClassRealm[plugin>org.honton.chas:exists-maven-plugin:0.7.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@6f94fa3e]
[DEBUG] Configuring mojo 'org.honton.chas:exists-maven-plugin:0.7.0:local' with basic configurator -->
[DEBUG]   (f) artifact = microservice-parent.pom
[DEBUG]   (f) cmpChecksum = true
[DEBUG]   (f) failIfExists = false
[DEBUG]   (f) failIfNotExists = false
[DEBUG]   (f) failIfNotMatch = true
[DEBUG]   (f) localRepository =       id: local
      url: file:///C:/Users/developer/.m2/repository/
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]

[DEBUG]   (f) mavenProject = MavenProject: com.company:microservice-parent:0.1.4 @ C:\Users\developer\IdeaProjects\company\company-backend-commons\pom.xml
[DEBUG]   (f) project = com.company:microservice-parent:pom:0.1.4
[DEBUG]   (f) property = maven.install.skip
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@55d58825
[DEBUG]   (f) skip = false
[DEBUG]   (f) skipIfSnapshot = true
[DEBUG]   (f) userProperty = false
[DEBUG] -- end configuration --
[INFO] Checking for artifact at C:\Users\developer\.m2\repository\com\company\microservice-parent\0.1.4\microservice-parent-0.1.4.pom
[DEBUG] checking for resource C:\Users\developer\.m2\repository\com\company\microservice-parent\0.1.4\microservice-parent-0.1.4.pom
[DEBUG] Calculating checksum for C:\Users\developer\IdeaProjects\company\company-backend-commons\pom.xml
[INFO] com.company:microservice-parent:pom:0.1.4 checksum does not match

from exists-maven-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.