在 pom.xml 文件的 project 标签内添加如下配置:
<repositories>
<!--GeoServer-->
<repository>
<id>GeoSolutions</id>
<url>http://maven.geo-solutions.it/</url>
</repository>
<!--GeoTools-->
<repository>
<id>osgeo</