I need help figuring out how to get artifacts from one remote
repository into another, without re-building them.

The use case involves staging releases in one repository and then
promoting those exact artifacts and signatures to another repo.  (At
Apache:  deploying to the snapshot or another repo, voting on the
release, then moving it to the one that gets synced with ibiblio.)

I know all the pieces exist, we can already retrieve and deploy
artifacts, but I'm not sure where to go from there.  Would this be
another goal for of maven-deploy-plugin?  It's similar to
deploy:deploy-file, except that the 'file' comes from a remote
repository.

Any advice is appreciated!

Thanks,
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to