You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Carlos Sanchez <ap...@carlos.cousas.net> on 2004/08/26 00:19:31 UTC

New repository upload procedure

Hi,

The new upload procedure is now available, so any developer may help, ask
Jason for an ssh account in beaver.codehaus.org

Then it's as easy as:

* Select a JIRA upload request

* ssh to beaver.codehaus.org as maven user
ssh maven@beaver.codehaus.org
cd ibiblio-sync/
./deploy-bundle url_of_the_bundle
This will uncompress bundle contents to ibiblio-sync/repository/ that is
synced every four hours to ibiblio.

* Close the JIRA issue assigning it to yourself.


Regards

Carlos Sanchez
A Coruña, Spain

Oness Project
http://oness.sourceforge.net



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


RE: New repository upload procedure

Posted by Carlos Sanchez <ap...@carlos.cousas.net>.
 

> -----Original Message-----
> From: Dion Gillard [mailto:dion.gillard@gmail.com] 
> Sent: Thursday, August 26, 2004 3:27 AM
> To: Maven Developers List
> Subject: Re: New repository upload procedure
> 
> Don't we also have to check that the bundle fulfills any 
> licensing restrictions, e.g. if source must be distributed 
> with binary that the bundle includes source?

GPL only requires that source is publicly available

> 
> On Thu, 26 Aug 2004 09:20:21 +1000, Brett Porter 
> <br...@apache.org> wrote:
> > We must ensure that we don't do this for bundles from any of our 
> > current partners such as codehaus, apache, opensymphony, 
> etc, right? 
> > We want them to use the automated sync.

Sure

> > 
> > Also, we need to make sure we don't upload anything we are 
> not allowed 
> > to such as Sun JARs.

I know

> > 
> > I think its advisable to check out the project in question, 
> make sure 
> > the bundle is authentic and able to be put up.

For small projects this is not practical, it involves downloading the jar
from its site, make a comp, ...
For well known projects such hibernate, spring,... it's a must.

> > 
> > - Brett
> > 
> > 
> > 
> > Quoting Carlos Sanchez <ap...@carlos.cousas.net>:
> > 
> > > Hi,
> > >
> > > The new upload procedure is now available, so any developer may 
> > > help, ask Jason for an ssh account in beaver.codehaus.org
> > >
> > > Then it's as easy as:
> > >
> > > * Select a JIRA upload request
> > >
> > > * ssh to beaver.codehaus.org as maven user ssh 
> > > maven@beaver.codehaus.org cd ibiblio-sync/ ./deploy-bundle 
> > > url_of_the_bundle This will uncompress bundle contents to 
> > > ibiblio-sync/repository/ that is synced every four hours 
> to ibiblio.
> > >
> > > * Close the JIRA issue assigning it to yourself.
> > >
> > >
> > > Regards
> > >
> > > Carlos Sanchez
> > > A Coruña, Spain
> > >
> > > Oness Project
> > > http://oness.sourceforge.net
> > >
> > >
> > >
> > > 
> --------------------------------------------------------------------
> > > - To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> > > additional commands, e-mail: dev-help@maven.apache.org
> > >
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> > additional commands, e-mail: dev-help@maven.apache.org
> > 
> > 
> 
> 
> --
> http://www.multitask.com.au/people/dion/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> additional commands, e-mail: dev-help@maven.apache.org
> 
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: New repository upload procedure

Posted by Dion Gillard <di...@gmail.com>.
Don't we also have to check that the bundle fulfills any licensing
restrictions, e.g. if source must be distributed with binary that the
bundle includes source?

On Thu, 26 Aug 2004 09:20:21 +1000, Brett Porter <br...@apache.org> wrote:
> We must ensure that we don't do this for bundles from any of our current
> partners such as codehaus, apache, opensymphony, etc, right? We want them to use
> the automated sync.
> 
> Also, we need to make sure we don't upload anything we are not allowed to such
> as Sun JARs.
> 
> I think its advisable to check out the project in question, make sure the bundle
> is authentic and able to be put up.
> 
> - Brett
> 
> 
> 
> Quoting Carlos Sanchez <ap...@carlos.cousas.net>:
> 
> > Hi,
> >
> > The new upload procedure is now available, so any developer may help, ask
> > Jason for an ssh account in beaver.codehaus.org
> >
> > Then it's as easy as:
> >
> > * Select a JIRA upload request
> >
> > * ssh to beaver.codehaus.org as maven user
> > ssh maven@beaver.codehaus.org
> > cd ibiblio-sync/
> > ./deploy-bundle url_of_the_bundle
> > This will uncompress bundle contents to ibiblio-sync/repository/ that is
> > synced every four hours to ibiblio.
> >
> > * Close the JIRA issue assigning it to yourself.
> >
> >
> > Regards
> >
> > Carlos Sanchez
> > A Coruña, Spain
> >
> > Oness Project
> > http://oness.sourceforge.net
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
> 


