Carsten Ziegeler created SLING-9914:
---------------------------------------
Summary: If no tag is specified, HEAD is used as default branch
Key: SLING-9914
URL: https://issues.apache.org/jira/browse/SLING-9914
Project: Sling
Issue Type: Bug
Components: Maven Plugins and Archetypes
Affects Versions: slingfeature-maven-plugin 1.4.14
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: slingfeature-maven-plugin 1.4.16
With the fix in SLING-9912, a new problem might occur: if the pom has no "tag"
set in the scm info, Maven by default uses "HEAD" refering to the main branch
- that tag is then used to checkout the source code which fails as HEAD does
not exist as a branch
--
This message was sent by Atlassian Jira
(v8.3.4#803005)