[ 
https://jira.codehaus.org/browse/WAGON-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=343904#comment-343904
 ] 

Rene Krell commented on WAGON-412:
----------------------------------

Got the same problem during a build on Jenkins 1.532.2 using Maven 3.2.1.
Defined extension in POM:
{code:xml}
 <extension>
    <groupId>org.apache.maven.wagon</groupId>
    <artifactId>wagon-webdav-jackrabbit</artifactId>
    <version>2.5</version>
  </extension>
{code}


> Error injecting constructor, java.lang.NoClassDefFoundError: 
> org/apache/commons/logging/LogFactory
> --------------------------------------------------------------------------------------------------
>
>                 Key: WAGON-412
>                 URL: https://jira.codehaus.org/browse/WAGON-412
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-webdav
>    Affects Versions: 2.6
>         Environment: Apache Maven 3.1.1 
> (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 16:22:22+0100)
> Maven home: /opt/maven.apache.org/apache-maven-3.1.1
> Java version: 1.7.0_45, vendor: Oracle Corporation
> Java home: /home/david/opt/java.sun.com/jdk1.7.0_45/jre
> Default locale: en_GB, platform encoding: UTF-8
> OS name: "linux", version: "3.8.0-35-generic", arch: "amd64", family: "unix"
>            Reporter: David Ireland
>            Priority: Critical
>         Attachments: webdav-error.log
>
>
> When I try to deploy using the wagon, it fails to initialise with the 
> attached error.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to