Skip to content
This repository has been archived by the owner on May 19, 2019. It is now read-only.

shadowjar should not be an implicit dependency #17

Closed
rtyler opened this issue Oct 15, 2014 · 0 comments
Closed

shadowjar should not be an implicit dependency #17

rtyler opened this issue Oct 15, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@rtyler
Copy link
Member

rtyler commented Oct 15, 2014

When I remove the line pulling in shadowjar from the plugins repository, my gradlefile fails now.

FAILURE: Build failed with an exception.

* Where:
Build file '/usr/home/tyler/source/github/blick/build.gradle' line: 36

* What went wrong:
A problem occurred evaluating root project 'blick'.
> Could not find method shadowJar() for arguments [build_53hpiloh3ahr8sdm93qjclshj9$_run_closure5@4d3c6593] on root project 'blick'.

* 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: 17.618 secs

IMHO, since we need shadowjar to build jars properly, it should be an explicit dependency, what do you think @ysb33r ?

@rtyler rtyler added the bug label Oct 15, 2014
@rtyler rtyler self-assigned this Oct 15, 2014
@rtyler rtyler added this to the 0.1.3 milestone Oct 15, 2014
@rtyler rtyler closed this as completed in 4e161b9 Nov 15, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

1 participant