Michael Keppler created MENFORCER-465:
-----------------------------------------

             Summary: 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


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)

Reply via email to