Branch: refs/heads/fix-unusual-groupids
Home: https://github.com/jenkinsci/plugin-compat-tester
Commit: b75bc955f324f706db2896886726cecb7d89fa66
https://github.com/jenkinsci/plugin-compat-tester/commit/b75bc955f324f706db2896886726cecb7d89fa66
Author: Sam Van Oort <[email protected]>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M
plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java
M
plugins-compat-tester/src/main/java/org/jenkins/tools/test/model/MavenPom.java
Log Message:
-----------
Fix handling of unusual bundled plugin groupIds
Covers at least one case where there is a budled plugin with groupId that is
not org.jenkins-ci.plugins
Example: org.jenkins-ci.plugins.workflow plugins, such as workflow-step-api
For these plugins, the compat tester would generate pom files with groupId of
org.jenkins-ci.plugins
With this bad groupId, it would fail to build, because artifact could not be
found
Where available, we instead read the groupId from the plugin manifest
--
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].
For more options, visit https://groups.google.com/d/optout.