Lukasz Szelag created MRM-1600:
----------------------------------
Summary: Artifact metadata is incomplete: Error in resolving
artifact's parent POM file
Key: MRM-1600
URL: https://jira.codehaus.org/browse/MRM-1600
Project: Archiva
Issue Type: Bug
Components: Web Interface
Affects Versions: 1.4-M2
Reporter: Lukasz Szelag
Below error message is shown in the Web interface when browsing artifact's
details.
{code}
Artifact metadata is incomplete: Error in resolving artifact's parent POM file.
<path-to-parent-pom-in-REPO2> (No such file or directory)
{code}
Steps to reproduce:
# create a parent POM (version = 1) and deploy to releases repository (REPO1)
# create a project POM (version = SNAPSHOT-1.0) that inherits from parent,
build and deploy it to snapshots repository ({color:red}REPO2{color})
# browse the Web interface to locate the project artifact
>From the above error message it appears that Archiva tries to locate the
>parent POM in the same repository where the artifact is located, which is not
>always the case. This problem is not observed in Archiva 1.3.5.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira