[ 
https://issues.apache.org/jira/browse/MPLUGINTESTING-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mykel Alvis updated MPLUGINTESTING-52:
--------------------------------------
    Description: 
When trying to use the {{maven-plugin-testing-harness}} [per the 
instructions|http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/getting-started/index.html],
 any 3.3.x Maven version produces the following error:

{code}
java.lang.NoSuchMethodError: 
org.apache.maven.artifact.versioning.DefaultArtifactVersion.compareTo(Lorg/apache/maven/artifact/versioning/ArtifactVersion;)I
        at io.cotiviti.test.maven.MyMojoTest.setUp(MyMojoTest.java:36)
{code}

  was:
When trying to use the `maven-plugin-testing-harness`, any 3.3.x Maven version 
produces the following error:

java.lang.NoSuchMethodError: 
org.apache.maven.artifact.versioning.DefaultArtifactVersion.compareTo(Lorg/apache/maven/artifact/versioning/ArtifactVersion;)I
        at io.cotiviti.test.maven.MyMojoTest.setUp(MyMojoTest.java:36)



> AbstractMojoTestCase fails from NoSuchMethod
> --------------------------------------------
>
>                 Key: MPLUGINTESTING-52
>                 URL: https://issues.apache.org/jira/browse/MPLUGINTESTING-52
>             Project: Maven Plugin Testing
>          Issue Type: Bug
>          Components: plugin-testing-harness
>    Affects Versions: 3.3.0
>         Environment: Java 1.8   Maven 3.3.9 (explicit dependencies on 3.3.9)
>            Reporter: Mykel Alvis
>
> When trying to use the {{maven-plugin-testing-harness}} [per the 
> instructions|http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/getting-started/index.html],
>  any 3.3.x Maven version produces the following error:
> {code}
> java.lang.NoSuchMethodError: 
> org.apache.maven.artifact.versioning.DefaultArtifactVersion.compareTo(Lorg/apache/maven/artifact/versioning/ArtifactVersion;)I
>       at io.cotiviti.test.maven.MyMojoTest.setUp(MyMojoTest.java:36)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to