[
https://issues.apache.org/jira/browse/SLING-9914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-9914.
-------------------------------------
Resolution: Fixed
https://github.com/apache/sling-slingfeature-maven-plugin/commit/f8c4b88dd332e96841007de11e18f9183b071c6a
> 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
> Priority: Major
> 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)