[JBoss JIRA] (SHRINKRES-114) Support resolution of versions from a specific artifact
by Michal Matloka (JIRA)
[ https://issues.jboss.org/browse/SHRINKRES-114?page=com.atlassian.jira.plu... ]
Michal Matloka reassigned SHRINKRES-114:
----------------------------------------
Assignee: Michal Matloka (was: Andrew Rubinger)
> Support resolution of versions from a specific artifact
> -------------------------------------------------------
>
> Key: SHRINKRES-114
> URL: https://issues.jboss.org/browse/SHRINKRES-114
> Project: ShrinkWrap Resolvers
> Issue Type: Feature Request
> Components: impl-maven
> Affects Versions: 2.0.0-beta-2
> Reporter: George Gastaldi
> Assignee: Michal Matloka
>
> There are cases where a version of a specific artifact is unknown during test execution.
> Aether supports version ranging:
> {code}org.sonatype.aether.RepositorySystem.resolveVersionRange(RepositorySystemSession, VersionRangeRequest){code}
> It would be nice to provide an API in ShrinkWrap Resolver to:
> - Resolve the available versions from a specific given range
> - From that range, the possibility to retrieve the lowest and the highest version
> - Reuse this information to resolve artifacts using the already existing ShrinkWrap Resolver APIs
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 1 month
[JBoss JIRA] (SHRINKRES-114) Support resolution of versions from a specific artifact
by George Gastaldi (JIRA)
George Gastaldi created SHRINKRES-114:
-----------------------------------------
Summary: Support resolution of versions from a specific artifact
Key: SHRINKRES-114
URL: https://issues.jboss.org/browse/SHRINKRES-114
Project: ShrinkWrap Resolvers
Issue Type: Feature Request
Components: impl-maven
Affects Versions: 2.0.0-beta-2
Reporter: George Gastaldi
Assignee: Andrew Rubinger
There are cases where a version of a specific artifact is unknown during test execution.
Aether supports version ranging:
{code}org.sonatype.aether.RepositorySystem.resolveVersionRange(RepositorySystemSession, VersionRangeRequest){code}
It would be nice to provide an API in ShrinkWrap Resolver to:
- Resolve the available versions from a specific given range
- From that range, the possibility to retrieve the lowest and the highest version
- Reuse this information to resolve artifacts using the already existing ShrinkWrap Resolver APIs
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 1 month