Sure, https://travis-ci.org/geoscript/geoscript-groovy
seems to download geotools snapshot jars from 2015: [INFO] Downloaded: http://repo.boundlessgeo.com/main/org/geotools/geotools/15-SNAPSHOT/geotools-15-20151006.095401-27.pom (70 KB at 176.3 KB/sec) So I end up with compile errors due to missing classes: [ERROR] /home/travis/build/geoscript/geoscript-groovy/geom/src/main/groovy/geoscript/geom/Geometry.groovy:[19,34] 1. ERROR in /home/travis/build/geoscript/geoscript-groovy/geom/src/main/groovy/geoscript/geom/Geometry.groovy (at line 19) import org.geotools.geometry.jts.OffsetCurveBuilder ^^^^^^^^^^^^^^^^^^ Groovy:unable to resolve class org.geotools.geometry.jts.OffsetCurveBuilder I hope that helps! Jared -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Re-artifactory-ares-jenkins-chat-tp5251329p5252821.html Sent from the GeoServer - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
