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

Unable to run / quick star guide ? #1

Open
goRaspy opened this issue Jan 2, 2017 · 0 comments
Open

Unable to run / quick star guide ? #1

goRaspy opened this issue Jan 2, 2017 · 0 comments

Comments

@goRaspy
Copy link

goRaspy commented Jan 2, 2017

I tried to use the simulator.
But I can't manage gradle to compile and run the project.

Could you precise if the gradlew script is working ?

When I launch ./gradlew run

Everything is OK before the run

_./gradlew run
:smart-simulator-common:compileJava UP-TO-DATE
:smart-simulator-common:processResources UP-TO-DATE
:smart-simulator-common:classes UP-TO-DATE
:smart-simulator-common:jar UP-TO-DATE
:smart-simulator-core:compileJava UP-TO-DATE
:smart-simulator-core:processResources UP-TO-DATE
:smart-simulator-core:classes UP-TO-DATE
:smart-simulator-core:jar UP-TO-DATE
:smart-simulator-db:compileJava UP-TO-DATE
:smart-simulator-db:processResources UP-TO-DATE
:smart-simulator-db:classes UP-TO-DATE
:smart-simulator-db:jar UP-TO-DATE
:smart-simulator-server:compileJava UP-TO-DATE
:smart-simulator-server:processResources UP-TO-DATE
:smart-simulator-server:classes UP-TO-DATE
:smart-simulator-server:findMainClass
:smart-simulator-server:run FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':smart-simulator-server:run'.

No main class specified_

I suspect a problem with my version of gradle (3.2.1) but I am unable to install 2.3

Many thanks for any help

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