remove execution at rpm build
This commit is contained in:
parent
7e43b8abb4
commit
e8280274dc
1 changed files with 0 additions and 9 deletions
9
pom.xml
9
pom.xml
|
@ -359,15 +359,6 @@
|
|||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>rpm-maven-plugin</artifactId>
|
||||
<version>2.1.4</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>generate-rpm</id>
|
||||
<phase>package</phase>
|
||||
<goals>
|
||||
<goal>rpm</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
<configuration>
|
||||
<distribution>Fess</distribution>
|
||||
<group>Application/Internet</group>
|
||||
|
|
Loading…
Add table
Reference in a new issue