[
https://issues.apache.org/jira/browse/TIKA-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18036801#comment-18036801
]
Tim Allison commented on TIKA-4540:
-----------------------------------
And the build failed at tika-parser-nlp-module:
{noformat}
[ERROR] Failed to execute goal on project tika-parser-nlp-module: Could not
collect dependencies for project
org.apache.tika:tika-parser-nlp-module:jar:4.0.0-SNAPSHOT
[ERROR] java.lang.IllegalArgumentException: Invalid RemoteRepositories:
[central (https://repo.maven.apache.org/maven2, default, releases),
apache.snapshots (https://repository.apache.org/content/groups/snapshots/,
default, snapshots), ${eclipseP2RepoId}
(https://download.eclipse.org/releases/2022-09/, p2, releases+snapshots)]
[ERROR] Caused by: Invalid RemoteRepositories: [central
(https://repo.maven.apache.org/maven2, default, releases), apache.snapshots
(https://repository.apache.org/content/groups/snapshots/, default, snapshots),
${eclipseP2RepoId} (https://download.eclipse.org/releases/2022-09/, p2,
releases+snapshots)]
[ERROR] java.lang.IllegalArgumentException: Invalid RemoteRepositories:
[central (https://repo.maven.apache.org/maven2, default, releases),
apache.snapshots (https://repository.apache.org/content/groups/snapshots/,
default, snapshots), ${eclipseP2RepoId}
(https://download.eclipse.org/releases/2022-09/, p2, releases+snapshots)]
[ERROR] Caused by: Invalid RemoteRepositories: [central
(https://repo.maven.apache.org/maven2, default, releases), apache.snapshots
(https://repository.apache.org/content/groups/snapshots/, default, snapshots),
${eclipseP2RepoId} (https://download.eclipse.org/releases/2022-09/, p2,
releases+snapshots)]
[ERROR] java.lang.IllegalArgumentException: Invalid RemoteRepositories:
[central (https://repo.maven.apache.org/maven2, default, releases),
apache.snapshots (https://repository.apache.org/content/groups/snapshots/,
default, snapshots), ${eclipseP2RepoId}
(https://download.eclipse.org/releases/2022-09/, p2, releases+snapshots)]
[ERROR] Caused by: Invalid RemoteRepositories: [central
(https://repo.maven.apache.org/maven2, default, releases), apache.snapshots
(https://repository.apache.org/content/groups/snapshots/, default, snapshots),
${eclipseP2RepoId} (https://download.eclipse.org/releases/2022-09/, p2,
releases+snapshots)]
[ERROR] java.lang.IllegalArgumentException: Invalid RemoteRepositories:
[central (https://repo.maven.apache.org/maven2, default, releases),
apache.snapshots (https://repository.apache.org/content/groups/snapshots/,
default, snapshots), ${eclipseP2RepoId}
(https://download.eclipse.org/releases/2022-09/, p2, releases+snapshots)]
[ERROR] Caused by: Invalid RemoteRepositories: [central
(https://repo.maven.apache.org/maven2, default, releases), apache.snapshots
(https://repository.apache.org/content/groups/snapshots/, default, snapshots),
${eclipseP2RepoId} (https://download.eclipse.org/releases/2022-09/, p2,
releases+snapshots)]
[ERROR] java.lang.IllegalArgumentException: Invalid RemoteRepositories:
[central (https://repo.maven.apache.org/maven2, default, releases),
apache.snapshots (https://repository.apache.org/content/groups/snapshots/,
default, snapshots), ${eclipseP2RepoId}
(https://download.eclipse.org/releases/2022-09/, p2, releases+snapshots)]
[ERROR] Caused by: Invalid RemoteRepositories: [central
(https://repo.maven.apache.org/maven2, default, releases), apache.snapshots
(https://repository.apache.org/content/groups/snapshots/, default, snapshots),
${eclipseP2RepoId} (https://download.eclipse.org/releases/2022-09/, p2,
releases+snapshots)]
[ERROR] java.lang.IllegalArgumentException: Invalid RemoteRepositories:
[central (https://repo.maven.apache.org/maven2, default, releases),
apache.snapshots (https://repository.apache.org/content/groups/snapshots/,
default, snapshots), ${eclipseP2RepoId}
(https://download.eclipse.org/releases/2022-09/, p2, releases+snapshots)]
[ERROR] Caused by: Invalid RemoteRepositories: [central
(https://repo.maven.apache.org/maven2, default, releases), apache.snapshots
(https://repository.apache.org/content/groups/snapshots/, default, snapshots),
${eclipseP2RepoId} (https://download.eclipse.org/releases/2022-09/, p2,
releases+snapshots)]
[ERROR] java.lang.IllegalArgumentException: Invalid RemoteRepositories:
[central (https://repo.maven.apache.org/maven2, default, releases),
apache.snapshots (https://repository.apache.org/content/groups/snapshots/,
default, snapshots), ${eclipseP2RepoId}
(https://download.eclipse.org/releases/2022-09/, p2, releases+snapshots)]
[ERROR] Caused by: Invalid RemoteRepositories: [central
(https://repo.maven.apache.org/maven2, default, releases), apache.snapshots
(https://repository.apache.org/content/groups/snapshots/, default, snapshots),
${eclipseP2RepoId} (https://download.eclipse.org/releases/2022-09/, p2,
releases+snapshots)]
[ERROR] : Failed to collect dependencies at
org.apache.ctakes:ctakes-core:jar:6.0.0 ->
org.apache.ctakes:ctakes-utils:jar:6.0.0 -> org.apache.uima:uimaj-core:jar:3.6.1
[ERROR] -> [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 verbose output
[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 [args] -r
{noformat}
> Upgrade to maven 4 when possible
> --------------------------------
>
> Key: TIKA-4540
> URL: https://issues.apache.org/jira/browse/TIKA-4540
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Priority: Major
>
> 4.0.0-rc5 is available now. I ran mvnup locally and then ran `mvn clean
> install`...
--
This message was sent by Atlassian Jira
(v8.20.10#820010)