Branch: refs/heads/master
Home: https://github.com/jenkinsci/variant-plugin
Commit: c0a339fd4723a44754cba2194f9c80ede19bc299
https://github.com/jenkinsci/variant-plugin/commit/c0a339fd4723a44754cba2194f9c80ede19bc299
Author: Baptiste Mathus <[email protected]>
Date: 2021-01-05 (Tue, 05 Jan 2021)
Changed paths:
M pom.xml
Log Message:
-----------
Exclude symbol-annotations as it's coming from the core
Without this, *when* bumping credentials to 2.3.14 e.g. this breaks:
```
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (display-info) @ variant ---
[INFO] Adding ignore: module-info
[WARNING] Rule 4: org.apache.maven.plugins.enforcer.RequireUpperBoundDeps
failed with message:
Failed while enforcing RequireUpperBoundDeps. The error(s) are [
Require upper bound dependencies error for org.jenkins-ci:symbol-annotation:1.1
paths to dependency are:
+-org.jenkins-ci.plugins:variant:1.4-SNAPSHOT
+-org.jenkins-ci.main:jenkins-core:2.249.1
+-org.jenkins-ci:symbol-annotation:1.1
and
+-org.jenkins-ci.plugins:variant:1.4-SNAPSHOT
+-org.jenkins-ci.plugins:credentials:2.3.14
+-org.jenkins-ci.plugins:structs:1.20
+-org.jenkins-ci:symbol-annotation:1.20
```
Commit: 9483b457d644cf957f1d0e42724237c82b6db086
https://github.com/jenkinsci/variant-plugin/commit/9483b457d644cf957f1d0e42724237c82b6db086
Author: Baptiste Mathus <[email protected]>
Date: 2021-01-05 (Tue, 05 Jan 2021)
Changed paths:
M pom.xml
Log Message:
-----------
Merge pull request #18 from batmat/fix-symbol-annotation-dep-pull
Exclude symbol-annotations as it's coming from the core
Compare:
https://github.com/jenkinsci/variant-plugin/compare/9fe9ca2d90d9...9483b457d644
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/variant-plugin/push/refs/heads/master/9fe9ca-9483b4%40github.com.