You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dan Armbrust (JIRA)" <ji...@codehaus.org> on 2015/01/28 06:55:22 UTC

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

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

Dan Armbrust commented on MPIR-251:
-----------------------------------

Yes, this issue still happens.

<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>2.7</version>
Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T11:29:23-06:00)


[ERROR] Artifact: org.apache.felix:org.osgi.core:jar:1.4.0 has no file.
[ERROR] Artifact: org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:jar:1.0 has no file.
[ERROR] Artifact: org.apache.httpcomponents:httpclient:jar:4.1.3 has no file.
[ERROR] Artifact: org.apache.httpcomponents:httpcore:jar:4.1.4 has no file.
[ERROR] Artifact: org.apache.lucene:lucene-analyzers-common:jar:4.3.1 has no file.
[ERROR] Artifact: org.apache.lucene:lucene-core:jar:4.3.1 has no file.
[ERROR] Artifact: org.apache.lucene:lucene-queries:jar:4.3.1 has no file.
[ERROR] Artifact: org.apache.lucene:lucene-queryparser:jar:4.3.1 has no file.
[ERROR] Artifact: org.apache.lucene:lucene-sandbox:jar:4.3.1 has no file.
[ERROR] Artifact: org.apache.mahout:mahout-collections:jar:1.0 has no file.
[ERROR] Artifact: org.apache.mahout:mahout-math:jar:0.7 has no file.
[ERROR] Artifact: org.apache.maven:maven-aether-provider:jar:3.0.5 has no file.
[ERROR] Artifact: org.apache.maven:maven-artifact:jar:3.0.5 has no file.
[ERROR] Artifact: org.apache.maven:maven-compat:jar:3.0.5 has no file.
.....



> Artifact ###### has no file error regression.
> ---------------------------------------------
>
>                 Key: MPIR-251
>                 URL: https://jira.codehaus.org/browse/MPIR-251
>             Project: Maven Project Info Reports Plugin
>          Issue Type: Bug
>          Components: dependencies
>    Affects Versions: 2.5
>            Reporter: Ian Brandt
>            Priority: Minor
>              Labels: close-pending
>         Attachments: 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.1.6#6162)