I have a multi-module project that I’d like to consolidate when I release. More specifically, I’d like to have my release POM be a separate lighter version of the POM I use for builds.
Is it possible to have or create a separate POM for releases?
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.
There’s nothing preventing you from putting two poms in a project. If you were to add a second one called pom-release.xml, then you could invoke that pom using