Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-beta-3
-
Component/s: indexing
-
Labels:None
Description
when indexing jar artifacts, the name and description (plus other fields) are read from the artifact's pom file. When indexing local repository I figured that some artifacts don't have pom files. Specifically the archetype artifacts (see ARCHETYPE-48), there might be otehr cases.
So it would be nice to consult the pom file in the actual artifact if pom not present. (it's stored at META-INF/maven if I recall correctly)
Issue Links
- relates to
-
ARCHETYPE-306
archetypes downloaded are not downloaded with their poms
-
-
MRM-799
Better handling of artifacts with missing poms
-
-
MRM-40
associate artifacts with their pom and checksums
-
these issues are connected.