Skip to content

Commit ec6ce50

Browse files
javier-godoypaodb
authored andcommitted
ci: remove assembly.xml
1 parent 889f027 commit ec6ce50

File tree

3 files changed

+0
-70
lines changed

3 files changed

+0
-70
lines changed

assembly/MANIFEST.MF

Lines changed: 0 additions & 6 deletions
This file was deleted.

assembly/assembly.xml

Lines changed: 0 additions & 45 deletions
This file was deleted.

pom.xml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -289,25 +289,6 @@
289289
<id>directory</id>
290290
<build>
291291
<plugins>
292-
<plugin>
293-
<groupId>org.apache.maven.plugins</groupId>
294-
<artifactId>maven-assembly-plugin</artifactId>
295-
<version>3.3.0</version>
296-
<configuration>
297-
<appendAssemblyId>false</appendAssemblyId>
298-
<descriptors>
299-
<descriptor>assembly/assembly.xml</descriptor>
300-
</descriptors>
301-
</configuration>
302-
<executions>
303-
<execution>
304-
<goals>
305-
<goal>single</goal>
306-
</goals>
307-
<phase>install</phase>
308-
</execution>
309-
</executions>
310-
</plugin>
311292
<plugin>
312293
<groupId>org.apache.maven.plugins</groupId>
313294
<artifactId>maven-source-plugin</artifactId>

0 commit comments

Comments
 (0)