com.spotify:missinglink-maven-plugin

Missinglink scans the bytecode of dependency libraries to attempt to find problems (such as NoSuchMethodError) caused by conflicting versions that would otherwise only be found at runtime.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

missinglink-maven-plugin
Last Version

Last Version

0.2.5
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Missinglink scans the bytecode of dependency libraries to attempt to find problems (such as NoSuchMethodError) caused by conflicting versions that would otherwise only be found at runtime.
Project Organization

Project Organization

Spotify AB

Download missinglink-maven-plugin

How to add to project

<plugin>
    <groupId>com.spotify</groupId>
    <artifactId>missinglink-maven-plugin</artifactId>
    <version>0.2.5</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
com.spotify : missinglink-core jar 0.2.5
com.google.guava : guava jar 30.1.1-jre
org.apache.maven : maven-plugin-api jar 3.8.1
org.apache.maven : maven-core jar 3.8.1
org.apache.maven : maven-artifact jar 3.8.1
org.apache.maven.shared : maven-dependency-tree jar 3.0.1

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.1

test (5)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.apache.maven : maven-compat jar 3.8.1
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.11.0
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.
com.spotify

Spotify

Versions

Version
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0