dev@glassfish.java.net

build error question

From: Rebecca Searls <Rebecca.Searls_at_Sun.COM>
Date: Mon, 26 Oct 2009 11:26:21 -0400

I am building GFv3 for the first time and getting this error in the packager module.

create.package:
Downloading:
http://download.java.net/maven/glassfish/org/glassfish/javax.servlet/[3.0-b57,3.1)/javax.servlet-[3.0-b57,3.1).pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: The following error occurred while executing this line:
/Users/rsearls/Desktop/d4/v3/packager/glassfish-verifier/build.xml:29: java.lang.IllegalArgumentException: Invalid uri
'http://download.java.net/maven/glassfish/org/glassfish/javax.servlet/[3.0-b57,3.1)/javax.servlet-[3.0-b57,3.1).pom':
escaped absolute path not valid


This is very odd looking javax.servlet-[3.0-b57,3.1).pom with the '[', ')' and ',3.1'

How should this be resolved?

this is my bld env.

v3=>mvn -version
Apache Maven 2.2.0 (r788681; 2009-06-26 09:04:01-0400)
Java version: 1.6.0_15
Java home: /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x" version: "10.5.8" arch: "x86_64" Family: "mac"