Hi all,

I'm still trying to build gt2-2.3.0-src.

If you'd care to take a look at the following output, Maven 2.0.4 seems
to be complaining about the absence of classes from jts-1.7.0.jar,
despite never seeming to have tried to download this file.

Obviously I could find and manually install this file (or at least I
could if someone would kindly remind me of the maven syntax for this),
but I'm keen to try and get to the root of the problem so that I don't
have to repeat this process a few dozen times...

Regards,

Jerry.

////////////////////////////////////////////////////////////////////////
////

// initial text omitted...

Results :
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar:
C:\sw_dev\gt2-2.3.0\module\coverage\target\gt2-coverage-2.3.0.jar
[INFO] [gt2-jar-collector:collect {execution: default}]
[INFO] Copied 1 JAR to parent directory.
[INFO] [install:install]
[INFO] Installing
C:\sw_dev\gt2-2.3.0\module\coverage\target\gt2-coverage-2.3.0.jar to
C:\Documents and
Settings\User\.m2\repository\org\geotools\gt2-coverage\2.3.0\gt2-coverag
e-2.3.0.jar
[INFO]
------------------------------------------------------------------------
----
[INFO] Building API interfaces
[INFO]    task-segment: [install]
[INFO]
------------------------------------------------------------------------
----
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 132 source files to
C:\sw_dev\gt2-2.3.0\module\api\target\classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\feature\Feature.java:[18
,35] package com.vividsolutions.jts.geom does not exist

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\feature\Feature.java:[19
,35] package com.vividsolutions.jts.geom does not exist

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\data\FeatureResults.java
:[18,35] package com.vividsolutions.jts.geom does not exist

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\feature\Feature.java:[29
4,4] cannot resolve symbol
symbol  : class Geometry 
location: interface org.geotools.feature.Feature

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\feature\Feature.java:[30
4,28] cannot resolve symbol
symbol  : class Geometry 
location: interface org.geotools.feature.Feature

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\feature\Feature.java:[31
7,4] cannot resolve symbol
symbol  : class Envelope 
location: interface org.geotools.feature.Feature

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\data\FeatureResults.java
:[139,4] cannot resolve symbol
symbol  : class Envelope 
location: interface org.geotools.data.FeatureResults

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\feature\GeometryAttribut
eType.java:[18,35] package com.vividsolutions.jts.geom does not exist

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\feature\GeometryAttribut
eType.java:[97,11] cannot resolve symbol
symbol  : class GeometryFactory 
location: interface org.geotools.feature.GeometryAttributeType

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\data\FeatureSource.java:
[18,35] package com.vividsolutions.jts.geom does not exist

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\data\FeatureSource.java:
[176,4] cannot resolve symbol
symbol  : class Envelope 
location: interface org.geotools.data.FeatureSource

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\data\FeatureSource.java:
[204,4] cannot resolve symbol
symbol  : class Envelope 
location: interface org.geotools.data.FeatureSource

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\data\FeatureEvent.java:[
18,35] package com.vividsolutions.jts.geom does not exist

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\data\FeatureEvent.java:[
153,12] cannot resolve symbol
symbol  : class Envelope 
location: class org.geotools.data.FeatureEvent

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\data\FeatureEvent.java:[
164,8] cannot resolve symbol
symbol  : class Envelope 
location: class org.geotools.data.FeatureEvent

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\data\FeatureEvent.java:[
196,11] cannot resolve symbol
symbol  : class Envelope 
location: class org.geotools.data.FeatureEvent

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\filter\ConstantExpressio
n.java:[18,35] package com.vividsolutions.jts.geom does not exist

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\catalog\GeoResourceInfo.
java:[19,35] package com.vividsolutions.jts.geom does not exist

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\catalog\GeoResourceInfo.
java:[150,4] cannot resolve symbol
symbol  : class Envelope 
location: interface org.geotools.catalog.GeoResourceInfo

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\catalog\Catalog.java:[19
,35] package com.vividsolutions.jts.geom does not exist

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\catalog\Catalog.java:[13
2,32] cannot resolve symbol
symbol  : class Envelope 
location: interface org.geotools.catalog.Catalog

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\filter\FilterFactory.jav
a:[18,35] package com.vividsolutions.jts.geom does not exist

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\filter\FilterFactory.jav
a:[118,47] cannot resolve symbol
symbol  : class Envelope 
location: interface org.geotools.filter.FilterFactory

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\filter\BBoxExpression.ja
va:[18,35] package com.vividsolutions.jts.geom does not exist

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\filter\BBoxExpression.ja
va:[36,19] cannot resolve symbol
symbol  : class Envelope 
location: interface org.geotools.filter.BBoxExpression

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\filter\ConstantExpressio
n.java:[182,29] cannot resolve symbol
symbol  : class Geometry 
location: class org.geotools.filter.ConstantExpression

C:\sw_dev\gt2-2.3.0\module\api\src\org\geotools\filter\ConstantExpressio
n.java:[261,36] cannot resolve symbol
symbol  : class Geometry 
location: class org.geotools.filter.ConstantExpression


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 42 seconds
[INFO] Finished at: Thu Mar 08 14:30:29 GMT 2007
[INFO] Final Memory: 17M/37M
[INFO]
------------------------------------------------------------------------


This message has been checked for viruses but the contents of an attachment
may still contain software viruses, which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to