* What went wrong:
A problem was found with the configuration of task ':signJvmPublication' (type 'Sign').
- Gradle detected a problem with the following location: '/Users/pcarrier/src/graphed/build/libs/graphed-0.1.0-SNAPSHOT-javadoc.jar.asc'.
Reason: Task ':publishJsPublicationToOssRepository' uses this output of task ':signJvmPublication' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed.