You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jeff Ramsdale (JIRA)" <ji...@codehaus.org> on 2010/01/08 20:53:55 UTC

[jira] Created: (WAGON-296) AbstractS3Wagon @component annotation breaks S3RESTWagon

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