Skip to content

Plugin id for old fashioned plugin declaration still seems to be not updated to v2 #402

Description

@nuhkoca

Hello @mannodermaus,

Congratulations on the v2 release and I’m excited to try it out. However, I am getting couple of issues:

  • I did notice a small nuance between the new plugin ID and the legacy one, though. It looks like de.mannodermaus.gradle.plugins:android-junit5 is still required when using the old-style plugin declaration (for example, adding it as a dependency in build-logic). I tried using de.mannodermaus.gradle.plugins:android-junit, but that fails.
  • And one dependency cannot be found
Couldnot find de.mannodermaus.junit5:core:2.0.0.
Searchedin the following locations:- https://dl.google.com/dl/android/maven2/de/mannodermaus/junit5/core/2.0.0/core-2.0.0.pom- https://repo.maven.apache.org/maven2/de/mannodermaus/junit5/core/2.0.0/core-2.0.0.pom

Are you aware of this, and is it something you’re planning to address?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions