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

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

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

Tibor Digana closed SUREFIRE-1690.
----------------------------------
    Resolution: Fixed

https://gitbox.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=9dc7f2900d4b63764acaff820fc546b0fd3d91de

> 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)