You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2023/02/02 07:47:00 UTC

[jira] [Updated] (MENFORCER-465) Superfluous blanks in BanDuplicatePomDependencyVersions

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

Slawomir Jaranowski updated MENFORCER-465:
------------------------------------------
    Labels: up-for-grabs  (was: )

> Superfluous blanks in BanDuplicatePomDependencyVersions
> -------------------------------------------------------
>
>                 Key: MENFORCER-465
>                 URL: https://issues.apache.org/jira/browse/MENFORCER-465
>             Project: Maven Enforcer Plugin
>          Issue Type: Bug
>            Reporter: Michael Keppler
>            Priority: Trivial
>              Labels: up-for-grabs
>
> The blanks in "( 2 times )" should be removed. English language and typography don't use blanks there. It also doesn't fit all the remaining Maven output (like the execution id next to each goal in the console log).
> {code:java}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.2.1:enforce (enforce-plugin-versions) on project com.etas.ascet.application.edit.test:
> [ERROR] Rule 1: org.apache.maven.enforcer.rules.BanDuplicatePomDependencyVersions failed with message:
> [ERROR] Found 1 duplicate dependency declaration in this project:
> [ERROR]  - dependencies.dependency[p2.eclipse.plugin:org.objectweb.asm:eclipse-plugin] ( 2 times ) {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)