I'm wondering if there's anything out there like this already, or being planned. Basically what I'd like to see is the ability to deploy a file somewhere arbitrary. It shoudl reuse the wagon stuff, so that all the same protocols supported for repository deployment are still available.
My specific use case is that I want to copy a checkstyle configuration file to a location on a webserver to be used in IDE's whenever I release my jar that contains that configuration file (for use in Maven). The webserver location is the same as my repository: I can only access it via sftp. So I'd want be able to reuse my authentication settings from settings.xml. -- Stephen Duncan Jr www.stephenduncanjr.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]