users@glassfish.java.net

Re: Build error

From: Ludovic Champenois <Ludovic.Champenois_at_Sun.COM>
Date: Wed, 02 Sep 2009 20:30:44 -0700

"
On 9/2/09 8:24 PM, Richard S. Hall wrote:
> I am certainly no Maven expert, but is there some reason we cannot fix
> this issue so we can start using the newer Maven release?
>
Maven 2.2.0 was not well tested, see:
" Maven 2.2.1 aims to correct several critical regressions related to
the selection of the HttpClient-based Wagon implementation for
HTTP/HTTPS transfers in Maven 2.2.0"

http://maven.apache.org/release-notes.html
Move away from it.

Ludo
> -> richard
>
> On 9/2/09 21:31, Jane Young wrote:
>> 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
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>