AbstractS3Wagon @component annotation breaks S3RESTWagon --------------------------------------------------------
Key: WAGON-296 URL: http://jira.codehaus.org/browse/WAGON-296 Project: Maven Wagon Issue Type: Bug Components: New Wagons Affects Versions: 1.0 Environment: wagon-s3:1.0-rc1-SNAPSHOT Reporter: Jeff Ramsdale Attachments: wagon-s3.patch The @component annotation on AbstractS3Wagon causes this abstract class to be resolved to handle the s3rest protocol, throwing an AbstractMethodError, preventing use of the s3rest protocol. Removing the annotation allows S3RESTWagon to be resolved correctly. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira