Thanks to Carlos, all the released components have been synced to the central repo now.
---------- Forwarded message ---------- From: Carlos Sanchez <[EMAIL PROTECTED]> Date: Tue, Oct 21, 2008 at 11:54 PM Subject: Re: Problems with some artifacts not being synced to repo To: [EMAIL PROTECTED] I dont have much time right now to play with it and make sure it doesnt break anything. I have synced all org/apache/servicemix/ now For reference: We are excluding files matching **-200* The command line executed is something like rsync -n --ignore-existing --exclude-from=/home/maven/bin/synchronize/syncopate/exclusions.txt -Lrtivz "--rsh=ssh " [EMAIL PROTECTED]://www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/servicemix/ /home/maven/repository-staging/to-ibiblio/maven2/org/apache/servicemix/ The exclusions file is in https://svn.apache.org/repos/asf/maven/repository-tools/trunk/src/bin/synchronize/syncopate/exclusions.txt On Tue, Oct 21, 2008 at 2:34 PM, Guillaume Nodet <[EMAIL PROTECTED]> wrote: > Well, thx a lot, but that's not the only one. Do you really need to > manually sync all the artifacts manually ? > The full list can be found in the staging repo: > > http://people.apache.org/~gnodet/staging/components-2008.01-2nd-try/org/apache/servicemix/ > But maybe fixing the rule would be better ? > > On Tue, Oct 21, 2008 at 10:52 PM, Carlos Sanchez > <[EMAIL PROTECTED]> wrote: >> synced by hand >> /home/maven/repository-staging/to-ibiblio/maven2/org/apache/servicemix/servicemix-bean/2008.01/ >> >> On Tue, Oct 21, 2008 at 1:22 PM, Guillaume Nodet <[EMAIL PROTECTED]> wrote: >>> Can this be fixed somehow ? >>> >>> On Tue, Oct 21, 2008 at 9:47 PM, Carlos Sanchez <[EMAIL PROTECTED]> wrote: >>>> probably the filtering rules to prevent snapshots have exclude the 2008* >>>> >>>> On Tue, Oct 21, 2008 at 12:21 PM, Guillaume Nodet <[EMAIL PROTECTED]> >>>> wrote: >>>>> Some days ago, we have uploaded some artifacts in the >>>>> ibiblio-rsync-repository. >>>>> Not sure what happened, but they have not made their way to central at >>>>> this time. >>>>> Is there any way to check what happened ? >>>>> For example the following folder is empty at central, but contains all >>>>> the artifacts on the synced repo at apache: >>>>> >>>>> http://repo1.maven.org/maven2/org/apache/servicemix/servicemix-bean/2008.01/ >>>>> >>>>> -- >>>>> Cheers, >>>>> Guillaume Nodet >>>>> ------------------------ >>>>> Blog: http://gnodet.blogspot.com/ >>>>> ------------------------ >>>>> Open Source SOA >>>>> http://fusesource.com >>>>> >>>> >>> >>> >>> >>> -- >>> Cheers, >>> Guillaume Nodet >>> ------------------------ >>> Blog: http://gnodet.blogspot.com/ >>> ------------------------ >>> Open Source SOA >>> http://fusesource.com >>> >> > > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Blog: http://gnodet.blogspot.com/ > ------------------------ > Open Source SOA > http://fusesource.com > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
