- Notifications
You must be signed in to change notification settings - Fork214
Open
Description
Please provide:
Link to build loghttps://jitpack.io/com/github/mskcc/smile-commons/2.1.2.RELEASE/build.log
Does the project build on your machine with the same commands as in the log (e.g. gradle install) ? No
What error are you seeing?
The error I see locally is a standard cannot find artifact error when I try to use this dependency in another project.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.6.0:check (validate) on project smile-messaging-java: Execution validate of goal org.apache.maven.plugins:maven-checkstyle-plugin:3.6.0:check failed: Plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.6.0 or one of its dependencies could not be resolved: Could not find artifact com.github.mskcc:smile-commons:jar:2.1.2.RELEASE in jitpack.io (https://jitpack.io) -> [Help 1]However, the build log shows an internal server error with the maven plexus compiler.. advice would be greatly appreciated. Thanks in advance!