File tree Expand file tree Collapse file tree 1 file changed +17
-3
lines changed
Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change 8282 </execution >
8383 </executions >
8484 </plugin >
85-
85+ <plugin >
86+ <groupId >net.itarray</groupId >
87+ <artifactId >automotion-maven-plugin</artifactId >
88+ <version >1.0.5</version >
89+ <!-- <executions>-->
90+ <!-- <execution>-->
91+ <!-- <id>automotion</id>-->
92+ <!-- <phase>install</phase>-->
93+ <!-- <goals>-->
94+ <!-- <goal>automotion-report</goal>-->
95+ <!-- </goals>-->
96+ <!-- </execution>-->
97+ <!-- </executions>-->
98+ </plugin >
8699 <plugin >
87100 <groupId >org.apache.maven.plugins</groupId >
88101 <artifactId >maven-javadoc-plugin</artifactId >
98111 <additionalparam >-Xdoclint:none</additionalparam >
99112 <javadocDirectory >${project.basedir} /target/generated-sources/apidocs</javadocDirectory >
100113 <failOnError >false</failOnError >
101- <excludePackageNames >net.itarray.automotion.internal:net.itarray.automotion.internal.*</excludePackageNames >
114+ <excludePackageNames >net.itarray.automotion.internal:net.itarray.automotion.internal.*
115+ </excludePackageNames >
102116 </configuration >
103117 </plugin >
104118 <plugin >
129143 <plugin >
130144 <groupId >net.itarray</groupId >
131145 <artifactId >automotion-maven-plugin</artifactId >
132- <version >1.0.2 </version >
146+ <version >1.0.5 </version >
133147 </plugin >
134148 </plugins >
135149 </build >
You can’t perform that action at this time.
0 commit comments