You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Dave Thompson (JIRA)" <ji...@apache.org> on 2018/01/04 18:16:00 UTC

[jira] [Closed] (DAFFODIL-1612) sbt - branches without tags cause sbt compile to fail

     [ https://issues.apache.org/jira/browse/DAFFODIL-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Thompson closed DAFFODIL-1612.
-----------------------------------

As this ticket's issue has been addressed and verified in JIRA ticket DAFFODIL-1856, closing this ticket.

> sbt - branches without tags cause sbt compile to fail
> -----------------------------------------------------
>
>                 Key: DAFFODIL-1612
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1612
>             Project: Daffodil
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: 2.0.0
>            Reporter: Michael Beckerle
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> So if you happen to have a git repository with just say, the 2.0.0 branch on it, which has no tags as of yet, then if you try to do sbt compile it fails to resolve dependencies because the git logic which tries to determine whether you are a snapshot or a tag fails.
> This is easy to work around, add any tag, or clone the whole repository, not just one branch.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)