inheritence woes
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115400 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
144275c14e
commit
852f07e9ff
@ -17,3 +17,6 @@
|
||||
# -------------------------------------------------------------------
|
||||
# P R O J E C T P R O P E R T I E S
|
||||
# -------------------------------------------------------------------
|
||||
|
||||
# use default - need to override in case called from a reactor
|
||||
maven.checkstyle.properties =
|
||||
|
||||
@ -30,7 +30,7 @@
|
||||
<goal name="fixture">
|
||||
|
||||
<!-- Setup -->
|
||||
<j:set var="goal" value="clean"/>
|
||||
<j:set var="goal" value="clean"/>
|
||||
<attainGoal name="multiproject:goal"/>
|
||||
|
||||
<!-- Call goal to test -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user