kubycsolutions commented on PR #120: URL: https://github.com/apache/xalan-java/pull/120#issuecomment-1811750779
The exact command is in the mvnbuild.sh/.bat. I'm AFK right now, but I believe it's "mvn clean package"... Which, if I remember correctly, is a stage or two past verify. Package is the layer where jarfiles are produced, and thus where my distribution bin archive is built since it includes the ready-to-run jarfiles. -- /_ Joe Kesselman (he/him/his) -/ _) My Alexa skill for New Music/New Sounds fans: / https://www.amazon.com/dp/B09WJ3H657/ () I still don't think HTML mail is a good idea /\ but Outlook/Android is insisting. Need to change mail client. ________________________________ From: Alexander Kriegisch ***@***.***> Sent: Tuesday, November 14, 2023 8:09:53 PM To: apache/xalan-java ***@***.***> Cc: Joseph Kesselman ***@***.***>; Mention ***@***.***> Subject: Re: [apache/xalan-java] Reformat Maven POM and assembly XML, no functional changes (PR #120) BTW, I've confirmed the problem in distribution/pom.xml. If I change the <package> type to pom, it overwrites itself with some form of binary. If I leave it as jar, it runs fine and the file is unharmed. So I have a workaround, but no idea why it would misbehave. I cannot reproduce it. You should get to the bottom of this irregular behaviour. I tried mvn clean verify on Maven 3.9.2. Please explain how to exactly reproduce this. — Reply to this email directly, view it on GitHub<https://github.com/apache/xalan-java/pull/120#issuecomment-1811640704>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AOKT7AY4BAFGNZO5WIS55BLYEQI6DAVCNFSM6AAAAAA7KFDX4WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJRGY2DANZQGQ>. You are receiving this because you were mentioned.Message ID: ***@***.***> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For additional commands, e-mail: dev-h...@xalan.apache.org