Introduce DocBook XSL servlet.
[gpl/argeo-suite.git] / dep / org.argeo.suite.dep.ui.rap / pom.xml
index 9ba1c7ff4001dbb3cd46c306dd73100be1a91031..20b5f1b06eb109459fca3a7932092844615525f0 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>
                        <groupId>org.argeo.tp.javax</groupId>
                        <artifactId>javax.xml.bind</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp.apache</groupId>
+                       <artifactId>org.apache.xerces</artifactId>
+               </dependency>
 
                <!-- Jackson JSON processor -->
                <dependency>
                                                                        <goal>rpm</goal>
                                                                </goals>
                                                                <configuration>
-                                                                       <name>argeo-suite-ui-rap</name>
+                                                                       <name>argeo-suite-ui-rap-unstable</name>
                                                                        <mappings>
                                                                                <mapping>
                                                                                        <directory>/usr/share/osgi</directory>
                                                                        </mappings>
                                                                        <requires>
                                                                                <require>argeo-cms-ui-rap</require>
-                                                                               <require>argeo-suite-ui-rap-tp</require>
+                                                                               <require>argeo-suite-ui-rap-tp-unstable</require>
                                                                        </requires>
                                                                </configuration>
                                                        </execution>
                                                                        <goal>rpm</goal>
                                                                </goals>
                                                                <configuration>
-                                                                       <name>argeo-suite-ui-rap-tp</name>
+                                                                       <name>argeo-suite-ui-rap-tp-unstable</name>
                                                                        <version>${version.argeo-tp}</version>
                                                                        <release>${maven.build.timestamp}</release>
                                                                        <mappings>