Quantcast
Channel: Execute jar file through maven by pulling them from a remote repository - Stack Overflow
Viewing all articles
Browse latest Browse all 4

Execute jar file through maven by pulling them from a remote repository

$
0
0

I have a maven project which I build and deploy on a private remote repository. The code is built through continuous integration pipeline.

This repository is accessible from my remote machine. What I want is to pull the artifact and execute it on this remote machine without pulling the source code for the project.

From what I can understand, one needs a pom file which contains this repo, as a dependency, but is their any other way of doing the same without having to download the sources


Viewing all articles
Browse latest Browse all 4

Latest Images

Trending Articles





Latest Images