File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 8080 <groupId >org.apache.maven.plugins</groupId >
8181 <artifactId >maven-surefire-plugin</artifactId >
8282 </plugin >
83- <!-- < plugin>
83+ <plugin >
8484 <groupId >org.jetbrains.dokka</groupId >
8585 <artifactId >dokka-maven-plugin</artifactId >
8686 <version >${dokka.version}</version >
103103 <phase >pre-integration-test</phase >
104104 </execution >
105105 </executions >
106- </plugin>-->
106+ </plugin >
107107 <plugin >
108108 <groupId >io.qameta.allure</groupId >
109109 <artifactId >allure-maven</artifactId >
Original file line number Diff line number Diff line change 8080 <groupId >org.apache.maven.plugins</groupId >
8181 <artifactId >maven-surefire-plugin</artifactId >
8282 </plugin >
83- <!-- < plugin>
83+ <plugin >
8484 <groupId >org.jetbrains.dokka</groupId >
8585 <artifactId >dokka-maven-plugin</artifactId >
8686 <version >${dokka.version}</version >
103103 <phase >pre-integration-test</phase >
104104 </execution >
105105 </executions >
106- </plugin>-->
106+ </plugin >
107107 <plugin >
108108 <groupId >io.qameta.allure</groupId >
109109 <artifactId >allure-maven</artifactId >
Original file line number Diff line number Diff line change 8080 <groupId >org.apache.maven.plugins</groupId >
8181 <artifactId >maven-surefire-plugin</artifactId >
8282 </plugin >
83- <!-- < plugin>
83+ <plugin >
8484 <groupId >org.jetbrains.dokka</groupId >
8585 <artifactId >dokka-maven-plugin</artifactId >
8686 <version >${dokka.version}</version >
103103 <phase >pre-integration-test</phase >
104104 </execution >
105105 </executions >
106- </plugin>-->
106+ </plugin >
107107 <plugin >
108108 <groupId >io.qameta.allure</groupId >
109109 <artifactId >allure-maven</artifactId >
Original file line number Diff line number Diff line change 2727 <groupId >org.jetbrains.kotlin</groupId >
2828 <artifactId >kotlin-maven-plugin</artifactId >
2929 </plugin >
30- <!-- < plugin>
30+ <plugin >
3131 <groupId >org.jetbrains.dokka</groupId >
3232 <artifactId >dokka-maven-plugin</artifactId >
3333 <version >${dokka.version} </version >
5050 <phase >pre-integration-test</phase >
5151 </execution >
5252 </executions >
53- </plugin>-->
53+ </plugin >
5454 </plugins >
5555 </build >
5656</project >
Original file line number Diff line number Diff line change 220220 <localCheckout >true</localCheckout >
221221 <pushChanges >false</pushChanges >
222222 <mavenExecutorId >forked-path</mavenExecutorId >
223- <releaseProfiles >scala-2.11,scala-2.12,performRelease </releaseProfiles >
223+ <releaseProfiles >scala-2.11,scala-2.12,release-sign </releaseProfiles >
224224 </configuration >
225225 </plugin >
226226 <plugin >
You can’t perform that action at this time.
0 commit comments