FileNotFoundException about web-spring.xml

Hi,
I create a app component :com.skd.sys:app-global:0.1-SNAPSHOT,another applicatioin (we call B it here ) using it.
WhenB starting , a exception occus and application can’t be started.
image

I inspected the com.skd.sys:app-web:0.1-SNAPSHOT artifact, the web-spring.xml exists in it.

Platform version: 7.0.2

Hi,
The problem is solved ,it’s my mistake ,i have not change default module prefix for app component.