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