<div dir="ltr">FYI, version 23-ea+20 should contain the fixed parent pom.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Op wo 29 mei 2024 om 09:31 schreef Michael Hall <<a href="mailto:mik3hall@gmail.com">mik3hall@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><br id="m_4787295953487781761lineBreakAtBeginningOfMessage"><div><br><blockquote type="cite"><div>On May 29, 2024, at 2:19 AM, Joeri Sykora <<a href="mailto:joeri@lodgon.com" target="_blank">joeri@lodgon.com</a>> wrote:</div><br><div><div dir="ltr">Hi John,<div><div><br></div><div>maven artifacts are generated when providing the following gradle property: -PMAVEN_PUBLISH=true</div><div><br></div><div>For the actual maven publication to maven central, Gluon uses a different parent pom file, which indeed has those duplicate profile id's.</div><div>We'll provide a fix that will be available from 23-ea+19.</div><div><br></div><div>As a workaround you can:<br><ul><li>fallback to maven 3.9.6 or earlier</li><li>manually specify the javafx.platform property, i.e.: mvn -Djavafx.platform=linux compile</li></ul></div>Kind regards,</div><div>Joeri</div><div><br></div></div></div></blockquote><br></div><div>Simply editing the file and deleting the duplicates also seemed to work for me. At least it ran the validate command successfully.</div><br></div></blockquote></div>