dev@glassfish.java.net

Re: build error question

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Mon, 26 Oct 2009 08:35:22 -0700

Hi Rebecca,

What version of maven are you using?
Do not use Maven 2.2.0.

Thanks,
Jane


Rebecca Searls wrote:
> 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"
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>