[
https://issues.apache.org/jira/browse/SLING-9231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-9231.
-------------------------------------
Resolution: Fixed
Fixed in rev
https://github.com/apache/sling-org-apache-sling-feature/commit/8def1b07a18d49358fc005e5f7cc1aecea168883
> Parsing of mvn urls for ArtifactId fails
> ----------------------------------------
>
> Key: SLING-9231
> URL: https://issues.apache.org/jira/browse/SLING-9231
> Project: Sling
> Issue Type: Bug
> Components: Feature Model
> Affects Versions: Feature Model 1.1.4
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Blocker
> Fix For: Feature Model 1.1.6
>
>
> ArtifactId.parse must be able to detect between mvn urls and mvn ids.
> However, the logic in there simply checks for a colon in the string and
> assumes it is an id (as ids use the colon as a separator). However, a mvn url
> has a colon as well to separate it from the protocol.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)