File tree Expand file tree Collapse file tree 5 files changed +0
-37
lines changed
Expand file tree Collapse file tree 5 files changed +0
-37
lines changed Original file line number Diff line number Diff line change 1919 <build >
2020 <finalName >sandbox-agent-${project.version} </finalName >
2121 <plugins >
22- <plugin >
23- <groupId >org.apache.maven.plugins</groupId >
24- <artifactId >maven-deploy-plugin</artifactId >
25- <configuration >
26- <skip >true</skip >
27- </configuration >
28- </plugin >
2922 <plugin >
3023 <groupId >org.apache.maven.plugins</groupId >
3124 <artifactId >maven-assembly-plugin</artifactId >
Original file line number Diff line number Diff line change 5151 </execution >
5252 </executions >
5353 </plugin >
54- <plugin >
55- <groupId >org.apache.maven.plugins</groupId >
56- <artifactId >maven-deploy-plugin</artifactId >
57- <configuration >
58- <skip >true</skip >
59- </configuration >
60- </plugin >
6154 <plugin >
6255 <groupId >org.apache.maven.plugins</groupId >
6356 <artifactId >maven-surefire-plugin</artifactId >
Original file line number Diff line number Diff line change 1919
2020 <build >
2121 <finalName >sandbox-debug-module-${sandbox.version} </finalName >
22- <plugins >
23- <plugin >
24- <groupId >org.apache.maven.plugins</groupId >
25- <artifactId >maven-deploy-plugin</artifactId >
26- <configuration >
27- <skip >true</skip >
28- </configuration >
29- </plugin >
30- </plugins >
3122 </build >
3223
3324 <dependencies >
Original file line number Diff line number Diff line change 3737 </execution >
3838 </executions >
3939 </plugin >
40- <plugin >
41- <groupId >org.apache.maven.plugins</groupId >
42- <artifactId >maven-deploy-plugin</artifactId >
43- <configuration >
44- <skip >true</skip >
45- </configuration >
46- </plugin >
4740 </plugins >
4841 </build >
4942
Original file line number Diff line number Diff line change 3636 </execution >
3737 </executions >
3838 </plugin >
39- <plugin >
40- <groupId >org.apache.maven.plugins</groupId >
41- <artifactId >maven-deploy-plugin</artifactId >
42- <configuration >
43- <skip >true</skip >
44- </configuration >
45- </plugin >
4639 </plugins >
4740 </build >
4841
You can’t perform that action at this time.
0 commit comments