users@glassfish.java.net

Re: Build error

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Thu, 03 Sep 2009 01:15:49 -0700

I confirmed that Maven 2.2.1 works. I'm able to compile GFv3 with Maven
2.2.1.
I see that Maven has removed 2.2.0 from their download page:
http://maven.apache.org/download.html

Thanks,
Jane


Richard S. Hall wrote:
> Good to know, I will upgrade. Thanks.
>
> -> richard
>
> On 9/2/09 23:30, Ludovic Champenois wrote:
>> "
>> 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
>>>
>>