a simple question about maven repository server
can a pom file have dependencies of jar files
located on different repositories on the same server ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Not sure I understand the question. You can list as many repositories as you like in the POM file. Doesn’t matter if the URLs are all on the same server.