dev@glassfish.java.net

Re: [V3] Build error (should be fixed now)

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Fri, 18 Jul 2008 14:27:01 -0700

Hi all,

Ed. has just published the required pom. So, this build issue should
be fixed.
If you have put in the temporary work around, make sure you remove
it. maven is not going to download another copy for you since this is
not a SNAPSHOT.

thanks
Anissa.

Anissa Lam wrote:
>
> As a temporary work around, you can edit the pom.xml in your local
> repository to exclude the <parent>, that should get your build
> going. I am not sure what effect it may have on GUI as i haven't
> tested that but if you don't care about the console, it should be fine
> for you.
>
> edit:
> ~/.m2/repository/com/sun/faces/extensions/jsf-extensions-common/0.1/jsf-extensions-common-0.1.pom
>
>
> comment out:
>
> <parent>
> <groupId>com.sun.faces.extensions.maven</groupId>
> <artifactId>jsf-extensions-master</artifactId>
> <version>0.1</version>
> </parent>
>
> and your build should be fine.
>
> thanks
> Anissa
>
> Marina Vatkina wrote:
>> It'd we be nice if such messages are broadcasted to the dev alias so
>> that everybody is aware of the problem...
>>
>> thanks,
>> -marina
>>
>> Bhakti Mehta wrote:
>>> ccing Ed
>>> Anissa had sent am email earlier to me that
>>> "Actually i just realized that jsf-extensions-common-0.1 requires
>>> jsf-extensions-master-0.1 and the latter was not published yet.
>>> I am contacting Ed again to request him to publish that as well.
>>> Stay tuned."
>>> Regards,
>>> Bhakti
>>>
>>>
>>> Jan.Luehe_at_Sun.COM wrote:
>>>
>>>> Marina Vatkina wrote:
>>>>
>>>>> I'm getting the following error trying to build freshly checked
>>>>> out ws. Removing the local repository doesn't help :(.
>>>>
>>>>
>>>>
>>>> I was about to hit Send about the same issue.
>>>>
>>>> Jan
>>>>
>>>>
>>>>>
>>>>> thanks,
>>>>> -marina
>>>>>
>>>>> [INFO]
>>>>> ------------------------------------------------------------------------
>>>>>
>>>>> [ERROR] BUILD ERROR
>>>>> [INFO]
>>>>> ------------------------------------------------------------------------
>>>>>
>>>>> [INFO] Failed to resolve artifact.
>>>>>
>>>>> GroupId: com.sun.faces.extensions.maven
>>>>> ArtifactId: jsf-extensions-master
>>>>> Version: 0.1
>>>>>
>>>>> Reason: Unable to download the artifact from any repository
>>>>>
>>>>> com.sun.faces.extensions.maven:jsf-extensions-master:pom:0.1
>>>>>
>>>>> from the specified remote repositories:
>>>>> central (http://repo1.maven.org/maven2),
>>>>> maven2.java.net (http://download.java.net/maven/2),
>>>>> repo1.maven.org (http://repo1.maven.org/maven2),
>>>>> java-dev-repository
>>>>> (https://maven-repository.dev.java.net/nonav/repository),
>>>>> glassfish-repository (http://download.java.net/maven/glassfish),
>>>>> java.net (http://download.java.net/maven/1),
>>>>> maven2.java.net-backup
>>>>> (https://maven2-repository.dev.java.net/nonav/repository),
>>>>> glassfish-repository-wsinterop
>>>>> (http://maven.dyndns.org/glassfish/)
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> 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
>>>>
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> 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
>>
>
>