[ 
https://issues.apache.org/jira/browse/MPLUGINTESTING-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16394438#comment-16394438
 ] 

Sylwester Lachiewicz commented on MPLUGINTESTING-49:
----------------------------------------------------

Looks like issue with Clover plugin - not with 
_org.apache.maven.plugin-testing:maven-plugin-testing-harness_.

Please report error to Atlassian Clover or try wit 
[OpenClover|http://openclover.org/]

> Clover plugin is not working properly
> -------------------------------------
>
>                 Key: MPLUGINTESTING-49
>                 URL: https://issues.apache.org/jira/browse/MPLUGINTESTING-49
>             Project: Maven Plugin Testing
>          Issue Type: Bug
>            Reporter: dinesh
>            Priority: Major
>
> Getting the below error. 
> initializationError(za.co.sb.core.datamodel.serializer.test.ObjectSerializerTest):
>  com_atlassian_clover/TestNameSniffer
>   initializationError(za.co.sb.core.datamodel.test.DataImplTest): 
> com_atlassian_clover/TestNameSniffer
>   initializationError(za.co.sb.core.datamodel.test.ErrorImplTest): 
> com_atlassian_clover/TestNameSniffer
> plugin using.
> <plugin>
>   <groupId>com.atlassian.maven.plugins</groupId>
>    <artifactId>maven-clover2-plugin</artifactId>
>     <!-- <plugin>
>     <groupId>org.codehaus.cargo</groupId>
>     <artifactId>cargo-maven2-plugin</artifactId>-->
>     <configuration>   
>        
> <licenseLocation>C:\Users\w728473\Desktop\clover\clover.license</licenseLocation>
>          <container>
>             <dependencies>
>                 <!-- We need clover.jar to be present in container classpath 
> -->
>                 <dependency>
>                     <groupId>com.atlassian.clover</groupId> <!-- 
> com.cenqua.clover for Clover 3.x -->
>                     <artifactId>clover</artifactId>
>                 </dependency>
>             </dependencies>
>          </container>
>           </configuration>
> </plugin>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to