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)