1 Reply Latest reply on May 7, 2015 6:25 AM by ctomc

    Warning with using a private module ("org.codehaus.jackson.jackson-mapper-asl:main")

    valsaraj007

      Hi,

       

      I am seeing following warning in log:

      WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.app.ear" is using a private module ("org.codehaus.jackson.jackson-mapper-asl:main") which may be changed or removed in future versions without notice.

       

      We have fixed a Jersey jar dependency issue by adding dependency to this module. So if it is showing warning like this what is the best way to do this?

       

      Thanks!