File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9090 <scope >test</scope >
9191 </dependency >
9292 </dependencies >
93+ <build >
94+ <plugins >
95+ <plugin >
96+ <groupId >org.apache.maven.plugins</groupId >
97+ <artifactId >maven-site-plugin</artifactId >
98+ <version >3.4</version >
99+ <configuration >
100+ <reportPlugins >
101+ <plugin >
102+ <groupId >org.apache.maven.plugins</groupId >
103+ <artifactId >maven-project-info-reports-plugin</artifactId >
104+ <version >2.8</version >
105+ <configuration >
106+ <artifactId >gcloud-java-core</artifactId >
107+ </configuration >
108+ </plugin >
109+ </reportPlugins >
110+ </configuration >
111+ </plugin >
112+ </plugins >
113+ </build >
93114</project >
Original file line number Diff line number Diff line change 3838 <scope >test</scope >
3939 </dependency >
4040 </dependencies >
41+ <build >
42+ <plugins >
43+ <plugin >
44+ <groupId >org.apache.maven.plugins</groupId >
45+ <artifactId >maven-site-plugin</artifactId >
46+ <version >3.4</version >
47+ <configuration >
48+ <reportPlugins >
49+ <plugin >
50+ <groupId >org.apache.maven.plugins</groupId >
51+ <artifactId >maven-project-info-reports-plugin</artifactId >
52+ <version >2.8</version >
53+ <configuration >
54+ <artifactId >gcloud-java-datastore</artifactId >
55+ </configuration >
56+ </plugin >
57+ </reportPlugins >
58+ </configuration >
59+ </plugin >
60+ </plugins >
61+ </build >
4162</project >
Original file line number Diff line number Diff line change 2929 <skip >false</skip >
3030 </configuration >
3131 </plugin >
32+ <plugin >
33+ <groupId >org.apache.maven.plugins</groupId >
34+ <artifactId >maven-site-plugin</artifactId >
35+ <version >3.4</version >
36+ <configuration >
37+ <reportPlugins >
38+ <plugin >
39+ <groupId >org.apache.maven.plugins</groupId >
40+ <artifactId >maven-project-info-reports-plugin</artifactId >
41+ <version >2.8</version >
42+ <configuration >
43+ <artifactId >gcloud-java-examples</artifactId >
44+ </configuration >
45+ </plugin >
46+ </reportPlugins >
47+ </configuration >
48+ </plugin >
3249 </plugins >
3350 </build >
3451</project >
Original file line number Diff line number Diff line change 4444 <scope >test</scope >
4545 </dependency >
4646 </dependencies >
47+ <build >
48+ <plugins >
49+ <plugin >
50+ <groupId >org.apache.maven.plugins</groupId >
51+ <artifactId >maven-site-plugin</artifactId >
52+ <version >3.4</version >
53+ <configuration >
54+ <reportPlugins >
55+ <plugin >
56+ <groupId >org.apache.maven.plugins</groupId >
57+ <artifactId >maven-project-info-reports-plugin</artifactId >
58+ <version >2.8</version >
59+ <configuration >
60+ <artifactId >gcloud-java-storage</artifactId >
61+ </configuration >
62+ </plugin >
63+ </reportPlugins >
64+ </configuration >
65+ </plugin >
66+ </plugins >
67+ </build >
4768</project >
Original file line number Diff line number Diff line change 3030 <version >${project.version} </version >
3131 </dependency >
3232 </dependencies >
33+ <build >
34+ <plugins >
35+ <plugin >
36+ <groupId >org.apache.maven.plugins</groupId >
37+ <artifactId >maven-site-plugin</artifactId >
38+ <version >3.4</version >
39+ <configuration >
40+ <reportPlugins >
41+ <plugin >
42+ <groupId >org.apache.maven.plugins</groupId >
43+ <artifactId >maven-project-info-reports-plugin</artifactId >
44+ <version >2.8</version >
45+ <configuration >
46+ <artifactId >gcloud-java</artifactId >
47+ </configuration >
48+ </plugin >
49+ </reportPlugins >
50+ </configuration >
51+ </plugin >
52+ </plugins >
53+ </build >
3354</project >
You can’t perform that action at this time.
0 commit comments