To get it to merge successfully, I had to delete the *-src.tar.bz2 artifact and its related signature and checksums from the staging repo via cadaver. I figured we already have enough source bundles (tar.gz and .zip) in there anyway. On a related note, I think we should fix the POM config to only generate a zip file for the source bundle.
Liit, do you mind filing the 404 problem you encountered during the merge in Archiva's JIRA? I think it's a bug in the webdav impl. I tried uploading an artifact with the same extension in a test repository, and also got that error you encountered when accessing the artifact. Thanks! -Deng On Tue, Mar 8, 2011 at 7:01 PM, Adelita Padilla <[email protected]> wrote: > > UPDATE: > > > I've successfully merged the artifacts from > http://vmbuild.apache.org/archiva/repository/staged-npanday/ to > /www/people.apache.org/repo/m2-ibiblio-rsync-repository. > > The binaries and sources were also copied to > /www/www.apache.org/dist/incubator/npanday/. > > > Thanks, > > -- > > liit > > ----- "Adelita Padilla" <[email protected]> wrote: > >> I also checked the old releases found in >> http://repo.npanday.org/archiva/repository/npanday-releases and same >> error occurs. >> >> -- >> >> ----- "Adelita Padilla" <[email protected]> wrote: >> >> > Hi All, >> > >> > >> > I tried merging the artifacts from >> > >> http://vmbuild.apache.org/archiva/repository/staged-npanday/npanday/ >> > to ibiblio by running the ff command: >> > >> > >> > mvn stage:copy >> > >> -Dsource="http://vmbuild.apache.org/archiva/repository/staged-npanday/" >> > >> -Dtarget="scp://[email protected]/www/people.apache.org/repo/m2-ibiblio-rsync-repository" >> > -Dversion=1.3-incubating DrepositoryId=apache.releases >> > >> > but got this error: >> > >> > [INFO] Downloading file from the source repository: >> > >> /npanday//npanday-project//1.3-incubating//npanday-project-1.3-incubating-src.tar.bz2.asc >> > [INFO] >> > >> ------------------------------------------------------------------------ >> > [ERROR] BUILD ERROR >> > [INFO] >> > >> ------------------------------------------------------------------------ >> > [INFO] Error copying repository from >> > http://vmbuild.apache.org/archiva/repository/staged-npanday/ to >> > >> scp://[email protected]/www/people.apache.org/repo/m2-ibiblio-rsync-repository >> > >> > Embedded error: Unable to locate resource in repository >> > >> http://vmbuild.apache.org/archiva/repository/staged-npanday//npanday//npanday-project//1.3-incubating//npanday-project-1.3-incubating-src.tar.bz2.asc >> > [INFO] >> > >> ------------------------------------------------------------------------ >> > [INFO] For more information, run Maven with the -e switch >> > [INFO] >> > >> ------------------------------------------------------------------------ >> > >> > >> > I tried accessing the resource directly and got this error: >> > >> > >> > HTTP ERROR 404 >> > >> > Problem accessing >> > >> /archiva/repository/staged-npanday/npanday/npanday-project/1.3-incubating/npanday-project-1.3-incubating-src.tar.bz2. >> > Reason: >> > >> > Resource does not exist >> > >> > >> > >> > Any thoughts? >> > >> > >> > Thanks, >> > >> > -- >> > >> > liit >
