Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-9325

Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.1:process (attach-license) on project infinispan-as-lucene-integration

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 9.4.0.Alpha1
    • None
    • None
    • None

    Description

      Building ISPN from master is failing

      git checkout -f 13e9d5171ffe628300074a685c2159cd8c251a16
      mvn -s maven-settings.xml clean install -DskipTests

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.1:process (attach-license) on project infinispan-as-lucene-integration: Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
      [ERROR] ----------
      [ERROR] 1) org.infinispan:infinispan-hibernate-cache-v51:jar:9.3.0-SNAPSHOT
      [ERROR]
      [ERROR] Try downloading the file manually from the project website.
      [ERROR]
      [ERROR] Then, install it using the command:
      [ERROR] mvn install:install-file -DgroupId=org.infinispan -DartifactId=infinispan-hibernate-cache-v51 -Dversion=9.3.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
      [ERROR]
      [ERROR] Alternatively, if you host your own repository you can deploy the file there:
      [ERROR] mvn deploy:deploy-file -DgroupId=org.infinispan -DartifactId=infinispan-hibernate-cache-v51 -Dversion=9.3.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
      [ERROR]
      [ERROR] Path to dependency:
      [ERROR] 1) org.infinispan:infinispan-as-lucene-integration:jar:9.3.0-SNAPSHOT
      [ERROR] 2) org.infinispan:infinispan-feature-pack-server:zip:9.3.0-SNAPSHOT
      [ERROR] 3) org.infinispan:infinispan-feature-pack-client:zip:9.3.0-SNAPSHOT
      [ERROR] 4) org.infinispan:infinispan-feature-pack-commons:zip:9.3.0-SNAPSHOT
      [ERROR] 5) org.wildfly:wildfly-feature-pack:zip:13.0.0.Final
      [ERROR] 6) org.infinispan:infinispan-hibernate-cache-v51:jar:9.3.0-SNAPSHOT
      [ERROR]
      

      Attachments

        Activity

          People

            remerson@redhat.com Ryan Emerson
            dlovison@redhat.com Diego Lovison
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: