[myblog] r450 committed - add the new [maven-surefire-plugin] -2.9 maybe fix the CI build error.

1 view
Skip to first unread message

myb...@googlecode.com

unread,
Aug 22, 2011, 9:11:23 AM8/22/11
to mybl...@googlegroups.com
Revision: 450
Author: rory.cn
Date: Mon Aug 22 06:10:32 2011
Log: add the new [maven-surefire-plugin] -2.9 maybe fix the CI build
error.

http://code.google.com/p/myblog/source/detail?r=450

Modified:
/trunk/pom.xml

=======================================
--- /trunk/pom.xml Sat May 7 09:22:04 2011
+++ /trunk/pom.xml Mon Aug 22 06:10:32 2011
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>com.jdkcn.myblog</groupId>
@@ -79,6 +78,11 @@
</configuration>
</plugin>
<plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <version>2.9</version>
+ </plugin>
+ <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>

Reply all
Reply to author
Forward
0 new messages