Skip to content

Missing dependencies in org.sonatype #48

@JulioJu

Description

@JulioJu

Hi !

When I start to build this Plugin thanks the mvn clean package command, I have the following error:

[ERROR] Failed to execute goal on project pellet-owlapi: Could not resolve dependencies for project com.clarkparsia.pellet:pellet-owlapi:jar:2.4.1-SNAPSHOT: Failure to find net.sourceforge.ow
lapi:owlapi-osgidistribution:jar:5.1.6-SNAPSHOT in https://oss.sonatype.org/content/repositories/snapshots was cached in the local repository […]

In fact at https://oss.sonatype.org/content/repositories/snapshots/net/sourceforge/owlapi/owlapi-osgidistribution/ the package com.clarkparsia.pellet:pellet-owlapi:jar:2.4.1-SNAPSHOT does not exist.

However it exists at https://mvnrepository.com/artifact/net.sourceforge.owlapi/owlapi-osgidistribution

Don't know why mvnrepository isn't use.

Could you help me please ?

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions