Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The following cannot be run `../gradlew dependencyInsight --dependency log4j --configuration compile` due to these errors:
-
-
- 1
-
```
- Where:
Build file '/Users/******/Source/gobblin/build.gradle' line: 368
- What went wrong:
Could not find property 'runtime' on configuration container.
```-
- 2
-
```
- Where:
Build file '/Users/******/Source/gobblin/build.gradle' line: 543
- What went wrong:
java.lang.NullPointerException (no error message)
```
Github Url : https://github.com/linkedin/gobblin/issues/901
Github Reporter : jbaranick
Github Created At : 2016-03-30T21:46:53Z
Github Updated At : 2017-01-12T04:52:34Z