Closed Damianofds closed 11 years ago
In fact, the missing artifacts are: gb-action-scripting:jar:1.3-BETA3 gb-action-taskexecutor:jar:1.3-BETA3 gb-action-imagemosaic:jar:1.3-BETA3 gb-action-geotiff:jar:1.3-BETA3 gb-action-freemarker:jar:1.3-BETA3
Can be built from GeoBatch 1.3-BETA3 using: mvn install -Pscripting,task-executor,imagemosaic,geotiff,freemarker
The nfms-geobatch compilation doesn't work if local m2 repo is clean, the error returned is
5 required artifacts are missing.
for artifact: it.geosolutions.geobatch.unredd:gb-action-unredd-script:jar:1.0-RC1
from the specified remote repositories: geosolutions (http://maven.geo-solutions.it), central (http://repo1.maven.org/maven2), java.net (http://download.java.net/maven/2/), JBoss (http://repository.jboss.com/maven2), opengeo (http://repo.opengeo.org)
As a workaround is suggested to compile geobatch locally before nfms-compilation