[
https://issues.apache.org/jira/browse/MRM-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Stockhammer closed MRM-1592.
-----------------------------------
Resolution: Later
Mentions very old archiva version. Open new issue, if the error still occures
with a current version.
> Add a getArtifactLastVersion method to the SearchService REST service
> ---------------------------------------------------------------------
>
> Key: MRM-1592
> URL: https://issues.apache.org/jira/browse/MRM-1592
> Project: Archiva
> Issue Type: Improvement
> Components: rest services
> Affects Versions: 1.4-M2
> Reporter: Romain Moreau
> Priority: Major
>
> A useful method that is missing in the SearchService is a method which
> returns the last version of an artifact and which would have this signature :
> {code}
> Artifact getArtifactLastVersion(String groupId, String artifactId, String
> packaging);
> {code}
> A workaround can be done but it's not clean since the last version
> information is managed by Archiva in the maven-metadata.xml files.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)