Eric Barboni created WAGON-409:
----------------------------------
Summary: Wagon-webdav-jackrabbit throws Class Not Found Exception.
Key: WAGON-409
URL: https://jira.codehaus.org/browse/WAGON-409
Project: Maven Wagon
Issue Type: Bug
Components: wagon-webdav
Affects Versions: 2.6, 2.5
Environment: Maven 3.1.1, fedora, jenkins
Reporter: Eric Barboni
Priority: Critical
Attachments: log.txt
I try to upgrade to the 2.6 version of jackrabbit wagon on a previoulsy working project (with
version 2.4).
During instantiation of MultiThreadedHttpConnectionManager the LogFactory class is not available
and break deploy.
The removal of dependencies wagon-http-shared after 2.4 seems to be the cause of the issue.
http-shared was providing commons logging as transitive dependencies ofr jackrabbit.
Best Regards
I copy paste extract from the jenkins logs in attachement.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|