question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No "plugins" in the plugin's groupId: io.jenkins.configuration-as-code

See original GitHub issue

I would like to discuss it, because the most of the plugins are using locations likeio.jenkins.plugins. For JCasC plugin there is no “plugin” next neither in groupId nor in artifactId. It would be preferable to have it IMHO

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ndeloofcommented, Aug 10, 2018

as jenkins doesn’t use groupId, but only artifactId, we could publish with groupId x.y.z without impact, so who care ?

0reactions
ndeloofcommented, Jul 25, 2018

Some features (plugin installer) and issues (init race condition with job loading) seems to be hard to implement by a plugin. At some point casc could become an extension to jenkins-core (to be added in /lib).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configuration as Code - Jenkins Plugins
The Configuration as Code plugin is an opinionated way to configure Jenkins based on human-readable declarative configuration files.
Read more >
When using configuration-as-code-tests on project ... - GitHub
[ 2.107.1 ] Jenkins version [ 1.7, 1.8 ] Plugin version [ Mac (but ... OS When adding configuration-as-code with classifier tests into...
Read more >
jenkinsci/configuration-as-code-plugin - Gitter
I do, I just noticed I needed to install jobs-dsl I'm now onto another No io.jenkins.plugins.casc.support.jobdsl.ScriptSource implementation found for ...
Read more >
Hosting Plugins - Jenkins
Plugin pages are hosted on https://plugins.jenkins.io/, these pages are being generated automatically using the metadata from the latest plugin ...
Read more >
jenkins/custom-war-packager - Docker Image
Configuration as Code - configuring WAR with Configuration-as-Code Plugin via YAML ... <plugin> <groupId>io.jenkins.tools.custom-war-packager</groupId> ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found