Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-14558

Not able to include and deploy a user defined/ external jar file.

XMLWordPrintable

      Not able to include and deploy a user defined/ external jar file. Installed the jar in local machine in Pom.xml, when the entire code base was deployed in the Jenkin, it reported build failure. Cause being not able to locate the user define jar. Please suggest how to fix the issue.

      Below is the snippet of how i am including dependency for the jar file inside pom.xml:-
      <dependency>
      <groupId>com.foundation.coordinator</groupId>
      <artifactId>coordinator</artifactId>
      <version>0.0.1</version>
      <scope>compile</scope>
      </dependency>

            Unassigned Unassigned
            derohit rohit sharma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: