You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Sachin Patel <sp...@gmail.com> on 2005/10/26 16:35:09 UTC

deploying snapshots

I'm wanting to update the tooling build to be able to deploy snapshots 
to the remote repo... Could someone point me to an example from the 
geronimo tree where and how this goal is being configured?

Thanks

Sachin

Re: deploying snapshots

Posted by Sachin Patel <sp...@gmail.com>.
Perfect. Thanks Brett!

Brett Porter wrote:
> I think you need to set:
> 
> maven.repo.*.group=apcvs
> 
> (where * is the repo name you used)
> 
> - Brett
> 
> On 10/26/05, Sachin Patel <sp...@gmail.com> wrote:
>> Think i figured it out... however when its attempting to upload...
>>
>>      [echo]
>>            Executing cd
>> /www/cvs.apache.org/repository/geronimo-devtools/poms; chmod g+w
>> org.apache.geronimo.devtools.eclipse.core-0.5.0-SNAPSHOT.pom; chgrp
>> maven org.apache.geronimo.devtools.eclipse.core-0.5.0-SNAPSHOT.pom with
>> the username sppatel on apache.org
>>
>> Password:
>>      [exec] chgrp: you are not a member of group maven
>>
>> Geir, could you add me to this group?
>>
>> Sachin
>>
>> Sachin Patel wrote:
>>> I'm wanting to update the tooling build to be able to deploy snapshots
>>> to the remote repo... Could someone point me to an example from the
>>> geronimo tree where and how this goal is being configured?
>>>
>>> Thanks
>>>
>>> Sachin
>>>
> 

Re: deploying snapshots

Posted by Brett Porter <br...@gmail.com>.
I think you need to set:

maven.repo.*.group=apcvs

(where * is the repo name you used)

- Brett

On 10/26/05, Sachin Patel <sp...@gmail.com> wrote:
> Think i figured it out... however when its attempting to upload...
>
>      [echo]
>            Executing cd
> /www/cvs.apache.org/repository/geronimo-devtools/poms; chmod g+w
> org.apache.geronimo.devtools.eclipse.core-0.5.0-SNAPSHOT.pom; chgrp
> maven org.apache.geronimo.devtools.eclipse.core-0.5.0-SNAPSHOT.pom with
> the username sppatel on apache.org
>
> Password:
>      [exec] chgrp: you are not a member of group maven
>
> Geir, could you add me to this group?
>
> Sachin
>
> Sachin Patel wrote:
> > I'm wanting to update the tooling build to be able to deploy snapshots
> > to the remote repo... Could someone point me to an example from the
> > geronimo tree where and how this goal is being configured?
> >
> > Thanks
> >
> > Sachin
> >
>

Re: deploying snapshots

Posted by Sachin Patel <sp...@gmail.com>.
Think i figured it out... however when its attempting to upload...

     [echo]
           Executing cd 
/www/cvs.apache.org/repository/geronimo-devtools/poms; chmod g+w 
org.apache.geronimo.devtools.eclipse.core-0.5.0-SNAPSHOT.pom; chgrp 
maven org.apache.geronimo.devtools.eclipse.core-0.5.0-SNAPSHOT.pom with 
the username sppatel on apache.org

Password:
     [exec] chgrp: you are not a member of group maven

Geir, could you add me to this group?

Sachin

Sachin Patel wrote:
> I'm wanting to update the tooling build to be able to deploy snapshots 
> to the remote repo... Could someone point me to an example from the 
> geronimo tree where and how this goal is being configured?
> 
> Thanks
> 
> Sachin
>