[ https://issues.apache.org/jira/browse/MENFORCER-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Slawomir Jaranowski reassigned MENFORCER-465: --------------------------------------------- Assignee: Slawomir Jaranowski > Superfluous blanks in BanDuplicatePomDependencyVersions > ------------------------------------------------------- > > Key: MENFORCER-465 > URL: https://issues.apache.org/jira/browse/MENFORCER-465 > Project: Maven Enforcer Plugin > Issue Type: Bug > Affects Versions: 3.2.1 > Reporter: Michael Keppler > Assignee: Slawomir Jaranowski > Priority: Trivial > Labels: up-for-grabs > Fix For: 3.3.0 > > > 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)