Fix typo
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114243 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
baa38b9f00
commit
b1332f6273
@ -17,7 +17,7 @@
|
|||||||
maven.test.search.classdir. It defaults to use (java) to preserve
|
maven.test.search.classdir. It defaults to use (java) to preserve
|
||||||
backwards compatibilty. Using (class) allows you to work with alternative
|
backwards compatibilty. Using (class) allows you to work with alternative
|
||||||
languages that compile to bytecode like
|
languages that compile to bytecode like
|
||||||
<a href="http://groovy.codehaus.org/>Groovy</a>
|
<a href="http://groovy.codehaus.org/">Groovy</a>
|
||||||
</action>
|
</action>
|
||||||
<action dev="evenisse" type="fix">
|
<action dev="evenisse" type="fix">
|
||||||
Check if unitTest tag is present in pom before copy resources.
|
Check if unitTest tag is present in pom before copy resources.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user