-- 
http://www.multitask.com.au/people/dion/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


RE: New repository upload procedure

Posted by Carlos Sanchez <ap...@carlos.cousas.net>.
I can't, I'm a maven-plugins committer and have no permissions in maven cvs
module. 

> -----Original Message-----
> From: Emmanuel Venisse [mailto:emmanuel@venisse.net] 
> Sent: Monday, August 30, 2004 10:08 AM
> To: Maven Developers List
> Subject: Re: New repository upload procedure
> 
> You can apply it yourself.
> 
> Emmanuel
> 
> ----- Original Message -----
> From: "Carlos Sanchez" <ap...@carlos.cousas.net>
> To: "'Maven Developers List'" <de...@maven.apache.org>
> Sent: Monday, August 30, 2004 12:17 AM
> Subject: RE: New repository upload procedure
> 
> 
> > I have submited the patch for repository upload docs to JIRA
> > http://jira.codehaus.org/browse/MAVEN-1368, can anyone apply it ?
> > 
> > 
> > 
> > > -----Original Message-----
> > > From: Carlos Sanchez [mailto:apache@carlos.cousas.net] 
> > > Sent: Friday, August 27, 2004 12:55 AM
> > > To: 'Maven Developers List'
> > > Subject: RE: New repository upload procedure
> > > 
> > > I don't know and it's not relevant, as long as it's sync'ed 
> > > to ibiblio. It may be a private dir.
> > > 
> > > > -----Original Message-----
> > > > From: Felipe Leme [mailto:maven@felipeal.net]
> > > > Sent: Friday, August 27, 2004 12:27 AM
> > > > To: Maven Developers List
> > > > Subject: RE: New repository upload procedure
> > > > 
> > > > Carlos,
> > > > 
> > > > Sorry if you already did it, but it would be nice if 
> such a list 
> > > > included the URL for the repositories (it's really hard to 
> > > find that 
> > > > info, specially on codehaus).
> > > > 
> > > > -- Felipe
> > > > 
> > > > On Thu, 2004-08-26 at 07:25, Carlos Sanchez wrote:
> > > > > I've updated site docs, could you please apply this patch?
> > > > > 
> > > > > 
> > > > > > -----Original Message-----
> > > > > > From: Carlos Sanchez [mailto:apache@carlos.cousas.net]
> > > > > > 
> > > > > > Can anyone create a page in maven site with a list 
> of partners? 
> > > > > > 
> > > > > >
> > > > 
> > > > 
> > > > 
> > > 
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> > > > additional commands, e-mail: dev-help@maven.apache.org
> > > > 
> > > > 
> > > > 
> > > 
> > > 
> > > 
> > > 
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> > > additional commands, e-mail: dev-help@maven.apache.org
> > > 
> > > 
> > > 
> > 
> > 
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> > 
> > 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: New repository upload procedure

Posted by Emmanuel Venisse <em...@venisse.net>.
You can apply it yourself.

Emmanuel

----- Original Message ----- 
From: "Carlos Sanchez" <ap...@carlos.cousas.net>
To: "'Maven Developers List'" <de...@maven.apache.org>
Sent: Monday, August 30, 2004 12:17 AM
Subject: RE: New repository upload procedure


> I have submited the patch for repository upload docs to JIRA
> http://jira.codehaus.org/browse/MAVEN-1368, can anyone apply it ?
> 
> 
> 
> > -----Original Message-----
> > From: Carlos Sanchez [mailto:apache@carlos.cousas.net] 
> > Sent: Friday, August 27, 2004 12:55 AM
> > To: 'Maven Developers List'
> > Subject: RE: New repository upload procedure
> > 
> > I don't know and it's not relevant, as long as it's sync'ed 
> > to ibiblio. It may be a private dir.
> > 
> > > -----Original Message-----
> > > From: Felipe Leme [mailto:maven@felipeal.net]
> > > Sent: Friday, August 27, 2004 12:27 AM
> > > To: Maven Developers List
> > > Subject: RE: New repository upload procedure
> > > 
> > > Carlos,
> > > 
> > > Sorry if you already did it, but it would be nice if such a list 
> > > included the URL for the repositories (it's really hard to 
> > find that 
> > > info, specially on codehaus).
> > > 
> > > -- Felipe
> > > 
> > > On Thu, 2004-08-26 at 07:25, Carlos Sanchez wrote:
> > > > I've updated site docs, could you please apply this patch?
> > > > 
> > > > 
> > > > > -----Original Message-----
> > > > > From: Carlos Sanchez [mailto:apache@carlos.cousas.net]
> > > > > 
> > > > > Can anyone create a page in maven site with a list of partners? 
> > > > > 
> > > > >
> > > 
> > > 
> > > 
> > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> > > additional commands, e-mail: dev-help@maven.apache.org
> > > 
> > > 
> > > 
> > 
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> > additional commands, e-mail: dev-help@maven.apache.org
> > 
> > 
> > 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


