… | |
… | |
3 | <modelVersion>4.0.0</modelVersion> |
3 | <modelVersion>4.0.0</modelVersion> |
4 | |
4 | |
5 | <parent> |
5 | <parent> |
6 | <groupId>org.onehippo.ecm</groupId> |
6 | <groupId>org.onehippo.ecm</groupId> |
7 | <artifactId>hst_docs</artifactId> |
7 | <artifactId>hst_docs</artifactId> |
8 | <version>1.01.06-SNAPSHOT</version> |
8 | <version>1.01.11</version> |
9 | <relativePath>../pom.xml</relativePath> |
9 | <relativePath>../pom.xml</relativePath> |
10 | </parent> |
10 | </parent> |
11 | |
11 | |
12 | <name>hst_docs package Site package</name> |
12 | <name>hst_docs package Site package</name> |
13 | <description>hst_docs package Site package</description> |
13 | <description>hst_docs package Site package</description> |
… | |
… | |
17 | |
17 | |
18 | <dependencies> |
18 | <dependencies> |
19 | <dependency> |
19 | <dependency> |
20 | <groupId>org.onehippo.ecm</groupId> |
20 | <groupId>org.onehippo.ecm</groupId> |
21 | <artifactId>hst_docs-site</artifactId> |
21 | <artifactId>hst_docs-site</artifactId> |
22 | <version>1.01.06-SNAPSHOT</version> |
22 | <version>1.01.11</version> |
23 | <type>war</type> |
23 | <type>war</type> |
24 | </dependency> |
24 | </dependency> |
25 | <dependency> |
25 | <dependency> |
26 | <groupId>org.hippoecm</groupId> |
26 | <groupId>org.hippoecm</groupId> |
27 | <artifactId>hippo-ecm-repository-application</artifactId> |
27 | <artifactId>hippo-ecm-repository-application</artifactId> |
28 | <type>war</type> |
28 | <type>war</type> |
|
|
29 | </dependency> |
|
|
30 | <!-- AuthFilter --> |
|
|
31 | <dependency> |
|
|
32 | <groupId>org.onehippo.forge.authfilter</groupId> |
|
|
33 | <artifactId>authfilter-filter</artifactId> |
|
|
34 | <version>1.01.02</version> |
|
|
35 | <type>jar</type> |
29 | </dependency> |
36 | </dependency> |
30 | </dependencies> |
37 | </dependencies> |
31 | |
38 | |
32 | <build> |
39 | <build> |
33 | <defaultGoal>package</defaultGoal> |
40 | <defaultGoal>package</defaultGoal> |
… | |
… | |
48 | <exclude>WEB-INF/lib/*slf4j*.jar</exclude> |
55 | <exclude>WEB-INF/lib/*slf4j*.jar</exclude> |
49 | <exclude>WEB-INF/lib/log4j*.jar</exclude> |
56 | <exclude>WEB-INF/lib/log4j*.jar</exclude> |
50 | </excludes> |
57 | </excludes> |
51 | </overlay> |
58 | </overlay> |
52 | <overlay> |
59 | <overlay> |
53 | <groupId>com.onehippo</groupId> |
60 | <groupId>org.onehippo.ecm</groupId> |
54 | <artifactId>onehippo-site</artifactId> |
61 | <artifactId>hst_docs-site</artifactId> |
55 | <excludes> |
62 | <excludes> |
56 | <exclude>WEB-INF/log4j.*</exclude> |
63 | <exclude>WEB-INF/log4j.*</exclude> |
57 | <exclude>WEB-INF/jetty.*</exclude> |
64 | <exclude>WEB-INF/jetty.*</exclude> |
58 | </excludes> |
65 | </excludes> |
59 | </overlay> |
66 | </overlay> |