-
Bug
-
Resolution: Fixed
-
Blocker
-
Jenkins 2.332.3, artifactory 3.17.2, maven-plugin 3.20,
The latest release for the Maven plugin is only 3.2 with the Artifactory plugin dependency requiring 3.4. - https://github.com/jenkinsci/artifactory-plugin/blob/master/pom.xml#L111
It appears tests have been failing for some time - https://github.com/jfrog/jenkins-artifactory-plugin/actions/workflows/tests.yml
Specific Maven 3+ test failure - https://github.com/jfrog/jenkins-artifactory-plugin/actions/runs/3279842585
[JENKINS-69961] Maven 3.4 dependency does not exist
Priority | Original: Blocker [ 1 ] | New: Major [ 3 ] |
Attachment | New: Screen Shot 2022-10-27 at 8.12.07 AM.png [ 59381 ] |
Attachment | New: Screen Shot 2022-10-27 at 9.12.51 AM.png [ 59382 ] |
Priority | Original: Major [ 3 ] | New: Blocker [ 1 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Reviewed and realized the 3.20 > 3.4. Was reviewing with the dev encountering the problem which was seen as 3.2 and not 3.20
We will dig into this a little more to understand the issue more clearly.