RE: New repository upload procedure

Posted by Carlos Sanchez <ap...@carlos.cousas.net>.
I have submited the patch for repository upload docs to JIRA
http://jira.codehaus.org/browse/MAVEN-1368, can anyone apply it ?



> -----Original Message-----
> From: Carlos Sanchez [mailto:apache@carlos.cousas.net] 
> Sent: Friday, August 27, 2004 12:55 AM
> To: 'Maven Developers List'
> Subject: RE: New repository upload procedure
> 
> I don't know and it's not relevant, as long as it's sync'ed 
> to ibiblio. It may be a private dir.
> 
> > -----Original Message-----
> > From: Felipe Leme [mailto:maven@felipeal.net]
> > Sent: Friday, August 27, 2004 12:27 AM
> > To: Maven Developers List
> > Subject: RE: New repository upload procedure
> > 
> > Carlos,
> > 
> > Sorry if you already did it, but it would be nice if such a list 
> > included the URL for the repositories (it's really hard to 
> find that 
> > info, specially on codehaus).
> > 
> > -- Felipe
> > 
> > On Thu, 2004-08-26 at 07:25, Carlos Sanchez wrote:
> > > I've updated site docs, could you please apply this patch?
> > > 
> > > 
> > > > -----Original Message-----
> > > > From: Carlos Sanchez [mailto:apache@carlos.cousas.net]
> > > > 
> > > > Can anyone create a page in maven site with a list of partners? 
> > > > 
> > > >
> > 
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> > additional commands, e-mail: dev-help@maven.apache.org
> > 
> > 
> > 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> additional commands, e-mail: dev-help@maven.apache.org
> 
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


RE: New repository upload procedure

Posted by Carlos Sanchez <ap...@carlos.cousas.net>.
I don't know and it's not relevant, as long as it's sync'ed to ibiblio. It
may be a private dir.

> -----Original Message-----
> From: Felipe Leme [mailto:maven@felipeal.net] 
> Sent: Friday, August 27, 2004 12:27 AM
> To: Maven Developers List
> Subject: RE: New repository upload procedure
> 
> Carlos,
> 
> Sorry if you already did it, but it would be nice if such a 
> list included the URL for the repositories (it's really hard 
> to find that info, specially on codehaus).
> 
> -- Felipe
> 
> On Thu, 2004-08-26 at 07:25, Carlos Sanchez wrote:
> > I've updated site docs, could you please apply this patch?
> > 
> > 
> > > -----Original Message-----
> > > From: Carlos Sanchez [mailto:apache@carlos.cousas.net]
> > > 
> > > Can anyone create a page in maven site with a list of partners? 
> > > 
> > >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> additional commands, e-mail: dev-help@maven.apache.org
> 
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


RE: New repository upload procedure

Posted by Felipe Leme <ma...@felipeal.net>.
Carlos,

Sorry if you already did it, but it would be nice if such a list
included the URL for the repositories (it's really hard to find that
info, specially on codehaus).

-- Felipe

On Thu, 2004-08-26 at 07:25, Carlos Sanchez wrote:
> I've updated site docs, could you please apply this patch?
> 
> 
> > -----Original Message-----
> > From: Carlos Sanchez [mailto:apache@carlos.cousas.net] 
> > 
> > Can anyone create a page in maven site with a list of partners? 
> > 
> >


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


RE: New repository upload procedure

Posted by Carlos Sanchez <ap...@carlos.cousas.net>.
I've updated site docs, could you please apply this patch?


