maoni icon indicating copy to clipboard operation
maoni copied to clipboard

Could not find `:unspecified:` when importing transitive dependencies

Open rm3l opened this issue 3 years ago • 3 comments

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.

  • https://search.maven.org/artifact/org.rm3l/maoni/9.1.0/aar
  • https://search.maven.org/artifact/org.rm3l/maoni-common/9.1.0/aar
  • https://search.maven.org/artifact/org.rm3l/maoni-email/9.1.0/aar
  • https://search.maven.org/artifact/org.rm3l/maoni-slack/9.1.0/aar

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

rm3l avatar Apr 22 '22 22:04 rm3l

A friendly reminder that this issue had no activity for at least 90 days. Stale issues will be closed after an additional 30 days of inactivity.

github-actions[bot] avatar Jul 03 '23 21:07 github-actions[bot]

A friendly reminder that this issue had no activity for at least 90 days. Stale issues will be closed after an additional 30 days of inactivity.

github-actions[bot] avatar Oct 07 '23 23:10 github-actions[bot]

This issue was closed because it has been inactive for 90 days since being marked as stale.

github-actions[bot] avatar Nov 06 '23 23:11 github-actions[bot]