Re: [Geotools-devel] Problem in building trunk

2008-05-28 Thread Martin Desruisseaux
Could you try to update to revision 30436 on trunk and build again please? I think it should be fixed. Martin - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http

Re: [Geotools-devel] Problem in building trunk

2008-05-28 Thread Martin Desruisseaux
Simone Giannecchini a écrit : > Here is the file you are requesting. The file contains: tag = "$URL: http://svn.geotools.org:80/trunk/build/maven/javadoc/src/test/java/org/geotools/maven/taglet/SourceTest.java $"; My guess is that the class is confused by the ":80" in "http://svn.geotools.o

Re: [Geotools-devel] Problem in building trunk

2008-05-28 Thread Simone Giannecchini
I just did an update and then re-run mvn install, but still no joy. Here is the file you are requesting. Simone. On Wed, May 28, 2008 at 2:14 PM, Martin Desruisseaux <[EMAIL PROTECTED]> wrote: > Simone Giannecchini a écrit : >> >> Running org.geotools.maven.taglet.SourceTest >> Tests run: 1, Fai

Re: [Geotools-devel] Problem in building trunk

2008-05-28 Thread Martin Desruisseaux
Simone Giannecchini a écrit : > Running org.geotools.maven.taglet.SourceTest > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec <<< > FAILURE! > > Failed tests: > testCurrentTag(org.geotools.maven.taglet.SourceTest) Was it built against latest SVN revision number? If so

[Geotools-devel] Problem in building trunk

2008-05-28 Thread Simone Giannecchini
HI list, I am having problems building trunk on a clean machine. I have installed the latest JDK 1.5 as well as maven 2.0.9. I typed simply maven install from the root of the source tree, and now I am getting this error in the maven/javadoc module: Running org.geotools.maven.taglet.SourceTest Te