Carsten Ziegeler created SLING-9231:
---------------------------------------
Summary: 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
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)