File tree Expand file tree Collapse file tree
bfd-pipeline/bfd-pipeline-app Expand file tree Collapse file tree Original file line number Diff line number Diff line change 151151 <build >
152152 <pluginManagement >
153153 <plugins >
154- <plugin >
155- <groupId >org.apache.maven.plugins</groupId >
156- <artifactId >maven-deploy-plugin</artifactId >
157- <configuration >
158- <!-- We do want to publish this project to CodeArtifact. -->
159- <skip >false</skip >
160- </configuration >
161- </plugin >
162154 <plugin >
163155 <groupId >org.apache.maven.plugins</groupId >
164156 <artifactId >maven-assembly-plugin</artifactId >
Original file line number Diff line number Diff line change 2323 </properties >
2424
2525 <build >
26- <pluginManagement >
27- <plugins >
28- <plugin >
29- <groupId >org.apache.maven.plugins</groupId >
30- <artifactId >maven-deploy-plugin</artifactId >
31- <configuration >
32- <!-- We do want to publish this project to CodeArtifact. -->
33- <skip >false</skip >
34- </configuration >
35- </plugin >
36- </plugins >
37- </pluginManagement >
3826 <plugins >
3927 <!-- Copies contents of the ops directory prior to assembly. -->
4028 <!-- We have to use antrun for this because resource and assembly plugins preserve symlinks. -->
Original file line number Diff line number Diff line change 156156 <build >
157157 <pluginManagement >
158158 <plugins >
159- <plugin >
160- <groupId >org.apache.maven.plugins</groupId >
161- <artifactId >maven-deploy-plugin</artifactId >
162- <configuration >
163- <!-- We do want to publish this project to CodeArtifact. -->
164- <skip >false</skip >
165- </configuration >
166- </plugin >
167159 <plugin >
168160 <groupId >org.apache.maven.plugins</groupId >
169161 <artifactId >maven-assembly-plugin</artifactId >
Original file line number Diff line number Diff line change 146146 <build >
147147 <pluginManagement >
148148 <plugins >
149- <plugin >
150- <groupId >org.apache.maven.plugins</groupId >
151- <artifactId >maven-deploy-plugin</artifactId >
152- <configuration >
153- <!-- We do want to publish this project to CodeArtifact. -->
154- <skip >false</skip >
155- </configuration >
156- </plugin >
157149 <plugin >
158150 <groupId >org.apache.maven.plugins</groupId >
159151 <artifactId >maven-assembly-plugin</artifactId >
Original file line number Diff line number Diff line change 375375 </dependencies >
376376
377377 <build >
378- <pluginManagement >
379- <plugins >
380- <plugin >
381- <groupId >org.apache.maven.plugins</groupId >
382- <artifactId >maven-deploy-plugin</artifactId >
383- <configuration >
384- <!-- We do want to publish this project to CodeArtifact. -->
385- <skip >false</skip >
386- </configuration >
387- </plugin >
388- </plugins >
389- </pluginManagement >
390378 <plugins >
391379 <plugin >
392380 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments