File tree Expand file tree Collapse file tree 11 files changed +17
-94
lines changed
google-http-client-android
google-http-client-apache-v2
google-http-client-appengine
google-http-client-findbugs
google-http-client-jackson2
google-http-client-protobuf Expand file tree Collapse file tree 11 files changed +17
-94
lines changed Original file line number Diff line number Diff line change 2323 <windowtitle >${project.artifactId} ${project.version} </windowtitle >
2424 </configuration >
2525 </plugin >
26- <plugin >
27- <artifactId >maven-source-plugin</artifactId >
28- <executions >
29- <execution >
30- <id >source-jar</id >
31- <phase >compile</phase >
32- <goals >
33- <goal >jar</goal >
34- </goals >
35- </execution >
36- </executions >
37- </plugin >
3826 <plugin >
3927 <artifactId >maven-jar-plugin</artifactId >
4028 <configuration >
4432 </manifestEntries >
4533 </archive >
4634 </configuration >
47- </plugin >
35+ </plugin >
36+ <plugin >
37+ <artifactId >maven-source-plugin</artifactId >
38+ </plugin >
4839 </plugins >
4940 </build >
5041 <dependencies >
Original file line number Diff line number Diff line change 2525 </plugin >
2626 <plugin >
2727 <artifactId >maven-source-plugin</artifactId >
28- <executions >
29- <execution >
30- <id >source-jar</id >
31- <phase >compile</phase >
32- <goals >
33- <goal >jar</goal >
34- </goals >
35- </execution >
36- </executions >
3728 </plugin >
3829 <plugin >
3930 <groupId >org.codehaus.mojo</groupId >
Original file line number Diff line number Diff line change 2626 </plugin >
2727 <plugin >
2828 <artifactId >maven-source-plugin</artifactId >
29- <executions >
30- <execution >
31- <id >source-jar</id >
32- <phase >compile</phase >
33- <goals >
34- <goal >jar</goal >
35- </goals >
36- </execution >
37- </executions >
3829 </plugin >
3930 <!-- App Engine uses Java 7 and above-->
4031 <plugin >
Original file line number Diff line number Diff line change 1515 <plugins >
1616 <plugin >
1717 <artifactId >maven-source-plugin</artifactId >
18- <executions >
19- <execution >
20- <id >source-jar</id >
21- <phase >compile</phase >
22- <goals >
23- <goal >jar</goal >
24- </goals >
25- </execution >
26- </executions >
2718 </plugin >
2819 <plugin >
2920 <groupId >org.codehaus.mojo</groupId >
Original file line number Diff line number Diff line change 2626 </plugin >
2727 <plugin >
2828 <artifactId >maven-source-plugin</artifactId >
29- <executions >
30- <execution >
31- <id >source-jar</id >
32- <phase >compile</phase >
33- <goals >
34- <goal >jar</goal >
35- </goals >
36- </execution >
37- </executions >
3829 </plugin >
3930 <plugin >
4031 <groupId >org.codehaus.mojo</groupId >
Original file line number Diff line number Diff line change 2525 </plugin >
2626 <plugin >
2727 <artifactId >maven-source-plugin</artifactId >
28- <executions >
29- <execution >
30- <id >source-jar</id >
31- <phase >compile</phase >
32- <goals >
33- <goal >jar</goal >
34- </goals >
35- </execution >
36- </executions >
3728 </plugin >
3829 <plugin >
3930 <groupId >org.codehaus.mojo</groupId >
Original file line number Diff line number Diff line change 3232 </plugin >
3333 <plugin >
3434 <artifactId >maven-source-plugin</artifactId >
35- <executions >
36- <execution >
37- <id >source-jar</id >
38- <phase >compile</phase >
39- <goals >
40- <goal >jar</goal >
41- </goals >
42- </execution >
43- </executions >
4435 </plugin >
4536 <plugin >
4637 <groupId >org.xolstice.maven.plugins</groupId >
Original file line number Diff line number Diff line change 2525 </plugin >
2626 <plugin >
2727 <artifactId >maven-source-plugin</artifactId >
28- <executions >
29- <execution >
30- <id >source-jar</id >
31- <phase >compile</phase >
32- <goals >
33- <goal >jar</goal >
34- </goals >
35- </execution >
36- </executions >
3728 </plugin >
3829 <plugin >
3930 <groupId >org.codehaus.mojo</groupId >
Original file line number Diff line number Diff line change 2525 </plugin >
2626 <plugin >
2727 <artifactId >maven-source-plugin</artifactId >
28- <executions >
29- <execution >
30- <id >source-jar</id >
31- <phase >compile</phase >
32- <goals >
33- <goal >jar</goal >
34- </goals >
35- </execution >
36- </executions >
3728 </plugin >
3829 <plugin >
3930 <groupId >org.codehaus.mojo</groupId >
Original file line number Diff line number Diff line change 7272 </plugin >
7373 <plugin >
7474 <artifactId >maven-source-plugin</artifactId >
75- <executions >
76- <execution >
77- <id >source-jar</id >
78- <phase >compile</phase >
79- <goals >
80- <goal >jar</goal >
81- </goals >
82- </execution >
83- </executions >
8475 </plugin >
8576 <plugin >
8677 <artifactId >maven-jar-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments