Sorry, Maven and these POM files I've inherited and continue to be told to make it work. I'm not sure what you mean by custom lifecycle. Do you have an example?
Thanks -----Original Message----- From: Michael Osipov <[email protected]> Sent: Friday, September 24, 2021 2:24 PM To: [email protected] Subject: Re: Questions on best practice for POM Code Convention setup and how to know what tags can be setup where ---- External E-mail --- CAUTION: This email originated from outside GDMS. Do not click links or open attachments unless you recognize the sender and know the content is safe. Am 2021-09-24 um 19:08 schrieb [email protected]: > For example under the <build> tags, I've inherited a POM file that has > the tag <packaging>iso</packaging> and <type>iso</type> This will not work unless you have a custom lifecycle for this packaging. Do you have one? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
