Skip to content

Commit

Permalink
Update pom.xml ncm-spma ignore unpackaged files
Browse files Browse the repository at this point in the history
  • Loading branch information
StephaneGerardVUB committed Dec 2, 2023
1 parent e1d5c63 commit e1390ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ncm-spma/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,9 @@
<groupId>org.codehaus.mojo</groupId>
<artifactId>rpm-maven-plugin</artifactId>
<configuration>
<defineStatements>
<defineStatement>_unpackaged_files_terminate_build 0</defineStatement>
</defineStatements>
<requires>
<require>yum &gt;= 3.2.29</require>
<require>yum-utils &gt;= 1.1.30</require>
Expand Down

0 comments on commit e1390ba

Please sign in to comment.