Skip to content

Could not find artifact org.wikimodel:wem:jar:2.0.2 in public #2

@mathieumd

Description

@mathieumd

Maven fails to build the package:

git clone https://github.com/nuxeo-sandbox/nuxeo-onlyoffice.git
cd nuxeo-onlyoffice
mvn clean install
[INFO] Scanning for projects...
Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/ecm/distribution/nuxeo-distribution/10.10/nuxeo-distribution-10.10.pom
...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Nuxeo OnlyOffice ................................... SUCCESS [ 25.420 s]
[INFO] Nuxeo OnlyOffice :: Core Services .................. FAILURE [01:18 min]
[INFO] Nuxeo OnlyOffice :: REST Services .................. SKIPPED
[INFO] Nuxeo OnlyOffice :: Web UI ......................... SKIPPED
[INFO] Nuxeo OnlyOffice :: Marketplace Package ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:16 min
[INFO] Finished at: 2019-09-30T16:05:18+02:00
[INFO] Final Memory: 78M/188M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project nuxeo-onlyoffice-core: Could not resolve dependencies for project org.nuxeo.onlyoffice:nuxeo-onlyoffice-core:jar:10.10-SNAPSHOT: Could not find artifact org.wikimodel:wem:jar:2.0.2 in public (http://maven.nuxeo.org/nexus/content/groups/public) -> [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 :nuxeo-onlyoffice-core

Am I missing something?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions