I've done an SVN update from:
http://svn.geotools.org/geotools/branches/coverages_branch/trunk
Trying a Maven 2 build I've got these errors:
[INFO] Scanning for projects...
[INFO]
---------------------------------------------------------------------
-------
[ERROR] FATAL ERROR
[INFO]
---------------------------------------------------------------------
-------
[INFO] Failed to resolve artifact.
GroupId: org.geotools
ArtifactId: gt2-plugin
Version: 2.2-SNAPSHOT
Reason: Unable to download the artifact from any repository
To fix them I've replaced each 2.2-SNAPSHOT with a 2.3-SNAPSHOT in:
\trunk\gt\plugin\arcgrid\pom.xml
\trunk\gt\plugin\geotiff\pom.xml
\trunk\gt\plugin\gtopo30\pom.xml
\trunk\gt\plugin\image\pom.xml
I've noticed \trunk\gt\plugin\Grib1\pom.xml is missing.
Now I'm a step ahead but I am still getting some errors: can you
help me?
Thanks,
Luigi.
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] Geotools 2
[INFO] Maven plugins for Geotools 2
[INFO] JAR files collector
[INFO] OpenOffice IDL to Java
[INFO] JJTree and JavaCC compilers plugin
[INFO] RMI compiler (rmic)
[INFO] UNO packager for OpenOffice addins
[INFO] Geotools modules
[INFO] Referencing services
[INFO] API interfaces
[INFO] Grid Coverage module
[INFO] Main module
[INFO] Render
[INFO] Legacy module
[INFO] Geotools extensions
[INFO] Swing widgets
[INFO] Migrate module
[INFO] Sample data module
[INFO] SVG support
[INFO] Geotools plugins
[INFO] WorldImage datasource module
[INFO] ArcGrid datasource module
[INFO] ArcSDE datasource module
[INFO] DB2 Spatial Extender module
[INFO] Shapefile module
[INFO] GML module
[INFO] Directory module
[INFO] EPSG Authority Service using MS-Access database
[INFO] EPSG Authority Service using HSQL database
[INFO] EPSG Authority Service using PostgreSQL database
[INFO] EPSG Authority Service using WKT file
[INFO] GeoMedia datastore implementation
[INFO] GeoTIFF grid coverage exchange module
[INFO] GTopo30 datasource module
[INFO] HSQL datasource module
[INFO] MapInfo MIF format module
[INFO] MySQL DataStore Implementation
[INFO] Oracle Spatial Module
[INFO] PostGIS module
[INFO] TIGER/Line 2000 datastore implementation
[INFO] VPF Plugin
[INFO] Web Map Server client
[INFO] WFS client module
[INFO] Brewer module
[INFO] Feature Based Graphs and Networks
[INFO] GO-1 implementation
[INFO] Legend module
[INFO] Bridges to OpenOffice suite
[INFO] Pickle module
[INFO] Indexed shapefile module
[INFO] Renderer optimized for shapefiles
[INFO] Validation Processor and Framework
[INFO]
----------------------------------------------------------------------
------
[INFO] Building Geotools 2
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------
------
[INFO] Skipping missing optional mojo:
org.apache.maven.plugins:maven-site-plugin:attach-descriptor
[INFO] [install:install]
[INFO] Installing C:\AllData\Coverages\trunk\gt\pom.xml to C:
\Documents and Settings\saturn\.m2\repository\org\geotools\gt2\2.3-
SNAPSHOT\gt2-2.3-SNAPSHOT.pom
[INFO]
----------------------------------------------------------------------
------
[INFO] Building Maven plugins for Geotools 2
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------
------
[INFO] Skipping missing optional mojo:
org.apache.maven.plugins:maven-site-plugin:attach-descriptor
[INFO] [install:install]
[INFO] Installing C:\AllData\Coverages\trunk\gt\maven\pom.xml to C:
\Documents and Settings\saturn\.m2\repository\org\geotools\gt2-maven
\2.3-SNAPSHOT\gt2-maven-2.3-SNAPSHOT.pom
[INFO]
----------------------------------------------------------------------
------
[INFO] Building JAR files collector
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------
------
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 1 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar: C:\AllData\Coverages\trunk\gt\maven\jar-
collector\target\gt2-jar-collector-2.3-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [install:install]
[INFO] Installing C:\AllData\Coverages\trunk\gt\maven\jar-collector
\target\gt2-jar-collector-2.3-SNAPSHOT.jar to C:\Documents and
Settings\saturn\.m2\repository\org\geotools\gt2-jar-collector\2.3-
SNAPSHOT\gt2-jar-collector-2.3-SNAPSHOT.jar
[INFO] [plugin:updateRegistry]
[INFO]
----------------------------------------------------------------------
------
[INFO] Building OpenOffice IDL to Java
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------
------
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 1 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar: C:\AllData\Coverages\trunk\gt\maven\javamaker
\target\gt2-javamaker-2.3-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [install:install]
[INFO] Installing C:\AllData\Coverages\trunk\gt\maven\javamaker
\target\gt2-javamaker-2.3-SNAPSHOT.jar to C:\Documents and Settings
\saturn\.m2\repository\org\geotools\gt2-javamaker\2.3-SNAPSHOT\gt2-
javamaker-2.3-SNAPSHOT.jar
[INFO] [plugin:updateRegistry]
[INFO]
----------------------------------------------------------------------
------
[INFO] Building JJTree and JavaCC compilers plugin
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------
------
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 1 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar: C:\AllData\Coverages\trunk\gt\maven\jjtree-
javacc\target\gt2-jjtree-javacc-2.3-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [install:install]
[INFO] Installing C:\AllData\Coverages\trunk\gt\maven\jjtree-javacc
\target\gt2-jjtree-javacc-2.3-SNAPSHOT.jar to C:\Documents and
Settings\saturn\.m2\repository\org\geotools\gt2-jjtree-javacc\2.3-
SNAPSHOT\gt2-jjtree-javacc-2.3-SNAPSHOT.jar
[INFO] [plugin:updateRegistry]
[INFO]
----------------------------------------------------------------------
------
[INFO] Building RMI compiler (rmic)
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------
------
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 1 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar: C:\AllData\Coverages\trunk\gt\maven\rmic\target
\gt2-rmic-2.3-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [install:install]
[INFO] Installing C:\AllData\Coverages\trunk\gt\maven\rmic\target
\gt2-rmic-2.3-SNAPSHOT.jar to C:\Documents and Settings\saturn\.m2
\repository\org\geotools\gt2-rmic\2.3-SNAPSHOT\gt2-rmic-2.3-
SNAPSHOT.jar
[INFO] [plugin:updateRegistry]
[INFO]
----------------------------------------------------------------------
------
[INFO] Building UNO packager for OpenOffice addins
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------
------
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 1 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar: C:\AllData\Coverages\trunk\gt\maven\unopkg
\target\gt2-unopkg-2.3-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [install:install]
[INFO] Installing C:\AllData\Coverages\trunk\gt\maven\unopkg\target
\gt2-unopkg-2.3-SNAPSHOT.jar to C:\Documents and Settings\saturn\.m2
\repository\org\geotools\gt2-unopkg\2.3-SNAPSHOT\gt2-unopkg-2.3-
SNAPSHOT.jar
[INFO] [plugin:updateRegistry]
[INFO]
----------------------------------------------------------------------
------
[INFO] Building Geotools modules
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------
------
[INFO] Skipping missing optional mojo:
org.apache.maven.plugins:maven-site-plugin:attach-descriptor
[INFO] [gt2-jar-collector:collect {execution: default}]
[INFO] [install:install]
[INFO] Installing C:\AllData\Coverages\trunk\gt\module\pom.xml to C:
\Documents and Settings\saturn\.m2\repository\org\geotools\gt2-
module\2.3-SNAPSHOT\gt2-module-2.3-SNAPSHOT.pom
[INFO]
----------------------------------------------------------------------
------
[INFO] Building Referencing services
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------
------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[WARNING] POM for 'javax.units:jsr108:pom:0.01' is invalid. It will
be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
[WARNING] POM for 'javax.units:jsr108:pom:0.01' is invalid. It will
be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
[INFO] [compiler:compile]
Compiling 397 source files to C:\AllData\Coverages\trunk\gt\module
\referencing\target\classes
[INFO]
----------------------------------------------------------------------
------
[ERROR] BUILD FAILURE
[INFO]
----------------------------------------------------------------------
------
[INFO] Compilation failure
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\AbstractCS.java:[30,19] package javax.units does
not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\AbstractCS.java:[31,19] package javax.units does
not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\AbstractCS.java:[32,19] package javax.units does
not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\AbstractCS.java:[33,19] package javax.units does
not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\AbstractCS.java:[34,19] package javax.units does
not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\AbstractIdentifiedObject.java:[40,19] package
javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\AbstractCS.java:[96,22] cannot resolve symbol
symbol : class Unit
location: class org.geotools.referencing.cs.AbstractCS
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\AbstractCS.java:[211,76] cannot resolve symbol
symbol : class Unit
location: class org.geotools.referencing.cs.AbstractCS
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\AbstractCS.java:[276,45] cannot resolve symbol
symbol : class ConversionException
location: class org.geotools.referencing.cs.AbstractCS
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\AbstractCS.java:[376,10] cannot resolve symbol
symbol : class Unit
location: class org.geotools.referencing.cs.AbstractCS
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\AbstractCS.java:[376,40] cannot resolve symbol
symbol : class ConversionException
location: class org.geotools.referencing.cs.AbstractCS
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\AbstractCS.java:[450,53] cannot resolve symbol
symbol : class Unit
location: class org.geotools.referencing.cs.AbstractCS
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\wkt\Formatter.java:[32,19] package javax.units does
not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\wkt\Formatter.java:[33,19] package javax.units does
not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\wkt\Formatter.java:[35,19] package javax.units does
not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\AbstractIdentifiedObject.java:[1007,47] cannot resolve
symbol
symbol : class Unit
location: class org.geotools.referencing.AbstractIdentifiedObject
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\AbstractIdentifiedObject.java:[1020,49] cannot resolve
symbol
symbol : class Unit
location: class org.geotools.referencing.AbstractIdentifiedObject
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\AbstractIdentifiedObject.java:[1033,50] cannot resolve
symbol
symbol : class Unit
location: class org.geotools.referencing.AbstractIdentifiedObject
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\measure\Measure.java:[51,18] cannot resolve symbol
symbol : class Unit
location: class org.geotools.measure.Measure
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\measure\Measure.java:[56,45] cannot resolve symbol
symbol : class Unit
location: class org.geotools.measure.Measure
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\measure\Measure.java:[71,11] cannot resolve symbol
symbol : class Unit
location: class org.geotools.measure.Measure
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\wkt\Formatter.java:[102,12] cannot resolve symbol
symbol : class Unit
location: class org.geotools.referencing.wkt.Formatter
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\wkt\Formatter.java:[112,18] cannot resolve symbol
symbol : class UnitFormat
location: class org.geotools.referencing.wkt.Formatter
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\wkt\Formatter.java:[464,29] cannot resolve symbol
symbol : class Unit
location: class org.geotools.referencing.wkt.Formatter
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\wkt\Formatter.java:[464,16] append(double) is already
defined in org.geotools.referencing.wkt.Formatter
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\wkt\Formatter.java:[648,11] cannot resolve symbol
symbol : class Unit
location: class org.geotools.referencing.wkt.Formatter
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\wkt\Formatter.java:[657,36] cannot resolve symbol
symbol : class Unit
location: class org.geotools.referencing.wkt.Formatter
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\wkt\Formatter.java:[671,11] cannot resolve symbol
symbol : class Unit
location: class org.geotools.referencing.wkt.Formatter
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\wkt\Formatter.java:[680,37] cannot resolve symbol
symbol : class Unit
location: class org.geotools.referencing.wkt.Formatter
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\operation\projection\Stereographic.java:[29,19]
package javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\operation\projection\MapProjection.java:[31,19]
package javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\operation\projection\MapProjection.java:[32,19]
package javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\operation\transform\AbstractMathTransform.java:[35,19]
package javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\operation\transform\AbstractMathTransform.java:[36,19]
package javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\crs\DefaultTemporalCRS.java:[29,19] package
javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\crs\DefaultTemporalCRS.java:[30,19] package
javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\crs\DefaultTemporalCRS.java:[65,18] cannot resolve symbol
symbol : class Unit
location: class org.geotools.referencing.crs.DefaultTemporalCRS
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\crs\DefaultTemporalCRS.java:[71,22] cannot resolve symbol
symbol : class Converter
location: class org.geotools.referencing.crs.DefaultTemporalCRS
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\crs\AbstractCRS.java:[128,10] cannot resolve symbol
symbol : class Unit
location: class org.geotools.referencing.crs.AbstractCRS
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\metadata\iso\extent\VerticalExtentImpl.java:[67,12] cannot resolve
symbol
symbol : class Unit
location: class org.geotools.metadata.iso.extent.VerticalExtentImpl
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\metadata\iso\extent\VerticalExtentImpl.java:[86,32] cannot resolve
symbol
symbol : class Unit
location: class org.geotools.metadata.iso.extent.VerticalExtentImpl
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\metadata\iso\extent\VerticalExtentImpl.java:[129,11] cannot
resolve symbol
symbol : class Unit
location: class org.geotools.metadata.iso.extent.VerticalExtentImpl
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\metadata\iso\extent\VerticalExtentImpl.java:[137,43] cannot
resolve symbol
symbol : class Unit
location: class org.geotools.metadata.iso.extent.VerticalExtentImpl
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\operation\AbstractCoordinateOperation.java:[32,19]
package javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\operation\MathTransformProvider.java:[198,64] cannot
resolve symbol
symbol : class Unit
location: class
org.geotools.referencing.operation.MathTransformProvider
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\operation\MathTransformProvider.java:[216,72] cannot
resolve symbol
symbol : class Unit
location: class
org.geotools.referencing.operation.MathTransformProvider
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\GeodeticCalculator.java:[30,19] package javax.units
does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\DefaultEllipsoidalCS.java:[27,19] package
javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\DefaultEllipsoidalCS.java:[28,19] package
javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\DefaultEllipsoidalCS.java:[29,19] package
javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\DefaultEllipsoidalCS.java:[101,22] cannot resolve
symbol
symbol : class Converter
location: class org.geotools.referencing.cs.DefaultEllipsoidalCS
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\DefaultEllipsoidalCS.java:[201,70] cannot resolve
symbol
symbol : class Unit
location: class org.geotools.referencing.cs.DefaultEllipsoidalCS
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\DefaultEllipsoidalCS.java:[306,48] cannot resolve
symbol
symbol : class Unit
location: class org.geotools.referencing.cs.DefaultEllipsoidalCS
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\parameter\DefaultParameterDescriptor.java:[118,18] cannot resolve
symbol
symbol : class Unit
location: class org.geotools.parameter.DefaultParameterDescriptor
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\parameter\DefaultParameterDescriptor.java:[188,44] cannot resolve
symbol
symbol : class Unit
location: class org.geotools.parameter.DefaultParameterDescriptor
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\parameter\DefaultParameterDescriptor.java:[208,44] cannot resolve
symbol
symbol : class Unit
location: class org.geotools.parameter.DefaultParameterDescriptor
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\parameter\DefaultParameterDescriptor.java:[344,44] cannot resolve
symbol
symbol : class Unit
location: class org.geotools.parameter.DefaultParameterDescriptor
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\parameter\DefaultParameterDescriptor.java:[374,44] cannot resolve
symbol
symbol : class Unit
location: class org.geotools.parameter.DefaultParameterDescriptor
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\parameter\DefaultParameterDescriptor.java:[411,45] cannot resolve
symbol
symbol : class Unit
location: class org.geotools.parameter.DefaultParameterDescriptor
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\parameter\DefaultParameterDescriptor.java:[549,11] cannot resolve
symbol
symbol : class Unit
location: class org.geotools.parameter.DefaultParameterDescriptor
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\factory\epsg\FactoryUsingSQL.java:[48,19] package
javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\factory\epsg\FactoryUsingSQL.java:[50,19] package
javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\factory\epsg\FactoryUsingSQL.java:[181,19] cannot
resolve symbol
symbol : class Unit
location: class org.geotools.referencing.factory.epsg.FactoryUsingSQL
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\factory\epsg\FactoryUsingSQL.java:[215,82] cannot
resolve symbol
symbol : class Unit
location: class org.geotools.referencing.factory.epsg.FactoryUsingSQL
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\factory\FactoryGroup.java:[29,19] package javax.units
does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\factory\epsg\FactoryUsingSQL.java:[1036,24] cannot
resolve symbol
symbol : class Unit
location: class org.geotools.referencing.factory.epsg.FactoryUsingSQL
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\factory\AbstractAuthorityFactory.java:[507,11] cannot
resolve symbol
symbol : class Unit
location: class
org.geotools.referencing.factory.AbstractAuthorityFactory
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\operation\DefaultCoordinateOperationFactory.java:
[29,19] package javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\operation\DefaultCoordinateOperationFactory.java:
[30,19] package javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\operation\AbstractCoordinateOperationFactory.java:
[30,19] package javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\operation\DefaultCoordinateOperationFactory.java:
[111,25] cannot resolve symbol
symbol : class Unit
location: class
org.geotools.referencing.operation.DefaultCoordinateOperationFactory
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\operation\DefaultCoordinateOperationFactory.java:
[615,78] cannot resolve symbol
symbol : class Unit
location: class
org.geotools.referencing.operation.DefaultCoordinateOperationFactory
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\DefaultAffineCS.java:[27,19] package javax.units
does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\DefaultAffineCS.java:[152,76] cannot resolve symbol
symbol : class Unit
location: class org.geotools.referencing.cs.DefaultAffineCS
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\operation\transform\GeocentricTransform.java:[31,19]
package javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\operation\transform\GeocentricTransform.java:[32,19]
package javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\operation\transform\GeocentricTransform.java:[161,37]
cannot resolve symbol
symbol : class Unit
location: class
org.geotools.referencing.operation.transform.GeocentricTransform
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\measure\CoordinateFormat.java:[36,19] package javax.units does not
exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\measure\CoordinateFormat.java:[37,19] package javax.units does not
exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\measure\CoordinateFormat.java:[38,19] package javax.units does not
exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\measure\CoordinateFormat.java:[40,19] package javax.units does not
exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\measure\CoordinateFormat.java:[107,22] cannot resolve symbol
symbol : class UnitFormat
location: class org.geotools.measure.CoordinateFormat
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\measure\CoordinateFormat.java:[130,12] cannot resolve symbol
symbol : class Converter
location: class org.geotools.measure.CoordinateFormat
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\operation\transform\ProjectiveTransform.java:[34,19]
package javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\operation\projection\AlbersEqualArea.java:[51,19]
package javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\factory\BufferedAuthorityFactory.java:[647,24] cannot
resolve symbol
symbol : class Unit
location: class
org.geotools.referencing.factory.BufferedAuthorityFactory
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\DefaultCartesianCS.java:[27,19] package javax.units
does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\DefaultCartesianCS.java:[148,22] cannot resolve symbol
symbol : class Converter
location: class org.geotools.referencing.cs.DefaultCartesianCS
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\cs\DefaultCartesianCS.java:[268,46] cannot resolve symbol
symbol : class Unit
location: class org.geotools.referencing.cs.DefaultCartesianCS
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\measure\Units.java:[23,19] package javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\measure\Units.java:[24,19] package javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\measure\Units.java:[26,19] package javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\measure\Units.java:[27,19] package javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\measure\Units.java:[55,24] cannot resolve symbol
symbol : class Unit
location: class org.geotools.measure.Units
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\measure\Units.java:[72,24] cannot resolve symbol
symbol : class Unit
location: class org.geotools.measure.Units
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\measure\Units.java:[81,24] cannot resolve symbol
symbol : class Unit
location: class org.geotools.measure.Units
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\factory\OrderedAxisAuthorityFactory.java:[27,19]
package javax.units does not exist
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\referencing\factory\AuthorityFactoryAdapter.java:[628,11] cannot
resolve symbol
symbol : class Unit
location: class
org.geotools.referencing.factory.AuthorityFactoryAdapter
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\parameter\FloatParameter.java:[110,11] cannot resolve symbol
symbol : class Unit
location: class org.geotools.parameter.FloatParameter
C:\AllData\Coverages\trunk\gt\module\referencing\src\org\geotools
\parameter\FloatParameter.java:[123,36] cannot resolve symbol
symbol : class Unit
location: class org.geotools.parameter.FloatParameter
[INFO]
----------------------------------------------------------------------
------
[INFO] For more information, run Maven with the -e switch
[INFO]
----------------------------------------------------------------------
------
[INFO] Total time: 13 seconds
[INFO] Finished at: Mon Mar 13 23:09:27 CET 2006
[INFO] Final Memory: 14M/40M
[INFO]
----------------------------------------------------------------------
------
___________________________________ Yahoo! Mail: gratis 1GB per i
messaggi e allegati da 10MB http://mail.yahoo.it
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting
language
that extends applications into web and mobile media. Attend the
live webcast
and join the prime developer group breaking into this new coding
territory!
http://sel.as-us.falkag.net/sel?
cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel