Wagon.getProtocol() called from DefaultWagonManager breaks when used with
wagon-webdav 1.0-beta-2
-------------------------------------------------------------------------------------------------
Key: WAGON-72
URL: http://jira.codehaus.org/browse/WAGON-72
Project: wagon
Issue Type: Bug
Affects Versions: 1.0
Environment: Maven 2.1-SNAPSHOT (revId: 508621); wagon
1.0-beta-3-SNAPSHOT (revId: 509353)
Reporter: John Casey
Priority: Blocker
Attachments: output.log, wagon-webdav-extension.zip
The newest snapshot of 1.0-beta-3 of the wagon-manager has DefaultWagonManager
(line 414) calling Wagon.getProtocol(), which doesn't exist in the API until
February 8th, 2007 (after -beta-1 and -beta-2 have been released). This means
we cannot use released wagons with this manager.
The fix is easy, but we need to put into place infrastructure for integration
testing. I'm attaching a project that expresses this problem. Also, I'm
attaching the output from `mvn clean` on this project.
--
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