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
