I am pushing maven artifacts to nexus, are there any implications around having parent POMs with version numbers less than childs POMs?
I am pushing maven artifacts to nexus, are there any implications around having parent
Share
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.
To my knowledge no. Versions of modules in a multi-module project may differ in any possible way. However, I would recommend to keep one version for the entire reactor (all modules in it).