com.sun.tools.jar下载失败
<dependency> <groupId>com.sun</groupId> <artifactId>tools</artifactId> <version>1.8.0</version> <scope>system</scope> <systemPath>D:/Java/jdk1.7/lib/tools.jar</systemPath> </dependency>
<dependency> <groupId>com.sun</groupId> <artifactId>tools</artifactId> <version>1.8.0</version> <scope>system</scope> <systemPath>D:/Java/jdk1.7/lib/tools.jar</systemPath> </dependency>