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 | 80 | <module>archetype/minimal</module> |
81 | 81 | <module>archetype/jsf-jpa</module> |
82 | 82 | <module>archetype/html-rest</module> |
83 | + <!-- | |
83 | 84 | <module>documentation/quickstart</module> |
84 | 85 | <module>documentation/reference</module> |
86 | + --> | |
85 | 87 | </modules> |
86 | 88 | |
87 | 89 | <build> | ... | ... |