- Notifications
You must be signed in to change notification settings - Fork12
Move project from Gradle to Maven#79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Move project from Gradle to Maven#79
Uh oh!
There was an error while loading.Please reload this page.
Conversation
How toconfigure it you can see in my dotfiles:https://github.com/Weltraumschaf/dotfiles/blob/master/src/dotfiles/_gitconfig#L11Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
It is a big hassle to get Gradle releases work in GH actions aswe like. After spending some time fiddling around with Gradle,we decidedto use god oldMaven, we have more knowledge in.Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
Signed-off-by: Heiko Kiesel <heiko.kiesel@iteratec.com>
Signed-off-by: Heiko Kiesel <heiko.kiesel@iteratec.com>
Signed-off-by: Heiko Kiesel <heiko.kiesel@iteratec.com>
Signed-off-by: Heiko Kiesel <heiko.kiesel@iteratec.com>
Signed-off-by: Heiko Kiesel <heiko.kiesel@iteratec.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
See my comments please.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Signed-off-by: Heiko Kiesel <heiko.kiesel@iteratec.com>
Signed-off-by: Heiko Kiesel <heiko.kiesel@iteratec.com>
Signed-off-by: Heiko Kiesel <heiko.kiesel@iteratec.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
There is one more 😬
Uh oh!
There was an error while loading.Please reload this page.
Implements changes described in#35