ItEr41S07DocumentacionFormacionItEr40S07: User doc compilation phase change.
Now the help is compiled in maven phase process-resources instead of previous compile phase.
This commit is contained in:
parent
5829fab92d
commit
567e739a66
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@
|
||||||
<goals>
|
<goals>
|
||||||
<goal>run</goal>
|
<goal>run</goal>
|
||||||
</goals>
|
</goals>
|
||||||
<phase>compile</phase>
|
<phase>process-resources</phase>
|
||||||
<inherited>false</inherited>
|
<inherited>false</inherited>
|
||||||
<configuration>
|
<configuration>
|
||||||
<tasks>
|
<tasks>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue