Hello,

 

            I’m having a problem using the SVN checkout of geotools in my Eclipse Version: 3.1.0 Build id: I20050627-1435

 

            The checkout proceeds fine. The Maven build appears to work until the WorldImagereaderTest

 

test:test:

    [junit] Running org.geotools.gce.image.WorldImageFormatTest

    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.031 sec

    [junit] Running org.geotools.gce.image.WorldImageReaderTest

    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 21.571 sec

    [junit] [ERROR] TEST org.geotools.gce.image.WorldImageReaderTest FAILED

    [junit] Running org.geotools.gce.image.WorldImageWriterTest

    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 4.777 sec

    [junit] [ERROR] TEST org.geotools.gce.image.WorldImageWriterTest FAILED

 

            I went ahead with running “scripts\bin\gt2eclipse gt” script which generated the required .classpath and .project files.

 

            However, the project contains unresolved build path errors like this for all of the MAVEN_REPO variables:

 

Severity            Description       Resource          In Folder           Location           Creation Time

2          Unbound classpath variable: 'MAVEN_REPO/antlr/jars/antlr-2.7.2.jar' in project gt          gt                                 September 17, 2005 8:20:58 PM

 

The .classpath file includes this:

    <classpathentry kind="var" path="MAVEN_REPO/antlr/jars/antlr-2.7.2.jar"/>

 

I am suspecting the MAVEN_REPO setting is incorrect, but I am not sure where to find it.

 

Any help would be appreciated.

 

Thanks

randy

Reply via email to