On Sat, May 26, 2012 at 5:08 PM, Ronak Patel <[email protected]> wrote:

> Hey Andrea,
>
> The current plugins don't compile??
>

They do compile, I have just built it


>
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> /Users/ronakpatel/workspace/trunk/modules/plugin/image/src/main/java/org/geotools/gce/image/WorldImageFormatFactory.java:[34,-1]
> cannot access org.geotools.factory.OptionalFactory
> bad class file:
> org/geotools/factory/OptionalFactory.class(org/geotools/factory:OptionalFactory.class)
> unable to access file: corrupted zip file
>
> [INFO] Compiling 12 source files to
> /Users/ronakpatel/workspace/trunk/modules/unsupported/imagecollection/target/classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> /Users/ronakpatel/workspace/trunk/modules/unsupported/imagecollection/src/main/java/org/geotools/gce/imagecollection/RasterLayerRequest.java:[31,-1]
> cannot access org.geotools.data.DataSourceException
> bad class file:
> org/geotools/data/DataSourceException.class(org/geotools/data:DataSourceException.class)
>
> It seems like the:
> http://repo.opengeo.org/org/geotools/gt-main/8-SNAPSHOT/gt-main-8-SNAPSHOT.jarfile
>  is corrupted?
>

Just downloaded and checked the file, it's not corrupted.

You may be better off by compiling GeoTools from the root, to have maven
build only the modules you need,
you can use the following:

mvn clean install -pl modules/unsupported/imagecollection -am

Cheers
Andrea


-- 
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313
mob:    +39 339 8844549

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to