dev@glassfish.java.net

build failure?

From: Nandini Ektare <Nandini.Ektare_at_Sun.COM>
Date: Tue, 29 Sep 2009 20:31:05 -0700

Build on latest trunk sources results in the following error (it's on
10.5.8 mac os).
Any idea or anyone else sees this?

[INFO]
------------------------------------------------------------------------
[INFO] Building Glassfish Nucleus Package
[INFO] task-segment: [install]
[INFO]
------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: enforce-versions}]
[INFO] [osgiversion:compute-osgi-version {execution: compute-osgi-
version}]
[INFO] [clean:clean {execution: auto-clean}]
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (MacRoman actually) to copy filtered
resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] [bundle:manifest {execution: bundle-manifest}]
[WARNING] Ignoring project type distribution-base-zip -
supportedProjectTypes = [hk2-jar, bundle]
[INFO] [hk2:hk2-test-compile {execution: default-hk2-test-compile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] [antrun-extended:run {execution: default-run}]
[INFO] Executing tasks

create.package:
Downloading: http://maven.glassfish.org/content/groups/glassfish/javax/servlet/jsp/jsp-api/
[2.1.3-b02,2.2)/jsp-api-[2.1.3-b02,2.2).pom
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: The following error occurred
while executing this line:
/Users/glassfish/ws/v3/packager/glassfish-nucleus/build.xml:29:
java.lang.IllegalArgumentException: Invalid uri 'http://maven.glassfish.org/content/groups/glassfish/javax/servlet/jsp/jsp-api/
[2.1.3-b02,2.2)/jsp-api-[2.1.3-b02,2.2).pom': escaped absolute path
not valid

Nandini