Open mahengyang opened 5 years ago
Hey, I have the same issue, does someone have any solution for this ?
same problem ~
you can set air.check.skip-dependency=true to ignore it.
mvn -Dair.check.skip-dependency=true ...
same appears today.
after a new mvn clean install
disappears...
OS: MAC maven version: Apache Maven 3.6.1 commit: ecba9cfb52 presto version: 0.220
remove
commons-io:commons-io:jar:2.4:compile
in presto-accumulo, then compile paas, other submodule has the same problem, how to skipanalyze-only
? I had try add ignore in rootpom.xml
but seems no effact