Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure on current gradle #69

Closed
nsoft opened this issue Nov 24, 2016 · 0 comments
Closed

Build failure on current gradle #69

nsoft opened this issue Nov 24, 2016 · 0 comments
Milestone

Comments

@nsoft
Copy link
Owner

nsoft commented Nov 24, 2016

Fresh checkout of the project building against gradle 3.1 had the following error

FAILURE: Build failed with an exception.

* What went wrong:
A problem was found with the configuration of task ':startScripts'.
> No value has been specified for property 'mainClassName'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

This appears to be due to a change since gradle 2.3 (we were on 2.1 until recently I think)... see discussion @ spring-boot where they ran into this change as well. spring-projects/spring-boot#2679

@nsoft nsoft closed this as completed in 6ff6ead Nov 24, 2016
@nsoft nsoft added this to the 1.0 milestone Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant