<dependency><groupId>com.hbis.infmgr</groupId><artifactId>sign-utils</artifactId><version>0.0.1</version><!--此处忽略sonar警告,因报表组件是定制化的本地包,放到了项目目录内,所以需要通过system-scope引入--><scope>system</scope><systemPath>${project.basedir}/lib/infmgr-common-0.0.1.jar</systemPath></dependency>