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 2015/12/26 23:33:49 UTC

[jira] [Comment Edited] (MPIR-251) Artifact ###### has no file error regression

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

Michael Osipov edited comment on MPIR-251 at 12/26/15 10:32 PM:
----------------------------------------------------------------

Here is a [branch|https://svn.apache.org/repos/asf/maven/plugins/branches/MPIR-251] which fixes the issue. Please test that with your projects and share your results. If that works, I will merge to trunk.


was (Author: michael-o):
Here is a [branch|https://svn.apache.org/repos/asf/maven/plugins/branches/MPIR-251] which fixes the issue. Please test that with your projects and share your results. It that works, I will merge to trunk.

> Artifact ###### has no file error regression
> --------------------------------------------
>
>                 Key: MPIR-251
>                 URL: https://issues.apache.org/jira/browse/MPIR-251
>             Project: Maven Project Info Reports Plugin
>          Issue Type: Bug
>          Components: dependencies
>    Affects Versions: 2.5
>            Reporter: Ian Brandt
>            Assignee: Michael Osipov
>            Priority: Minor
>             Fix For: 2.8.2
>
>         Attachments: pom.xml, pom.xml
>
>
> It appears that MPIR-158 has regressed.  I'm seeing the same exact issue in 2.5 with Maven 3.0.4:
> {noformat}
> [INFO] Generating "Dependencies" report    --- maven-project-info-reports-plugin:2.5
> [ERROR] Artifact: com.sun:tools:jar:1.5.0 has no file.
> [ERROR] Artifact: com.thoughtworks.xstream:xstream:jar:1.3 has no file.
> [ERROR] Artifact: commons-beanutils:commons-beanutils:jar:1.8.0 has no file.
> [ERROR] Artifact: commons-cli:commons-cli:jar:1.1 has no file.
> [ERROR] Artifact: commons-codec:commons-codec:jar:1.3 has no file.
> [ERROR] Artifact: commons-collections:commons-collections:jar:3.2.1 has no file.
> [ERROR] Artifact: commons-digester:commons-digester:jar:2.0 has no file.
> [ERROR] Artifact: commons-fileupload:commons-fileupload:jar:1.2.2 has no file.
> ...{noformat}



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