Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.5, 2.6
-
None
-
Maven 3.1.1, fedora, jenkins
-
Patch
Description
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.
Attachments
Attachments
Issue Links
- depends upon
-
WAGON-434 Remove test-scope for slf4j deps in dependencyManagement
- Closed
- is duplicated by
-
WAGON-412 Error injecting constructor, java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
- Closed
-
WAGON-418 Changes from WAGON-388 broke the WebDAV Wagon
- Closed
- relates to
-
WAGON-356 java.lang.ClassNotFoundException: org.slf4j.impl.StaticLoggerBinder
- Closed