dev@glassfish.java.net

Re: build failure?

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Wed, 30 Sep 2009 02:56:53 -0700

Hi,

Please do not use maven version 2.2.0. There are critical regressions
in this version and you will not be able to compile GFv3.

Jane


Pavel Bucek wrote:
> Nandini,
>
> I experienced same behavior and I was using maven 2.2.0. Switching to
> 2.2.1 resolved it.
>
> Regards,
> Pavel
>
> Nandini Ektare wrote:
>> 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
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>