Skip to content

bump parent pom#132

Merged
jglick merged 2 commits into
jenkinsci:masterfrom
jetersen:patch-1
Jan 14, 2020
Merged

bump parent pom#132
jglick merged 2 commits into
jenkinsci:masterfrom
jetersen:patch-1

Conversation

@jetersen
Copy link
Copy Markdown
Member

@jetersen jetersen commented Jan 13, 2020

blocking #133

Copy link
Copy Markdown
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rule 5: org.apache.maven.plugins.enforcer.RequireUpperBounDeps failed with message:
 ​Failed while enforcing RequireUpperBoudDeps. The error(s) are [
 ​Require upper bound dependencies error for org.hamcrest:hamcrest-core:1. paths to dependency are:
 ​+-org.jenkins-ci.plugins:credentials:.3.1-rc732.ee813ca1e391
   ​+-org.xmlunit:mlunit-matchers:2.2.0
     ​+-org.amcret:hamcrest-core:1.3
 ​and
 ​+-org.jenkins-ci.plugins:credentials:.3.1-rc732.ee813ca1e391
   ​+-org.jenkins-ci.main:jenins-test-harness:2.57
     ​+-org.amcret:hamcrest-core:2.2
 ​and
 ​+-org.jenkins-ci.plugins:credentials:.3.1-rc732.ee813ca1e391
  ​+-junit:junit:4.12
     ​+-org.amcret:hamcrest-core:1.3
 ​and
 ​+-org.jenkins-ci.plugins:credentials:.3.1-rc732.ee813ca1e391
   ​+-org.jenkins-ci.main:jenins-test-harness:2.57
     ​+-org.hamcrest:amcrest-library:2.2
       ​+-org.amcest:hamcrest-core:2.2

@jetersen
Copy link
Copy Markdown
Member Author

all greenio :)

Comment thread pom.xml
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
<version>2.2</version>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something is wrong here, this is supposed to be pinned by the parent POM. I suspect some other dependency is throwing things off. Oh well, can be fixed up some other time.

@jglick jglick merged commit b03d6cc into jenkinsci:master Jan 14, 2020
@jetersen jetersen deleted the patch-1 branch January 14, 2020 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants