-
Bug
-
Resolution: Unresolved
-
Minor
-
None
import com.fasterxml.jackson.dataformat.toml.TomlFactory does not work, because the jar file is not installed with jackson2-api plugin
Therefore I cannot parse TOML file in the pipeline. (The groovy.toml is also missing but I think it is an another plugin.)
[JENKINS-72774] jackson-dataformat-toml-2.16.1.jar is missing from the plugin jars
Description |
New:
import com.fasterxml.jackson.dataformat.toml.TomlFactory does not work, because the jar file is not installed with jackson2-api plugin
Therefore I cannot parse TOML file in the pipeline. (The groovy.toml is also missing but I think it is an another plugin.) |