Created
February 14, 2018 23:18
-
-
Save slide/8f631ff20f6aec97d10bc8e294577470 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [WARNING] Rule 5: org.apache.maven.plugins.enforcer.RequireUpperBoundDeps failed with message: | |
| Failed while enforcing RequireUpperBoundDeps. The error(s) are [ | |
| Require upper bound dependencies error for org.slf4j:slf4j-api:1.7.7 paths to dependency are: | |
| +-org.jenkins-ci.plugins:publish-over-ftp:1.14-SNAPSHOT | |
| +-org.slf4j:slf4j-api:1.7.7 | |
| and | |
| +-org.jenkins-ci.plugins:publish-over-ftp:1.14-SNAPSHOT | |
| +-org.slf4j:log4j-over-slf4j:1.7.7 | |
| +-org.slf4j:slf4j-api:1.7.7 | |
| and | |
| +-org.jenkins-ci.plugins:publish-over-ftp:1.14-SNAPSHOT | |
| +-org.slf4j:jcl-over-slf4j:1.7.7 | |
| +-org.slf4j:slf4j-api:1.7.7 | |
| and | |
| +-org.jenkins-ci.plugins:publish-over-ftp:1.14-SNAPSHOT | |
| +-org.slf4j:slf4j-jdk14:1.7.7 | |
| +-org.slf4j:slf4j-api:1.7.7 | |
| and | |
| +-org.jenkins-ci.plugins:publish-over-ftp:1.14-SNAPSHOT | |
| +-org.jenkins-ci.main:jenkins-war:2.73.3 | |
| +-org.jenkins-ci.modules:sshd:2.0 | |
| +-org.slf4j:slf4j-api:1.6.1 | |
| and | |
| +-org.jenkins-ci.plugins:publish-over-ftp:1.14-SNAPSHOT | |
| +-org.jenkins-ci.main:jenkins-war:2.73.3 | |
| +-org.jenkins-ci.modules:sshd:2.0 | |
| +-org.apache.sshd:sshd-core:1.6.0 | |
| +-org.slf4j:slf4j-api:1.7.25 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment