Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitba09ced

Browse files
committed
fix bug
1 parent396e556 commitba09ced

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@
4747
<encoding>UTF-8</encoding>
4848
</configuration>
4949
</plugin>
50+
<!-- 进行单元测试使用-->
51+
<plugin>
52+
<groupId>org.apache.maven.plugins</groupId>
53+
<artifactId>maven-surefire-plugin</artifactId>
54+
<version>2.20.1</version>
55+
</plugin>
5056
<plugin>
5157
<!-- 编译可运行的jar包-->
5258
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp