Add another group, used by the maven plugin

This commit is contained in:
R. Tyler Croy 2017-07-19 19:11:04 -07:00
parent bb74e75a07
commit 230b8e82f6
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ def main():
['org.jvnet.hudson.plugins', 'org.jenkins-ci.plugins',
'org.jenkinsci.plugins', 'org.jenkins-ci.plugins.icon-shim',
'${project.groupId}', 'io.jenkins.plugins',
'org.jenkins-ci.main',
'org.6wind.jenkins', 'org.jenkins-ci.plugins.pipeline-stage-view',
'org.jenkins-ci.ui', 'org.jenkins-ci.plugins.workflow'].index(group)
# Let's only bother with dependencies that are actually Jenkins