Commit efbfa59856055ff68871605cc62a4841597056d9
1 parent
e77cd821
Exists in
master
Correção de erros no build
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
pom.xml
@@ -80,8 +80,10 @@ | @@ -80,8 +80,10 @@ | ||
80 | <module>archetype/minimal</module> | 80 | <module>archetype/minimal</module> |
81 | <module>archetype/jsf-jpa</module> | 81 | <module>archetype/jsf-jpa</module> |
82 | <module>archetype/html-rest</module> | 82 | <module>archetype/html-rest</module> |
83 | + <!-- | ||
83 | <module>documentation/quickstart</module> | 84 | <module>documentation/quickstart</module> |
84 | <module>documentation/reference</module> | 85 | <module>documentation/reference</module> |
86 | + --> | ||
85 | </modules> | 87 | </modules> |
86 | 88 | ||
87 | <build> | 89 | <build> |