You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2016/10/09 11:51:21 UTC

[jira] [Closed] (MCOMPILER-219) plexus-compiler-api has unimplemented performCompiler

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

Robert Scholte closed MCOMPILER-219.
------------------------------------
    Resolution: Cannot Reproduce
      Assignee: Robert Scholte

Junit test seems to run fine

> plexus-compiler-api has unimplemented performCompiler
> -----------------------------------------------------
>
>                 Key: MCOMPILER-219
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-219
>             Project: Maven Compiler Plugin
>          Issue Type: Bug
>    Affects Versions: 3.1
>         Environment: mvn 3.1.1
> JDK 1.7.0.25
>            Reporter: Martin Gainty
>            Assignee: Robert Scholte
>
> package org.codehaus.plexus.compiler;
> AbstractCompiler.java
>     public CompilerResult performCompile(CompilerConfiguration configuration)
>             throws CompilerException 
>     {
>         throw new CompilerNotImplementedException("The performCompile method has not been implemented.");
>     }
> performCompile needs to be implemented for TestCase for maven-compiler-plugin org.apache.maven.plugin.compiler.CompilerMojoTestCase" name="testOneOutputFileForAllInput2"



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