> -----Original Message-----
> From: Carlos Sanchez [mailto:apache@carlos.cousas.net] 
> Sent: Thursday, August 26, 2004 11:15 AM
> To: 'Maven Developers List'
> Subject: RE: New repository upload procedure
> 
> Can anyone create a page in maven site with a list of partners? 
> 
> > -----Original Message-----
> > From: Brett Porter [mailto:brett@apache.org]
> > Sent: Thursday, August 26, 2004 1:20 AM
> > To: Maven Developers List
> > Subject: Re: New repository upload procedure
> > 
> > We must ensure that we don't do this for bundles from any of our 
> > current partners such as codehaus, apache, opensymphony, 
> etc, right? 
> > We want them to use the automated sync.
> > 
> > Also, we need to make sure we don't upload anything we are 
> not allowed 
> > to such as Sun JARs.
> > 
> > I think its advisable to check out the project in question, 
> make sure 
> > the bundle is authentic and able to be put up.
> > 
> > - Brett
> > 
> > Quoting Carlos Sanchez <ap...@carlos.cousas.net>:
> > 
> > > Hi,
> > > 
> > > The new upload procedure is now available, so any developer
> > may help,
> > > ask Jason for an ssh account in beaver.codehaus.org
> > > 
> > > Then it's as easy as:
> > > 
> > > * Select a JIRA upload request
> > > 
> > > * ssh to beaver.codehaus.org as maven user ssh 
> > > maven@beaver.codehaus.org cd ibiblio-sync/ ./deploy-bundle 
> > > url_of_the_bundle This will uncompress bundle contents to 
> > > ibiblio-sync/repository/ that is synced every four hours 
> to ibiblio.
> > > 
> > > * Close the JIRA issue assigning it to yourself.
> > > 
> > > 
> > > Regards
> > > 
> > > Carlos Sanchez
> > > A Coruña, Spain
> > > 
> > > Oness Project
> > > http://oness.sourceforge.net
> > > 
> > > 
> > > 
> > > 
> > 
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> > > additional commands, e-mail: dev-help@maven.apache.org
> > > 
> > 
> > 
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> > additional commands, e-mail: dev-help@maven.apache.org
> > 
> > 
> > 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> additional commands, e-mail: dev-help@maven.apache.org
> 
> 
> 


RE: New repository upload procedure

Posted by Carlos Sanchez <ap...@carlos.cousas.net>.
Can anyone create a page in maven site with a list of partners? 

> -----Original Message-----
> From: Brett Porter [mailto:brett@apache.org] 
> Sent: Thursday, August 26, 2004 1:20 AM
> To: Maven Developers List
> Subject: Re: New repository upload procedure
> 
> We must ensure that we don't do this for bundles from any of 
> our current partners such as codehaus, apache, opensymphony, 
> etc, right? We want them to use the automated sync.
> 
> Also, we need to make sure we don't upload anything we are 
> not allowed to such as Sun JARs.
> 
> I think its advisable to check out the project in question, 
> make sure the bundle is authentic and able to be put up.
> 
> - Brett
> 
> Quoting Carlos Sanchez <ap...@carlos.cousas.net>:
> 
> > Hi,
> > 
> > The new upload procedure is now available, so any developer 
> may help, 
> > ask Jason for an ssh account in beaver.codehaus.org
> > 
> > Then it's as easy as:
> > 
> > * Select a JIRA upload request
> > 
> > * ssh to beaver.codehaus.org as maven user ssh 
> > maven@beaver.codehaus.org cd ibiblio-sync/ ./deploy-bundle 
> > url_of_the_bundle This will uncompress bundle contents to 
> > ibiblio-sync/repository/ that is synced every four hours to ibiblio.
> > 
> > * Close the JIRA issue assigning it to yourself.
> > 
> > 
> > Regards
> > 
> > Carlos Sanchez
> > A Coruña, Spain
> > 
> > Oness Project
> > http://oness.sourceforge.net
> > 
> > 
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> > additional commands, e-mail: dev-help@maven.apache.org
> > 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> additional commands, e-mail: dev-help@maven.apache.org
> 
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: New repository upload procedure

Posted by Brett Porter <br...@apache.org>.
We must ensure that we don't do this for bundles from any of our current
partners such as codehaus, apache, opensymphony, etc, right? We want them to use
the automated sync.

Also, we need to make sure we don't upload anything we are not allowed to such
as Sun JARs.

I think its advisable to check out the project in question, make sure the bundle
is authentic and able to be put up.

- Brett

Quoting Carlos Sanchez <ap...@carlos.cousas.net>:

> Hi,
> 
> The new upload procedure is now available, so any developer may help, ask
> Jason for an ssh account in beaver.codehaus.org
> 
> Then it's as easy as:
> 
> * Select a JIRA upload request
> 
> * ssh to beaver.codehaus.org as maven user
> ssh maven@beaver.codehaus.org
> cd ibiblio-sync/
> ./deploy-bundle url_of_the_bundle
> This will uncompress bundle contents to ibiblio-sync/repository/ that is
> synced every four hours to ibiblio.
> 
> * Close the JIRA issue assigning it to yourself.
> 
> 
> Regards
> 
> Carlos Sanchez
> A Coruña, Spain
> 
> Oness Project
> http://oness.sourceforge.net
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org