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

Tweak error in gradle #3

Merged
merged 1 commit into from
Jan 11, 2016
Merged

Tweak error in gradle #3

merged 1 commit into from
Jan 11, 2016

Conversation

sue445
Copy link
Contributor

@sue445 sue445 commented Jan 11, 2016

ref. http://stackoverflow.com/questions/10312259/recommended-way-to-stop-a-build-with-gradle

example

$ ./gradlew checkVersion
Picked up _JAVA_OPTIONS: -Dfile.encoding=UTF-8
Parallel execution with configuration on demand is an incubating feature.
:checkVersion FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/Users/sue445/dev/workspace/github.com/jenkinsci/yaml-axis-plugin/build.gradle' line: 78

* What went wrong:
Execution failed for task ':checkVersion'.
> Remove '-SNAPSHOT' of version!

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

BUILD FAILED

Total time: 44.963 secs

@sue445 sue445 force-pushed the feature/task_error branch from 4b28137 to a8c1487 Compare January 11, 2016 12:39
sue445 added a commit that referenced this pull request Jan 11, 2016
@sue445 sue445 merged commit 0e57923 into master Jan 11, 2016
@sue445 sue445 deleted the feature/task_error branch January 11, 2016 12:41
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

Successfully merging this pull request may close these issues.

1 participant