mirror of
https://github.com/apache/archiva.git
synced 2025-02-07 18:49:48 +00:00
Removing unused execution
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@525994 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
20452d2871
commit
f3b0d34b5d
@ -80,20 +80,6 @@
|
||||
<goal>descriptor</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
<!--
|
||||
<execution>
|
||||
<id>merge</id>
|
||||
<goals>
|
||||
<goal>merge-descriptors</goal>
|
||||
</goals>
|
||||
<configuration>
|
||||
<descriptors>
|
||||
<descriptor>${basedir}/src/main/resources/META-INF/plexus/components.xml</descriptor>
|
||||
<descriptor>${project.build.directory}/generated-resources/plexus/META-INF/plexus/components.xml</descriptor>
|
||||
</descriptors>
|
||||
</configuration>
|
||||
</execution>
|
||||
-->
|
||||
</executions>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
Loading…
x
Reference in New Issue
Block a user