You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "S V Mohana Rao (JIRA)" <ji...@apache.org> on 2016/05/17 11:51:13 UTC

[jira] [Created] (MNG-6024) maven-antrun-plugin:instrument failing NoClassDefFoundError: org/slf4j/LoggerFactory

S V Mohana Rao created MNG-6024:
-----------------------------------

             Summary: maven-antrun-plugin:instrument failing NoClassDefFoundError: org/slf4j/LoggerFactory
                 Key: MNG-6024
                 URL: https://issues.apache.org/jira/browse/MNG-6024
             Project: Maven
          Issue Type: Bug
          Components: Class Loading
    Affects Versions: 3.3.9, 3.3.3, 3.3.1
         Environment: Window 7, JDK 1.8.0_40
            Reporter: S V Mohana Rao


Related issues : MNG-5783, MNG-5817. I was using maven-antrun-plugin added dependency cobertura which requires slf4j-api dependent jar. Even i tried using 3.4.0-SNAPSHOT version but problem persists. As i was observed it's been excluded from the child dependent artifacts of cobertura cause it's part maven core. But it's not referring from maven core which hasn't been added class path. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)