Skip to content

Could not find :unspecified: when importing transitive dependencies #294

@rm3l

Description

@rm3l

Looks like the generated POMs published to Maven Central contain a weird unspecified dependency:

<dependency>
   <groupId/>
    <artifactId>unspecified</artifactId>
    <version/>
</dependency>

This seems to affect maoni, maoni-common as well as all other callback libraries.

We need to understand where this comes from and fix it.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions