]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.server/pom.xml
Update version flags
[gpl/argeo-slc.git] / org.argeo.slc.server / pom.xml
index 99b724cd497dce9a196fe1ab3c245a5c74dd8ead..b370913ed9eefffb3848bfe65e27b67271d6c034 100644 (file)
                                <groupId>org.apache.maven.plugins</groupId>\r
                                <artifactId>maven-source-plugin</artifactId>\r
                        </plugin>\r
-                       <plugin>\r
-                               <groupId>org.apache.maven.plugins</groupId>\r
-                               <artifactId>maven-javadoc-plugin</artifactId>\r
-                       </plugin>\r
                        <plugin>\r
                                <groupId>org.mortbay.jetty</groupId>\r
                                <artifactId>maven-jetty-plugin</artifactId>\r
+                               <version>6.1.9</version>\r
                                <configuration>\r
-                                       <scanIntervalSeconds>5</scanIntervalSeconds>\r
+                                       <scanIntervalSeconds>10</scanIntervalSeconds>\r
                                        <contextPath>org.argeo.slc.webapp</contextPath>\r
                                        <useTestClasspath>true</useTestClasspath>\r
                                        <webAppSourceDirectory>\r
@@ -46,6 +43,7 @@
                                                        </directory>\r
                                                        <includes>\r
                                                                <include>**/*.xml</include>\r
+                                                               <include>**/*.properties</include>\r
                                                        </includes>\r
                                                </scanTargetPattern>\r
                                        </scanTargetPatterns>\r
@@ -76,7 +74,7 @@
                <dependency>\r
                        <groupId>javax.servlet</groupId>\r
                        <artifactId>servlet-api</artifactId>\r
-                       <scope>compile</scope>\r
+                       <scope>provided</scope>\r
                </dependency>\r
                <dependency>\r
                        <groupId>c3p0</groupId>\r