You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2018/09/05 18:44:00 UTC

[jira] [Commented] (MDEP-627) ClassNotFoundException: org.apache.commons.logging.LogFactory

    [ https://issues.apache.org/jira/browse/MDEP-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16604783#comment-16604783 ] 

Michael Osipov commented on MDEP-627:
-------------------------------------

Update Maven and your JVM and retry.

> ClassNotFoundException: org.apache.commons.logging.LogFactory
> -------------------------------------------------------------
>
>                 Key: MDEP-627
>                 URL: https://issues.apache.org/jira/browse/MDEP-627
>             Project: Maven Dependency Plugin
>          Issue Type: Bug
>         Environment: $ mvn -version
> Apache Maven 3.3.9
> Maven home: /usr/share/maven
> Java version: 1.8.0_60, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/jdk1.8.0_60/jre
> Default locale: cs_CZ, platform encoding: UTF-8
> OS name: "linux", version: "4.9.0-4-amd64", arch: "amd64", family: "unix"
>            Reporter: Martin Jašek
>            Priority: Blocker
>         Attachments: pom.xml
>
>
> Whatever I do with the dependency plugin (every goal i invoke), it crashes on missing class of logger. It happens also on some older versions of the plugin, so it seems it is some "system" failure.
> I'm attaching my pom, the build output is here: [https://pastebin.com/nE2RMGqg] (too big to upload).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)