diff --git a/pom.xml b/pom.xml
index f4821f86abd91051a48d6a18de825f450a53950b..084812e38945584eaee6dd45116181a7990ce23b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1254,6 +1254,7 @@
 			<groupId>org.apache.tomcat</groupId>
 			<artifactId>tomcat-jasper</artifactId>
 			<version>${tomcat.version}</version>
+			<!-- Disable scope at development on IDEA -->
 			<scope>provided</scope>
 			<exclusions>
 				<exclusion>