Add CMS optional third parties.
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 20 Nov 2021 09:03:52 +0000 (10:03 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 20 Nov 2021 09:03:52 +0000 (10:03 +0100)
dep/org.argeo.suite.dep.ui.rap/pom.xml

index b98e88bfffb54f1d472692deff590dc3edfbf984..46866b6571af521630403d3f52f411e9f55b179f 100644 (file)
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.suite</groupId>
                                                                                        </sources>
                                                                                </mapping>
                                                                        </mappings>
+                                                                       <requires>
+                                                                               <require>argeo-cms-ext-tp${argeo.rpm.suffix}</require>
+                                                                       </requires>
                                                                </configuration>
                                                        </execution>
                                                </executions>