Skip to content

Commit 5196a56

Browse files
committed
Format code.
1 parent dba1668 commit 5196a56

File tree

8 files changed

+80
-43
lines changed

8 files changed

+80
-43
lines changed

pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<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">
2+
<project
3+
xmlns="http://maven.apache.org/POM/4.0.0"
4+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5+
xsi:schemaLocation="
6+
http://maven.apache.org/POM/4.0.0
7+
http://maven.apache.org/xsd/maven-4.0.0.xsd">
38
<groupId>us.codecraft</groupId>
49
<version>1.0.0-SNAPSHOT</version>
510
<modelVersion>4.0.0</modelVersion>

webmagic-core/pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<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">
2+
<project
3+
xmlns="http://maven.apache.org/POM/4.0.0"
4+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5+
xsi:schemaLocation="
6+
http://maven.apache.org/POM/4.0.0
7+
http://maven.apache.org/xsd/maven-4.0.0.xsd">
38
<parent>
49
<groupId>us.codecraft</groupId>
510
<artifactId>webmagic</artifactId>

webmagic-coverage/pom.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2+
<project
3+
xmlns="http://maven.apache.org/POM/4.0.0"
34
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
5+
xsi:schemaLocation="
6+
http://maven.apache.org/POM/4.0.0
57
http://maven.apache.org/maven-v4_0_0.xsd">
68
<modelVersion>4.0.0</modelVersion>
79

webmagic-extension/pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<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">
2+
<project
3+
xmlns="http://maven.apache.org/POM/4.0.0"
4+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5+
xsi:schemaLocation="
6+
http://maven.apache.org/POM/4.0.0
7+
http://maven.apache.org/xsd/maven-4.0.0.xsd">
38
<parent>
49
<groupId>us.codecraft</groupId>
510
<artifactId>webmagic</artifactId>

webmagic-samples/pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<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">
2+
<project
3+
xmlns="http://maven.apache.org/POM/4.0.0"
4+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5+
xsi:schemaLocation="
6+
http://maven.apache.org/POM/4.0.0
7+
http://maven.apache.org/xsd/maven-4.0.0.xsd">
38
<parent>
49
<groupId>us.codecraft</groupId>
510
<artifactId>webmagic</artifactId>

webmagic-saxon/pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<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">
2+
<project
3+
xmlns="http://maven.apache.org/POM/4.0.0"
4+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5+
xsi:schemaLocation="
6+
http://maven.apache.org/POM/4.0.0
7+
http://maven.apache.org/xsd/maven-4.0.0.xsd">
38
<parent>
49
<groupId>us.codecraft</groupId>
510
<artifactId>webmagic</artifactId>

webmagic-scripts/pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<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">
2+
<project
3+
xmlns="http://maven.apache.org/POM/4.0.0"
4+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5+
xsi:schemaLocation="
6+
http://maven.apache.org/POM/4.0.0
7+
http://maven.apache.org/xsd/maven-4.0.0.xsd">
38
<parent>
49
<groupId>us.codecraft</groupId>
510
<artifactId>webmagic</artifactId>

webmagic-selenium/pom.xml

Lines changed: 40 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,46 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<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">
3-
<parent>
4-
<groupId>us.codecraft</groupId>
5-
<artifactId>webmagic</artifactId>
6-
<version>1.0.0-SNAPSHOT</version>
7-
</parent>
8-
<modelVersion>4.0.0</modelVersion>
2+
<project
3+
xmlns="http://maven.apache.org/POM/4.0.0"
4+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5+
xsi:schemaLocation="
6+
http://maven.apache.org/POM/4.0.0
7+
http://maven.apache.org/xsd/maven-4.0.0.xsd">
8+
<parent>
9+
<groupId>us.codecraft</groupId>
10+
<artifactId>webmagic</artifactId>
11+
<version>1.0.0-SNAPSHOT</version>
12+
</parent>
13+
<modelVersion>4.0.0</modelVersion>
914

10-
<artifactId>webmagic-selenium</artifactId>
15+
<artifactId>webmagic-selenium</artifactId>
1116

12-
<dependencies>
13-
<dependency>
14-
<groupId>org.seleniumhq.selenium</groupId>
15-
<artifactId>selenium-java</artifactId>
16-
</dependency>
17-
<dependency>
18-
<groupId>${project.groupId}</groupId>
19-
<artifactId>webmagic-core</artifactId>
20-
<version>${project.version}</version>
21-
</dependency>
22-
<dependency>
23-
<groupId>com.github.detro</groupId>
24-
<artifactId>phantomjsdriver</artifactId>
25-
</dependency>
26-
</dependencies>
17+
<dependencies>
18+
<dependency>
19+
<groupId>org.seleniumhq.selenium</groupId>
20+
<artifactId>selenium-java</artifactId>
21+
</dependency>
22+
<dependency>
23+
<groupId>${project.groupId}</groupId>
24+
<artifactId>webmagic-core</artifactId>
25+
<version>${project.version}</version>
26+
</dependency>
27+
<dependency>
28+
<groupId>com.github.detro</groupId>
29+
<artifactId>phantomjsdriver</artifactId>
30+
</dependency>
31+
</dependencies>
2732

28-
<build>
29-
<plugins>
30-
<plugin>
31-
<groupId>org.apache.maven.plugins</groupId>
32-
<artifactId>maven-deploy-plugin</artifactId>
33-
<version>3.0.0-M1</version>
34-
<configuration>
35-
<skip>true</skip>
36-
</configuration>
37-
</plugin>
38-
</plugins>
39-
</build>
33+
<build>
34+
<plugins>
35+
<plugin>
36+
<groupId>org.apache.maven.plugins</groupId>
37+
<artifactId>maven-deploy-plugin</artifactId>
38+
<version>3.0.0-M1</version>
39+
<configuration>
40+
<skip>true</skip>
41+
</configuration>
42+
</plugin>
43+
</plugins>
44+
</build>
4045

4146
</project>

0 commit comments

Comments
 (0)