Skip to content

Commit 6de229d

Browse files
committed
[#noissue] Rollback Maven build
1 parent 8b6c0f3 commit 6de229d

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

plugins-it/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,6 @@
8282
</modules>
8383

8484
<properties>
85-
<maven.install.skip>true</maven.install.skip>
86-
<maven.deploy.skip>true</maven.deploy.skip>
87-
<maven.jar.skipifempty>true</maven.jar.skipifempty>
8885
</properties>
8986

9087
<dependencyManagement>
@@ -163,13 +160,6 @@
163160

164161
<pluginManagement>
165162
<plugins>
166-
<plugin>
167-
<groupId>org.apache.maven.plugins</groupId>
168-
<artifactId>maven-jar-plugin</artifactId>
169-
<configuration>
170-
<skipIfEmpty>${maven.jar.skipifempty}</skipIfEmpty>
171-
</configuration>
172-
</plugin>
173163
<plugin>
174164
<groupId>org.apache.maven.plugins</groupId>
175165
<artifactId>maven-surefire-plugin</artifactId>

0 commit comments

Comments
 (0)