File tree Expand file tree Collapse file tree 13 files changed +181
-14
lines changed
Expand file tree Collapse file tree 13 files changed +181
-14
lines changed Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >org.pacesys.openstack4j.connectors</groupId >
44 <artifactId >openstack4j-connectors</artifactId >
5- <version >2.0.0 -SNAPSHOT</version >
5+ <version >2.0.1 -SNAPSHOT</version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <artifactId >openstack4j-httpclient</artifactId >
2121 <version >${httpclient-version} </version >
2222 </dependency >
2323 </dependencies >
24+ <reporting >
25+ <plugins >
26+ <plugin >
27+ <groupId >org.apache.maven.plugins</groupId >
28+ <artifactId >maven-javadoc-plugin</artifactId >
29+ <version >2.9.1</version >
30+ <configuration >
31+ <author >true</author >
32+ <protected >true</protected >
33+ <excludePackageNames >*.internal</excludePackageNames >
34+ <reportOutputDirectory >docs</reportOutputDirectory >
35+ <destDir >javadoc</destDir >
36+ </configuration >
37+ </plugin >
38+ </plugins >
39+ </reporting >
2440</project >
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >org.pacesys.openstack4j.connectors</groupId >
44 <artifactId >openstack4j-connectors</artifactId >
5- <version >2.0.0 -SNAPSHOT</version >
5+ <version >2.0.1 -SNAPSHOT</version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <artifactId >openstack4j-jersey2-jdk16</artifactId >
3131 <version >2.2.3</version >
3232 </dependency >
3333 </dependencies >
34+ <reporting >
35+ <plugins >
36+ <plugin >
37+ <groupId >org.apache.maven.plugins</groupId >
38+ <artifactId >maven-javadoc-plugin</artifactId >
39+ <version >2.9.1</version >
40+ <configuration >
41+ <author >true</author >
42+ <protected >true</protected >
43+ <excludePackageNames >*.internal</excludePackageNames >
44+ <reportOutputDirectory >docs</reportOutputDirectory >
45+ <destDir >javadoc</destDir >
46+ </configuration >
47+ </plugin >
48+ </plugins >
49+ </reporting >
3450</project >
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >org.pacesys.openstack4j.connectors</groupId >
44 <artifactId >openstack4j-connectors</artifactId >
5- <version >2.0.0 -SNAPSHOT</version >
5+ <version >2.0.1 -SNAPSHOT</version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <artifactId >openstack4j-jersey2</artifactId >
3131 <version >2.11</version >
3232 </dependency >
3333 </dependencies >
34+ <reporting >
35+ <plugins >
36+ <plugin >
37+ <groupId >org.apache.maven.plugins</groupId >
38+ <artifactId >maven-javadoc-plugin</artifactId >
39+ <version >2.9.1</version >
40+ <configuration >
41+ <author >true</author >
42+ <protected >true</protected >
43+ <excludePackageNames >*.internal</excludePackageNames >
44+ <reportOutputDirectory >docs</reportOutputDirectory >
45+ <destDir >javadoc</destDir >
46+ </configuration >
47+ </plugin >
48+ </plugins >
49+ </reporting >
3450</project >
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >org.pacesys.openstack4j.connectors</groupId >
44 <artifactId >openstack4j-connectors</artifactId >
5- <version >2.0.0 -SNAPSHOT</version >
5+ <version >2.0.1 -SNAPSHOT</version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <artifactId >openstack4j-okhttp</artifactId >
2121 <version >${okhttp.version} </version >
2222 </dependency >
2323 </dependencies >
24+ <reporting >
25+ <plugins >
26+ <plugin >
27+ <groupId >org.apache.maven.plugins</groupId >
28+ <artifactId >maven-javadoc-plugin</artifactId >
29+ <version >2.9.1</version >
30+ <configuration >
31+ <author >true</author >
32+ <protected >true</protected >
33+ <excludePackageNames >*.internal</excludePackageNames >
34+ <reportOutputDirectory >docs</reportOutputDirectory >
35+ <destDir >javadoc</destDir >
36+ </configuration >
37+ </plugin >
38+ </plugins >
39+ </reporting >
2440</project >
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >org.pacesys</groupId >
44 <artifactId >openstack4j-parent</artifactId >
5- <version >2.0.0 -SNAPSHOT</version >
5+ <version >2.0.1 -SNAPSHOT</version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <groupId >org.pacesys.openstack4j.connectors</groupId >
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >org.pacesys.openstack4j.connectors</groupId >
44 <artifactId >openstack4j-connectors</artifactId >
5- <version >2.0.0 -SNAPSHOT</version >
5+ <version >2.0.1 -SNAPSHOT</version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <artifactId >openstack4j-resteasy</artifactId >
3131 <version >1.2</version >
3232 </dependency >
3333 </dependencies >
34+ <reporting >
35+ <plugins >
36+ <plugin >
37+ <groupId >org.apache.maven.plugins</groupId >
38+ <artifactId >maven-javadoc-plugin</artifactId >
39+ <version >2.9.1</version >
40+ <configuration >
41+ <author >true</author >
42+ <protected >true</protected >
43+ <excludePackageNames >*.internal</excludePackageNames >
44+ <reportOutputDirectory >docs</reportOutputDirectory >
45+ <destDir >javadoc</destDir >
46+ </configuration >
47+ </plugin >
48+ </plugins >
49+ </reporting >
3450</project >
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >org.pacesys</groupId >
44 <artifactId >openstack4j-parent</artifactId >
5- <version >2.0.0 -SNAPSHOT</version >
5+ <version >2.0.1 -SNAPSHOT</version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <artifactId >openstack4j-core-test</artifactId >
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >org.pacesys</groupId >
44 <artifactId >openstack4j-parent</artifactId >
5- <version >2.0.0 -SNAPSHOT</version >
5+ <version >2.0.1 -SNAPSHOT</version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <artifactId >openstack4j-core</artifactId >
2727 <configuration >
2828 <minimizeJar >true</minimizeJar >
2929 <shadedArtifactAttached >true</shadedArtifactAttached >
30+ <createSourcesJar >true</createSourcesJar >
3031 <shadedClassifierName >withdeps</shadedClassifierName >
3132 </configuration >
3233 </execution >
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >org.pacesys</groupId >
44 <artifactId >openstack4j-parent</artifactId >
5- <version >2.0.0 -SNAPSHOT</version >
5+ <version >2.0.1 -SNAPSHOT</version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <artifactId >openstack4j</artifactId >
2727 <build >
2828 <finalName >openstack4j</finalName >
2929 <plugins >
30+ <!--
3031 <plugin>
3132 <groupId>org.apache.maven.plugins</groupId>
3233 <artifactId>maven-release-plugin</artifactId>
3839 <goals>deploy</goals>
3940 </configuration>
4041 </plugin>
42+ -->
4143 <plugin >
4244 <groupId >org.apache.maven.plugins</groupId >
4345 <artifactId >maven-shade-plugin</artifactId >
5355 <minimizeJar >true</minimizeJar >
5456 <shadedArtifactAttached >true</shadedArtifactAttached >
5557 <shadedClassifierName >withdeps</shadedClassifierName >
58+ <createSourcesJar >true</createSourcesJar >
5659 </configuration >
5760 </execution >
5861 <execution >
6366 </goals >
6467 <configuration >
6568 <shadedArtifactAttached >false</shadedArtifactAttached >
69+ <createSourcesJar >true</createSourcesJar >
6670 <artifactSet >
6771 <includes >
6872 <include >org.pacesys:*</include >
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >org.pacesys.openstack4j.plugins</groupId >
44 <artifactId >openstack4j-plugins</artifactId >
5- <version >2.0.0 -SNAPSHOT</version >
5+ <version >2.0.1 -SNAPSHOT</version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <groupId >org.pacesys.openstack4j.plugins</groupId >
3030 <scope >compile</scope >
3131 </dependency >
3232 </dependencies >
33+ <reporting >
34+ <plugins >
35+ <plugin >
36+ <groupId >org.apache.maven.plugins</groupId >
37+ <artifactId >maven-javadoc-plugin</artifactId >
38+ <version >2.9.1</version >
39+ <configuration >
40+ <author >true</author >
41+ <protected >true</protected >
42+ <excludePackageNames >*.internal</excludePackageNames >
43+ <reportOutputDirectory >docs</reportOutputDirectory >
44+ <destDir >javadoc</destDir >
45+ </configuration >
46+ </plugin >
47+ </plugins >
48+ </reporting >
3349</project >
You can’t perform that action at this time.
0 commit comments