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:
Xavier Castaño 2010-01-08 17:18:38 +01:00 committed by Javier Moran Rua
parent 5829fab92d
commit 567e739a66

View file

@ -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>