[
https://issues.apache.org/jira/browse/MVERIFIER-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Heinz Marbaise closed MVERIFIER-23.
----------------------------------------
Resolution: Won't Fix
Unfortunately this is related to failsafe plugin and not verifier plugin. Apart
from that I think it's already fixed in more recent versions of
surefire/failsafe plugins.
> maven-failsafe-plugin IntegrationTestMojo @Override
> ---------------------------------------------------
>
> Key: MVERIFIER-23
> URL: https://issues.apache.org/jira/browse/MVERIFIER-23
> Project: Maven Verifier Plugin
> Issue Type: Bug
> Affects Versions: 3.0.0
> Environment: JDK 1.8
> Maven-3.2.5
> Reporter: Martin Gainty
> Priority: Minor
> Labels: easyfix
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> maven-failsafe-plugin-2.19.2-SNAPSHOT
> org.apache.maven.plugin.failsafe.IntegrationTestMojo.java contains
> superfluous @Override
> //@Override /* getReportSchemaLocation not exist in base class */
> protected String getReportSchemaLocation()
> {
> return
> "https://maven.apache.org/surefire/maven-failsafe-plugin/xsd/failsafe-test-report.xsd";
> }
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)