[
https://issues.apache.org/jira/browse/MPIR-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880038#comment-17880038
]
Piotr Zygielo commented on MPIR-468:
------------------------------------
I bet it was [https://github.com/pmd/pmd/issues/5091] from {{pmd:cpd}} report,
as I've stopped seeing this after bumping {{pmd-*}} to 7.4.0.
> Warning is issued but no way to fix it is provided
> --------------------------------------------------
>
> Key: MPIR-468
> URL: https://issues.apache.org/jira/browse/MPIR-468
> Project: Maven Project Info Reports Plugin
> Issue Type: Bug
> Affects Versions: 3.7.0
> Reporter: Philipp Ottlinger
> Priority: Major
>
> Running the site build on my
> [example|https://github.com/ottlinger/fotorenamer/blob/master/pom.xml]
> project yields the following warning, which I would like to fix, but the
> mentioned configuration option is not defined somewhere in my pom.xml.
> {quote}
> $ ./mvnw site
> ....
> [INFO] Configuring report plugin maven-project-info-reports-plugin:3.7.0
> [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.7.0:
> ci-management, dependencies, dependency-info, dependency-management,
> distribution-management, index, issue-management, licenses, mailing-lists,
> modules, plugin-management, plugins, scm, summary, team
> [WARNING] The option skipLexicalErrors is deprecated. Use failOnError instead.
>
> {quote}
> Where is skipLexicalErrors used and should be replaced by failOnError?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)