Legacy Knowledge Base
Published Jun. 30, 2025

Failed Loading the Jackson 2 API Plugin on Jenkins Build

Written By

Ally McGill

How To articles are not official guidelines or officially supporteddocumentation. They are community-contributed content and may not alwaysreflect the latest updates to Liferay DXP. We welcome your feedback toimprove How to articles!

While we make every effort to ensure this Knowledge Base is accurate, itmay not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with anyfeedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack"publication program, made available for informational purposes. Articlesin this program were published without a requirement for independentediting or verification and are provided "as is" withoutguarantee.

Before using any information from this article, independently verify itssuitability for your situation and project.

Issue

  • After upgrading Liferay Cloud Services from v4 to v5, we encountered the following error relating to loading the necessary plugins with the Jenkins build.
    SEVERE: Failed Loading plugin Jackson 2 API Plugin v2.13.3-285.vc03c0256d517 (jackson2-api)
    Update required: JAXB plugin (jaxb 2.3.0) to be updated to 2.3.6-1 or higher

Environment

  • Liferay PaaS

Resolution

  • This is a known bug that occurs after an upgrade from v4 to v5. 
  • To resolve this issue: create a new volume in LCP.json (for example changing ciData to ciData2), then redeploy the CI service.
  • If the error persists, delete the CI service and redeploy it.

Additional Information

Did this article resolve your issue ?

Legacy Knowledge Base