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

Could not find artifact org.infinispan:infinispan-javadoc-embedded

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • None
    • None
    • None

      When building a fresh ( with a clean .m2 folder ) Infinispan with the command:

      mvn -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn clean install -f pom.xml -s settings.xml -DskipTests=true -Dmaven.javadoc.skip=true -Dcheckstyle.skip -Pdistribution -pl \!documentation
      

      It will fail due:

      [INFO] Infinispan Distribution ............................ FAILURE [  0.037 s]
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 15:07 min
      [INFO] Finished at: 2018-09-27T08:45:11-04:00
      [INFO] Final Memory: 816M/1739M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal on project infinispan-distribution: Could not resolve dependencies for project org.infinispan:infinispan-distribution:pom:9.4.0-SNAPSHOT: The following artifacts could not be resolved: org.infinispan:infinispan-javadoc-embedded:jar:javadoc:9.4.0-SNAPSHOT, org.infinispan:infinispan-javadoc-remote:jar:javadoc:9.4.0-SNAPSHOT, org.infinispan:infinispan-javadoc-all:jar:javadoc:9.4.0-SNAPSHOT: Could not find artifact org.infinispan:infinispan-javadoc-embedded:jar:javadoc:9.4.0-SNAPSHOT -> [Help 1]
      [ERROR] 
      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [ERROR] 
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
      [ERROR] 
      [ERROR] After correcting the problems, you can resume the build with the command
      [ERROR]   mvn <goals> -rf :infinispan-distribution
      

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

              Created:
              Updated:
              Resolved: