|
From: Pedro A. <pd...@on...> - 2004-10-25 19:48:09
|
thkx again for your help. many erros had disappeared. but now i have others
like this one...
why i can not download dir_ds-2.1.M1.jar and other...?
----------------------------------------------------
jar:install:
mergeTestReports:
[echo] merging test reports into higher directory
+----------------------------------------
| Building Plugin geotools-wms
| Memory: 86M/98M
+----------------------------------------
Attempting to download epsg-2.1.M1.jar.
Recoverable exception caught but MethodRetryHandler.retryMethod() returned
false
, rethrowing exception
A recoverable exception occurred.java.net.SocketException: Connection reset
retrying (1)
WARNING: Failed to download epsg-2.1.M1.jar.
Attempting to download jdom-1.0b10.jar.
141K downloaded
+----------------------------------------
| Building Plugin geotools-wfs
| Memory: 86M/98M
+----------------------------------------
Attempting to download wms-2.1.M1.jar.
Recoverable exception caught but MethodRetryHandler.retryMethod() returned
false
, rethrowing exception
A recoverable exception occurred.java.net.SocketException: Connection reset
retrying (1)
WARNING: Failed to download wms-2.1.M1.jar.
Starting the reactor...
Our processing order:
geotools-graph
geotools-validation
+----------------------------------------
| Building geotools-graph
| Memory: 86M/98M
+----------------------------------------
Plugin 'maven-deploy-plugin' in project 'geotools-graph' is not available
build:end:
build:start:
build:log:
clean:clean:
clean:
java:prepare-filesystem:
[mkdir] Created dir: F:\IST\tfc\geotoolssrc\ext\graph\target\classes
java:compile:
[echo] Compiling to F:\IST\tfc\geotoolssrc\ext\graph/target/classes
[javac] Compiling 95 source files to
F:\IST\tfc\geotoolssrc\ext\graph\target
\classes
java:jar-resources:
test:prepare-filesystem:
[mkdir] Created dir:
F:\IST\tfc\geotoolssrc\ext\graph\target\test-classes
[mkdir] Created dir:
F:\IST\tfc\geotoolssrc\ext\graph\target\test-reports
test:test-resources:
test:compile:
[javac] Compiling 46 source files to
F:\IST\tfc\geotoolssrc\ext\graph\target
\test-classes
test:test:
[junit] Running
org.geotools.graph.build.basic.BasicDirectedGraphBuilderTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,718 sec
[junit] Running org.geotools.graph.build.basic.BasicGraphBuilderTest
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0,453 sec
[junit] Running org.geotools.graph.build.opt.OptDirectedGraphBuilderTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,437 sec
[junit] Running org.geotools.graph.build.opt.OptGraphBuilderTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0,406 sec
[junit] Running org.geotools.graph.io.standard.BasicGraphSerializerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,828 sec
[junit] Running
org.geotools.graph.io.standard.DirectedGraphSerializerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,562 sec
[junit] Running
org.geotools.graph.io.standard.OptDirectedGraphSerializerTes
t
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,531 sec
[junit] Running org.geotools.graph.io.standard.OptGraphSerializerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,515 sec
[junit] Running
org.geotools.graph.linegraph.DirectedLineGraphGeneratorTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,454 sec
[junit] Running org.geotools.graph.linegraph.LineGraphGeneratorTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,437 sec
[junit] Running
org.geotools.graph.linegraph.OptDirectedLineGraphGeneratorTe
st
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,438 sec
[junit] Running org.geotools.graph.linegraph.OptLineGraphGeneratorTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,453 sec
[junit] Running org.geotools.graph.path.WalkTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0,454 sec
[junit] Running org.geotools.graph.structure.basic.BasicDirectedEdgeTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0,422 sec
[junit] Running org.geotools.graph.structure.basic.BasicDirectedNodeTest
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0,422 sec
[junit] Running org.geotools.graph.structure.basic.BasicEdgeTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0,422 sec
[junit] Running org.geotools.graph.structure.basic.BasicGraphableTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,406 sec
[junit] Running org.geotools.graph.structure.basic.BasicGraphTest
[junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0,437 sec
[junit] Running org.geotools.graph.structure.basic.BasicNodeTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0,437 sec
[junit] Running org.geotools.graph.structure.opt.OptDirectedEdgeTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0,422 sec
[junit] Running org.geotools.graph.structure.opt.OptDirectedNodeTest
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0,421 sec
[junit] Running org.geotools.graph.structure.opt.OptEdgeTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0,437 sec
[junit] Running org.geotools.graph.structure.opt.OptNodeTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0,422 sec
[junit] Running org.geotools.graph.traverse.basic.SimpleGraphWalkerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,406 sec
[junit] Running
org.geotools.graph.traverse.standard.BreadthFirstIteratorTes
t
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0,5 sec
[junit] Running
org.geotools.graph.traverse.standard.BreadthFirstTopological
IteratorTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,437 sec
[junit] Running
org.geotools.graph.traverse.standard.DepthFirstIteratorTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0,5 sec
[junit] Running
org.geotools.graph.traverse.standard.DepthFirstTopologicalIt
eratorTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,422 sec
[junit] Running
org.geotools.graph.traverse.standard.DijkstraIteratorTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1,172 sec
[junit] Running
org.geotools.graph.traverse.standard.DirectedDepthFirstItera
torTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0,531 sec
[junit] Running
org.geotools.graph.traverse.standard.NoBifurcationIteratorTe
st
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,469 sec
[junit] Running org.geotools.graph.util.CycleDetectorTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,5 sec
[junit] Running org.geotools.graph.util.DijkstraShortestPathFinderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,546 sec
[junit] Running org.geotools.graph.util.GraphFuserTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,735 sec
[junit] Running org.geotools.graph.util.GraphPartitionerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,516 sec
[echo] merging test reports into higher directory
[copy] Copying 35 files to F:\IST\tfc\geotoolssrc\target\test-reports
jar:jar:
[echo] Warning: shortDescription is greater than 49 characters -
trimming fo
r specification title.
[jar] Building jar:
F:\IST\tfc\geotoolssrc\ext\graph\target\graph-2.1.M1.jar
Copying: from 'F:\IST\tfc\geotoolssrc\ext\graph\target\graph-2.1.M1.jar' to:
'C:
\Documents and
Settings\Pedro_adm\.maven\repository\gt2\jars\graph-2.1.M1.jar'
Copying: from 'F:\IST\tfc\geotoolssrc\ext\graph\project.xml' to:
'C:\Documents a
nd Settings\Pedro_adm\.maven\repository\gt2\poms\graph-2.1.M1.pom'
jar:install:
mergeTestReports:
[echo] merging test reports into higher directory
+----------------------------------------
| Building geotools-validation
| Memory: 26M/97M
+----------------------------------------
Attempting to download dir_ds-2.1.M1.jar.
Recoverable exception caught but MethodRetryHandler.retryMethod() returned
false
, rethrowing exception
A recoverable exception occurred.java.net.SocketException: Connection reset
retrying (1)
WARNING: Failed to download dir_ds-2.1.M1.jar.
Starting the reactor...
BUILD FAILED
File...... F:\IST\tfc\geotoolssrc\maven.xml
Element... maven:reactor
Line...... 160
Column.... 43
basedir F:\IST\tfc\geotoolssrc\demo does not exist
Total time: 10 minutes 27 seconds
Finished at: Mon Oct 25 20:39:06 BST 2004
----------------------------------------------------------------------------
--------------
thkx again ,
Pedro Alves
----- Original Message -----
From: "David Zwiers" <dz...@re...>
To: "Pedro Alves" <pd...@on...>
Cc: <geo...@li...>
Sent: Monday, October 25, 2004 7:16 PM
Subject: Re: [Geotools-gt2-users] maven -error downloading jars file
> Pedro
>
> Thanks for the errors, I have atleast one of the errors for you. Maven
> isn't finding JAI (Java Advanced Imaging). You can download it here
>
(http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=734
1-JAI-1.1.2-oth-JPR&SiteId=JSC&TransactionId=noreg). At the moment you also
need ImageIO
(http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=734
1-JAI-1.1.2-oth-JPR&SiteId=JSC&TransactionId=noreg).
>
> Hope this cures it,
>
> David
>
>
> On Mon, 2004-10-25 at 10:50, Pedro Alves wrote:
> > thkx for the help.. but i can't resolve the problem.. i get this error
when
> > i try to do 'maven jar:install' in main.
> >
> >
>
> --------------------------------------------------------------------------
--
> > ------------------------
> > symbol : class Range
> > location: class org.geotools.util.NumberRange
> > private Range _intersect(final Range range) {
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\util\NumberRange.java:38
> > 4: c
> > annot find symbol
> > symbol : class Range
> > location: class org.geotools.util.NumberRange
> > public Range[] subtract(final Range range) {
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\util\NumberRange.java:38
> > 4: c
> > annot find symbol
> > symbol : class Range
> > location: class org.geotools.util.NumberRange
> > public Range[] subtract(final Range range) {
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\util\NumberRange.java:39
> > 8: c
> > annot find symbol
> > symbol : class Range
> > location: class org.geotools.util.NumberRange
> > private Range[] _subtract(final Range range) {
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\util\NumberRange.java:39
> > 8: c
> > annot find symbol
> > symbol : class Range
> > location: class org.geotools.util.NumberRange
> > private Range[] _subtract(final Range range) {
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\CategoryList.ja
> > va:1
> > 117: cannot find symbol
> > symbol : class WritableRectIter
> > location: class org.geotools.coverage.CategoryList
> > public final void transform(final WritableRectIter iterator) throws
> > RasterFo
> > rmatException {
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\CategoryList.ja
> > va:1
> > 117: transform(double) is already defined in
> > org.geotools.coverage.CategoryList
> > public final void transform(final WritableRectIter iterator) throws
> > RasterFo
> > rmatException {
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\ColorModelFacto
> > ry.j
> > ava:39: package javax.media.jai does not exist
> > import javax.media.jai.RasterFactory;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\ColorModelFacto
> > ry.j
> > ava:40: package javax.media.jai does not exist
> > import javax.media.jai.FloatDoubleColorModel;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\Coverage.java:5
> > 28:
> > cannot find symbol
> > symbol : class PropertySourceImpl
> > location: class org.geotools.coverage.Coverage
> > protected class Renderable extends PropertySourceImpl implements
> > RenderableI
> > mage, ImageFunction
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\Coverage.java:5
> > 28:
> > cannot find symbol
> > symbol : class ImageFunction
> > location: class org.geotools.coverage.Coverage
> > protected class Renderable extends PropertySourceImpl implements
> > RenderableI
> > mage, ImageFunction
> >
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\SampleTranscode
> > r.ja
> > va:38: package javax.media.jai does not exist
> > import javax.media.jai.JAI;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\SampleTranscode
> > r.ja
> > va:39: package javax.media.jai does not exist
> > import javax.media.jai.CRIFImpl;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\SampleTranscode
> > r.ja
> > va:40: package javax.media.jai does not exist
> > import javax.media.jai.ImageLayout;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\SampleTranscode
> > r.ja
> > va:41: package javax.media.jai does not exist
> > import javax.media.jai.PlanarImage;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\SampleTranscode
> > r.ja
> > va:42: package javax.media.jai does not exist
> > import javax.media.jai.PointOpImage;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\SampleTranscode
> > r.ja
> > va:43: package javax.media.jai does not exist
> > import javax.media.jai.OperationRegistry;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\SampleTranscode
> > r.ja
> > va:44: package javax.media.jai does not exist
> > import javax.media.jai.OperationDescriptorImpl;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\SampleTranscode
> > r.ja
> > va:45: package javax.media.jai.iterator does not exist
> > import javax.media.jai.iterator.WritableRectIter;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\SampleTranscode
> > r.ja
> > va:46: package javax.media.jai.iterator does not exist
> > import javax.media.jai.iterator.RectIterFactory;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\SampleTranscode
> > r.ja
> > va:47: package javax.media.jai.registry does not exist
> > import javax.media.jai.registry.RenderedRegistryMode;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\SampleTranscode
> > r.ja
> > va:65: cannot find symbol
> > symbol: class PointOpImage
> > final class SampleTranscoder extends PointOpImage {
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\SampleTranscode
> > r.ja
> > va:115: cannot find symbol
> > symbol : class PlanarImage
> > location: class org.geotools.coverage.SampleTranscoder
> > protected void computeRect(final PlanarImage[] sources,
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\SampleTranscode
> > r.ja
> > va:259: cannot find symbol
> > symbol : class JAI
> > location: class org.geotools.coverage.SampleTranscoder
> > public static void register(final JAI jai) {
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\SampleTranscode
> > r.ja
> > va:155: cannot find symbol
> > symbol : class OperationDescriptorImpl
> > location: class org.geotools.coverage.SampleTranscoder
> > private static final class Descriptor extends
OperationDescriptorImpl {
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\coverage\SampleTranscode
> > r.ja
> > va:212: cannot find symbol
> > symbol : class CRIFImpl
> > location: class org.geotools.coverage.SampleTranscoder
> > private static final class CRIF extends CRIFImpl {
> > ^
> > F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\Adapters.java:63:
> > package
> > javax.media.jai does not exist
> > import javax.media.jai.ParameterList;
> > ^
> > F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\Adapters.java:64:
> > package
> > javax.media.jai does not exist
> > import javax.media.jai.ParameterListImpl;
> > ^
> > F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\Adapters.java:65:
> > package
> > javax.media.jai does not exist
> > import javax.media.jai.ParameterListDescriptorImpl;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\CoordinateSystemFacto
> > ry.j
> > ava:37: package javax.media.jai does not exist
> > import javax.media.jai.ParameterList;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\ProjectedCoordinateSy
> > stem
> > .java:40: package javax.media.jai does not exist
> > import javax.media.jai.ParameterList;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\Projection.java:38:
> > packa
> > ge javax.media.jai does not exist
> > import javax.media.jai.ParameterList;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\Projection.java:39:
> > packa
> > ge javax.media.jai does not exist
> > import javax.media.jai.ParameterListImpl;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\Projection.java:40:
> > packa
> > ge javax.media.jai does not exist
> > import javax.media.jai.ParameterListDescriptor;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\Adapters.java:270:
> > cannot
> > find symbol
> > symbol : class ParameterList
> > location: class org.geotools.cs.Adapters
> > final CS_ProjectionParameter[] exportProjectionParameters(final
> > ParameterLis
> > t parameters) {
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\DatumType.java:33:
> > packag
> > e javax.media.jai does not exist
> > import javax.media.jai.EnumeratedParameter;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\DatumType.java:56:
> > cannot
> > find symbol
> > symbol: class EnumeratedParameter
> > public abstract class DatumType extends EnumeratedParameter {
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\Adapters.java:863:
> > cannot
> > find symbol
> > symbol : class ParameterList
> > location: class org.geotools.cs.Adapters
> > public ParameterList wrap(final CS_ProjectionParameter[] parameters)
{
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\WKTParser.java:28:
> > packag
> > e javax.media.jai does not exist
> > import javax.media.jai.ParameterList;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\ct\MathTransform.java:31
> > : pa
> > ckage javax.media.jai does not exist
> > import javax.media.jai.PerspectiveTransform; // For JavaDoc
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\CoordinateSystemFacto
> > ry.j
> > ava:561: cannot find symbol
> > symbol : class ParameterList
> > location: class org.geotools.cs.CoordinateSystemFactory
> > ParameterList parameters)
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\CoordinateSystemFacto
> > ry.j
> > ava:612: cannot find symbol
> > symbol : class ParameterList
> > location: class org.geotools.cs.CoordinateSystemFactory
> > public ParameterList createProjectionParameterList(final String
> > classificati
> > on) {
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\Projection.java:73:
> > canno
> > t find symbol
> > symbol : class ParameterList
> > location: class org.geotools.cs.Projection
> > private final ParameterList parameters;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\Projection.java:108:
> > cann
> > ot find symbol
> > symbol : class ParameterList
> > location: class org.geotools.cs.Projection
> > public Projection(final CharSequence name, final String
classification,
> > fina
> > l ParameterList parameters) {
> >
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\Projection.java:121:
> > cann
> > ot find symbol
> > symbol : class ParameterList
> > location: class org.geotools.cs.Projection
> > static ParameterList getParameterList(final String classification) {
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\Projection.java:141:
> > cann
> > ot find symbol
> > symbol : class ParameterList
> > location: class org.geotools.cs.Projection
> > static ParameterList init(final ParameterList parameters, final
> > Ellipsoid el
> > lipsoid, final Point2D centre, final Point2D translation) {
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\Projection.java:141:
> > cann
> > ot find symbol
> > symbol : class ParameterList
> > location: class org.geotools.cs.Projection
> > static ParameterList init(final ParameterList parameters, final
> > Ellipsoid el
> > lipsoid, final Point2D centre, final Point2D translation) {
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\Projection.java:165:
> > cann
> > ot find symbol
> > symbol : class ParameterList
> > location: class org.geotools.cs.Projection
> > private static ParameterList clone(final ParameterList list) {
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\Projection.java:165:
> > cann
> > ot find symbol
> > symbol : class ParameterList
> > location: class org.geotools.cs.Projection
> > private static ParameterList clone(final ParameterList list) {
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\Projection.java:213:
> > cann
> > ot find symbol
> > symbol : class ParameterList
> > location: class org.geotools.cs.Projection
> > public ParameterList getParameters() {
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\Projection.java:264:
> > cann
> > ot find symbol
> > symbol : class ParameterList
> > location: class org.geotools.cs.Projection
> > private static double getValue(final ParameterList parameters,
String
> > name,
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\CoordinateSystemAUTOF
> > acto
> > ry.java:25: package javax.media.jai does not exist
> > import javax.media.jai.ParameterList;
> > ^
> >
F:\IST\tfc\geotoolssrc\module\main\src\org\geotools\cs\CoordinateSystemEPSGF
> > acto
> > ry.java:56: package javax.media.jai does not exist
> > import javax.media.jai.ParameterList;
> > ^
> > Note: * uses or overrides a deprecated API.
> > Note: Recompile with -Xlint:deprecation for details.
> > 100 errors
> >
> > BUILD FAILED
> > File...... C:\Documents and
> > Settings\Pedro_adm\.maven\cache\maven-java-plugin-1.
> > 4\plugin.jelly
> > Element... ant:javac
> > Line...... 52
> > Column.... 48
> > Compile failed; see the compiler error output for details.
> > Total time: 20 seconds
> > Finished at: Mon Oct 25 18:41:37 BST 2004
>
> --------------------------------------------------------------------------
--
> > ------------------------------------------------------------------------
> >
> > How can i resolve this problem? please
> >
> > thkx for the help,
> > Pedro Alves
> >
> > ----- Original Message -----
> > From: "David Zwiers" <dz...@re...>
> > To: "Pedro Alves" <pd...@on...>
> > Cc: <geo...@li...>
> > Sent: Monday, October 25, 2004 5:23 PM
> > Subject: Re: [Geotools-gt2-users] maven -error downloading jars file
> >
> >
> > > I am assuming you are building 2.1.m1
> > >
> > > Since you are (presumably) building geotools, maven should not be
> > > looking for main to download. I would install main into you local
maven
> > > repository (either 'maven build' at the top level or 'maven
jar:install'
> > > within 'module/main'. This will fail if main cannot be built (compile
> > > errors or test cases).
> > >
> > > If main failed, please include the errors and some system information.
> > >
> > > Hope this helps,
> > >
> > > David
> > >
> > >
> > > On Sat, 2004-10-23 at 08:30, Pedro Alves wrote:
> > > > i'm trying to build geotools with maven but i get many errors when
> > > > maven is trying to download jar like main-2.1.m1.jar
> > > > from http://www.ibiblio.org/maven/gt2/jars/ i try access to
this
> > > > url but i can't.
> > > > what i have to do to resolve the problem.....
> > > >
> > > > thkx for the help
> > >
> >
>
|