Ok, thanks. @Justin Mclean <[email protected]> Sorry, I should make it clear why:
When using mvn clean apache-rat:check to check, our main pom.xml settings have two problems, one is that the inheritance of the setting is false, and the other is that the excluded file spans multiple pom.xml and the excluded file does not take effect. When rat checks the LICENSE, if the pom of the project is A--B--C--D, the excluded directory must be in the same pom.xml, for example: If B, C have pom.xml, and the set exclude is B\C\D\XXX.YYY, there will be a problem that the excluded file becomes invalid; it's ok if the exclude involved is **\D\XXX. YYY. But there is no problem with the mvn -B -V -e verify method, and the content LICENSE published by us exists. After communicating with Mentor, we can't limit the inspection method. Since there is a problem with the general inspection, we should modify the configuration that caused this problem, so that everyone can check more quickly. So we re-release the version. Justin Mclean <[email protected]> 于2021年7月15日周四 上午10:48写道: > Hi, > > > A new problem is found, this version is withdrawn and reissued, thanks! > > I’m not 100% sure on what you mean by reissued. If the artefact has > changed then you need to cancel this vote and start a new vote, it would > also be best to change the RC number to RC1. > > Thanks, > Justin
