summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-web/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/pom.xml
index 8989407aae..0a66bf9f04 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-web/pom.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/pom.xml
@@ -39,7 +39,9 @@
<module>helloworld-jaxrs</module>
<module>helloworld-js-client</module>
<module>helloworld-jsf</module>
+<!-- failure due to lack of tag support?
<module>helloworld-jsp</module>
+-->
<module>helloworld-servlet</module>
<module>helloworld-stripes</module>
</modules>