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:15:00 UTC

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

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

Tibor Digana updated SUREFIRE-1690:
-----------------------------------
    External issue URL: https://github.com/apache/maven-surefire/pull/246/

> 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
>            Priority: Major
>             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)