Depedencies of the plugin must not leak on the API

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Hello,

      I notice that
      pipeline-utility-steps-plugin/src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/maven/ReadMavenPomStep.java is returning the following

      org.apache.maven.model.Model 

      This is part of org.apache.maven:maven-model artifact and should not be expose.

       

      This means that all the user of your plugin have a hard dependency on the version of the maven-model.

      Why it is not part of the pipeline-utility own api ?

            Assignee:
            rsandell
            Reporter:
            Tigran Tch
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: