使用idea编译一个java工程,出现问题:
Some problems were encountered while building the effective model for com.jlwl:springboot99u10:jar:0.0.1-SNAPSHOT
'dependencies.dependency.scope' for com.microsoft.sqlserver:sqljdbc4:jar must be one of [provided, compile, runtime, test, system] but is '4.0'. @ line 99, column 14
It is highly recommended to fix these problems because they threaten the stability of your build.
For this reason, future Maven versions might no longer support building such malformed projects.
这是什么意思呢,有没有人能帮个忙?