From: Alexander Kriegisch Date: Fri, 9 Apr 2021 08:06:08 +0000 (+0700) Subject: Use flattenMode=defaults for 'asm-renamed' X-Git-Tag: V1_9_7_M2~21^2~31 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e476249a14932e86e1f0430438b3814d026f6ca5;p=aspectj.git Use flattenMode=defaults for 'asm-renamed' On GitHub CI, there is a very strange error while downloading the POM, which does not occur locally. Maybe this is due to the usage of inline XML tags inside a CDATA section in the 'description' tag text. The default mode removes the description. Signed-off-by: Alexander Kriegisch --- diff --git a/asm-renamed/pom.xml b/asm-renamed/pom.xml index bb29f7838..cdc8bbde7 100644 --- a/asm-renamed/pom.xml +++ b/asm-renamed/pom.xml @@ -177,7 +177,7 @@ flatten - oss + defaults remove