mirror of https://github.com/apache/maven.git
correct lifecycle doco
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@191383 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
75c3b41c01
commit
0d27b339f9
|
@ -343,10 +343,10 @@ private MavenProject executedProject;
|
|||
<execution>
|
||||
<configuration>
|
||||
<debug>true</debug>
|
||||
</configuration>
|
||||
<goals>
|
||||
<goal>clover:compiler</goal>
|
||||
</goals>
|
||||
</configuration>
|
||||
</execution>
|
||||
</executions>
|
||||
</phase>
|
||||
|
|
Loading…
Reference in New Issue