Needed to update resources POM as well for remote resources to work right
diff --git a/resources/pom.xml b/resources/pom.xml
index 3793d81..6209995 100644
--- a/resources/pom.xml
+++ b/resources/pom.xml
@@ -61,7 +61,6 @@
             </configuration>                        
           </execution>
           <execution>
-            <id>process-remote-resources</id>
             <goals>
               <goal>process</goal>
             </goals>