You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (Jira)" <ji...@apache.org> on 2019/08/30 16:13:00 UTC

[jira] [Created] (SUREFIRE-1690) Typo fixed: classpathDependencyExclude

Tibor Digana created SUREFIRE-1690:
--------------------------------------

             Summary: Typo fixed: classpathDependencyExclude
                 Key: SUREFIRE-1690
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1690
             Project: Maven Surefire
          Issue Type: Bug
          Components: documentation
            Reporter: Tibor Digana
            Assignee: Tibor Digana
             Fix For: 3.0.0-M4


The inner tag should be singular {{classpathDependencyExclude}}.
Problem:
{code:xml}
          <classpathDependencyExcludes>
            <classpathDependencyExcludes>org.apache.commons:commons-email</classpathDependencyExcludes>
          </classpathDependencyExcludes>
{code}




--
This message was sent by Atlassian Jira
(v8.3.2#803003)