Moved crawler to
[utils] / pom.xml
diff --git a/pom.xml b/pom.xml
index 06a6096918c6ba62c13004e0e9891a4542072867..b4270ec1e712ef780209e7805c8d6642ea2711e9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                 <configuration>
                     <instrumentation>
                         <excludes>
-                            <exclude>org/wamblee/crawler/kiss/**/*.class</exclude>
                             <exclude>org/wamblee/mythtv/**/*.class</exclude>
                         </excludes>
                     </instrumentation>
             </activation>
                        <modules>
               <module>socketproxy</module>
-              <module>crawler</module>
               <module>mythtv</module>
                    </modules>
         </profile>