users@glassfish.java.net

Re: Build error

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Wed, 02 Sep 2009 18:31:17 -0700

I've seen this error when building with Maven 2.2.0. Can you try with
Maven 2.0.10?

Thanks,
Jane


Ferenc Czina wrote:
> Hello!
>
> I try to build Glassfish V3. I checked out from SVN and try to build
> (mvn install) but it failed with following build error message:
>
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Glassfish Admin GUI Package
> [INFO] task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> .
> .
> .
> .
> Downloading: http://download.java.net/maven/glassfish/jfree/jcommon/[1.0.0,)/jcommon-[1.0.0,).pom
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] An Ant BuildException has occured: The following error occurred
> while executing this line:
> D:\SRC\glassfish\v3\packager\glassfish-gui\build.xml:29:
> java.lang.IllegalArgumentException: Invalid uri
> 'http://download.java.net/maven/glassfish/jfree/jcommon/[1.0.0,)/jcommon-[1.0.0,).pom':
> escaped absolute path not valid
>
> Os: Windows Vista
> Java: 1.6.0_15
> Maven: 2.2.0
>
>
> Thank you
>
> Ferenc Czina
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>