-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
Jenkins 2.73.1
pipeline-maven-plugin 3.0.1
I'm running Jenkins 2.73.1 with pipeline-maven-plugin 3.0.1 and unfortunately the new PipelineGraphPublisher feature does not work as expected. I could pin it down to a connectivity issue between the h2 database and the plugin.
While the plugin logs say they recorded dependencies and generated artifacts the downstream jobs are not being triggered. I checked the h2 database and it wasn't even initialized.
Unfortunately it doesn't show any error message. I suspect it uses the PipelineMavenPluginNullDao class instead of the h2 one.
What information do you need to debug this? What should I check in my deployment?
- duplicates
-
JENKINS-46577 JdbcSQLException: Table "MAVEN_ARTIFACT" not found
- Closed
- is related to
-
JENKINS-46577 JdbcSQLException: Table "MAVEN_ARTIFACT" not found
- Closed
-
JENKINS-47589 Add Troubleshooting details on the database in the config screen
- Closed