[infinispan-issues] [JBoss JIRA] (ISPN-9550) Could not find artifact org.infinispan:infinispan-javadoc-embedded
Tristan Tarrant (Jira)
issues at jboss.org
Fri Feb 8 10:20:01 EST 2019
[ https://issues.jboss.org/browse/ISPN-9550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant closed ISPN-9550.
---------------------------------
Resolution: Rejected
> Could not find artifact org.infinispan:infinispan-javadoc-embedded
> ------------------------------------------------------------------
>
> Key: ISPN-9550
> URL: https://issues.jboss.org/browse/ISPN-9550
> Project: Infinispan
> Issue Type: Bug
> Reporter: Diego Lovison
> Priority: Major
>
> When building a fresh ( with a clean .m2 folder ) Infinispan with the command:
> {code:bash}
> 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
> {code}
> It will fail due:
> {noformat}
> [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
> {noformat}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list