We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f3870 commit 37e7191Copy full SHA for 37e7191
docs/modules/ROOT/pages/faq.adoc
@@ -1,5 +1,10 @@
1
= FAQ
2
3
+**Q: Is there a relationship with GoReleaser?**
4
+
5
+JReleaser is heavily inspired by link:https://goreleaser.com[GoReleaser]. It also builds on top of the lessons learned
6
+from link:https://github.com/jbangdev/jbang[JBang]'s original build setup.
7
8
**Q: Configured JReleaser in a multi-module project and got `org.jreleaser.util.JReleaserException: Could not determine git HEAD`
9
when running any commands. How can I fix this?**
10
0 commit comments