Frank Gasdorf ha scritto:
> Hello,
> 
> I checked the out the 2.5.3 tagged version and started a build with
> maven.test.skip=true option. The build failed with the following
> error:
> 
> Missing: ---------- 1) org.geotools:gt-jdbc-core:jar:tests:2.5.3
> 
> Try downloading the file manually from the project website.

-Dmaven.test.skip is no more the suggested way to build without
tests in Maven, you should use -DskipTests, that will also build the
test jars (but not run the tests).

Cheers
Andrea

------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to