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 2017/02/06 19:38:42 UTC

[jira] [Closed] (MNG-6166) mvn dependency:go-offline fails due to missing transitive dependency jdom:jdom:jar:1.1

     [ https://issues.apache.org/jira/browse/MNG-6166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov closed MNG-6166.
-------------------------------
    Resolution: Fixed

Fixed with [66a0fbe495f7df45562bee22188341899e1ca839|https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=66a0fbe495f7df45562bee22188341899e1ca839].

> mvn dependency:go-offline fails due to missing transitive dependency jdom:jdom:jar:1.1
> --------------------------------------------------------------------------------------
>
>                 Key: MNG-6166
>                 URL: https://issues.apache.org/jira/browse/MNG-6166
>             Project: Maven
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.3.9
>            Reporter: Archimedes Trajano
>            Assignee: Michael Osipov
>             Fix For: 3.5.0
>
>
> When running mvn dependency:go-offline it reports that 
> Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:resolve-plugins (resolve-plugins) on project maven-artifact: Nested: Could not find artifact jdom:jdom:jar:1.1 in central (http://repo.maven.apache.org/maven2)
> It is likely in one of the external dependencies because I don't see it on the code base itself.
> https://travis-ci.org/trajano/maven/builds/198102606
> Just an FYI there is no jdom:jdom:jar:1.1 in central it is a POM project.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)