Markus Schuch created CONNECTORS-1684:
-----------------------------------------
Summary: TravisCI: Maven javadoc build fails
Key: CONNECTORS-1684
URL: https://issues.apache.org/jira/browse/CONNECTORS-1684
Project: ManifoldCF
Issue Type: Bug
Components: Build
Reporter: Markus Schuch
https://app.travis-ci.com/github/apache/manifoldcf/jobs/551854832
{code}
$ java -Xmx32m -version
java version "1.8.0_151"
Java(TM) SE Runtime Environment (build 1.8.0_151-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode)
$ javac -J-Xmx32m -version
javac 1.8.0_151
install
0.00s$ true
10.48s$ $TEST_SCRIPT
[ERROR] Failed to execute goal on project mcf-connector-common: Could not
resolve dependencies for project
org.apache.manifoldcf:mcf-connector-common:jar:2.21-SNAPSHOT: Failure to find
org.apache.manifoldcf:mcf-core:jar:2.21-SNAPSHOT in
https://oss.sonatype.org/content/repositories/snapshots/ was cached in the
local repository, resolution will not be reattempted until the update interval
of sonatype-snapshots has elapsed or updates are forced -> [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 :mcf-connector-common
The command "$TEST_SCRIPT" exited with 1.
cache.2
store build cache
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)