1 | <?xml version="1.0" encoding="UTF-8"?>
|
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!--
|
2 | <!-- |
3 | Copyright 2008 Hippo
|
3 | Copyright 2008 Hippo |
4 |
|
4 | |
5 | Licensed under the Apache License, Version 2.0 (the "License");
|
5 | Licensed under the Apache License, Version 2.0 (the "License"); |
6 | you may not use this file except in compliance with the License.
|
6 | you may not use this file except in compliance with the License. |
7 | You may obtain a copy of the License at
|
7 | You may obtain a copy of the License at |
8 |
|
8 | |
9 | http://www.apache.org/licenses/LICENSE-2.0
|
9 | http://www.apache.org/licenses/LICENSE-2.0 |
10 |
|
10 | |
11 | Unless required by applicable law or agreed to in writing, software
|
11 | Unless required by applicable law or agreed to in writing, software |
12 | distributed under the License is distributed on an "AS IS"
|
12 | distributed under the License is distributed on an "AS IS" |
13 | BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13 | BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
14 | See the License for the specific language governing permissions and
|
14 | See the License for the specific language governing permissions and |
15 | limitations under the License.
|
15 | limitations under the License. |
16 | -->
|
16 | --> |
17 | <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">
|
17 | <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"> |
18 | <modelVersion>4.0.0</modelVersion>
|
18 | <modelVersion>4.0.0</modelVersion> |
19 |
|
19 | |
20 | <name>docsite</name>
|
20 | <name>docsite</name> |
21 | <description>Hippo documentation site</description>
|
21 | <description>Hippo documentation site</description> |
22 | <groupId>org.onehippo.ecm</groupId>
|
22 | <groupId>org.onehippo.ecm</groupId> |
23 | <artifactId>docsite</artifactId>
|
23 | <artifactId>docsite</artifactId> |
24 | <version>1.01.19-SNAPSHOT</version>
|
24 | <version>1.01.19</version> |
25 | <packaging>pom</packaging>
|
25 | <packaging>pom</packaging> |
26 |
|
26 | |
27 | <modules>
|
27 | <modules> |
28 | <module>content</module>
|
28 | <module>content</module> |
29 | <module>cms</module>
|
29 | <module>cms</module> |
30 | <module>site</module>
|
30 | <module>site</module> |
31 | <module>package</module>
|
31 | <module>package</module> |
32 | </modules>
|
32 | </modules> |
33 |
|
33 | |
34 | <properties>
|
34 | <properties> |
35 | <hippoecm.version>2.12.11</hippoecm.version>
|
35 | <hippoecm.version>2.12.11</hippoecm.version> |
36 | <hst.version>2.04.06</hst.version>
|
36 | <hst.version>2.04.06</hst.version> |
37 | <importtool.version>1.01.08</importtool.version>
|
37 | <importtool.version>1.01.08</importtool.version> |
38 | <servlet-api.version>2.4</servlet-api.version>
|
38 | <servlet-api.version>2.4</servlet-api.version> |
39 | <jstl.version>1.1.2</jstl.version>
|
39 | <jstl.version>1.1.2</jstl.version> |
40 | <taglibs.version>1.1.2</taglibs.version>
|
40 | <taglibs.version>1.1.2</taglibs.version> |
41 | <javax.jcr.version>1.0</javax.jcr.version>
|
41 | <javax.jcr.version>1.0</javax.jcr.version> |
42 | <jta.version>1.1</jta.version>
|
42 | <jta.version>1.1</jta.version> |
43 | <jackrabbit.jcr.version>1.5.5</jackrabbit.jcr.version>
|
43 | <jackrabbit.jcr.version>1.5.5</jackrabbit.jcr.version> |
44 | <slf4j.version>1.5.6</slf4j.version>
|
44 | <slf4j.version>1.5.6</slf4j.version> |
45 | <log4j.version>1.2.13</log4j.version>
|
45 | <log4j.version>1.2.13</log4j.version> |
46 | <junit.version>4.5</junit.version>
|
46 | <junit.version>4.5</junit.version> |
47 | <wagon.ftp.version>1.0-alpha-6</wagon.ftp.version>
|
47 | <wagon.ftp.version>1.0-alpha-6</wagon.ftp.version> |
48 | <spring.version>2.5.6</spring.version>
|
48 | <spring.version>2.5.6</spring.version> |
49 | <xalan.version>2.4.1</xalan.version>
|
49 | <xalan.version>2.4.1</xalan.version> |
50 | <xerces.version>2.3.0</xerces.version>
|
50 | <xerces.version>2.3.0</xerces.version> |
51 | <xml-apis.version>2.0.2</xml-apis.version>
|
51 | <xml-apis.version>2.0.2</xml-apis.version> |
52 | <commons-proxy.version>1.0</commons-proxy.version>
|
52 | <commons-proxy.version>1.0</commons-proxy.version> |
53 | <sitemap-feed-component.version>1.01.01</sitemap-feed-component.version>
|
53 | <sitemap-feed-component.version>1.01.01</sitemap-feed-component.version> |
54 | <rss-feed-component.version>1.01.06</rss-feed-component.version>
|
54 | <rss-feed-component.version>1.01.06</rss-feed-component.version> |
55 | <ehcache.version>1.6.2</ehcache.version>
|
55 | <ehcache.version>1.6.2</ehcache.version> |
56 | <rome.version>0.8</rome.version>
|
56 | <rome.version>0.8</rome.version> |
57 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
57 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
58 | </properties>
|
58 | </properties> |
59 |
|
59 | |
60 | <scm>
|
60 | <scm> |
61 | <connection>scm:svn:http://svn.hippocms.org/repos/hippo/hippo-documentation/hst_docs/trunk</connection>
|
61 | <connection>scm:svn:http://svn.hippocms.org/repos/hippo/hippo-documentation/hst_docs/tags/Release-HSTTWODOCS-v1_01_19</connection> |
62 | <developerConnection>scm:svn:https://svn.hippocms.org/repos/hippo/hippo-documentation/hst_docs/trunk</developerConnection>
|
62 | <developerConnection>scm:svn:https://svn.hippocms.org/repos/hippo/hippo-documentation/hst_docs/tags/Release-HSTTWODOCS-v1_01_19</developerConnection> |
63 | <url>http://svn.hippocms.org/repos/hippo/hippo-documentation/hst_docs/trunk</url>
|
63 | <url>http://svn.hippocms.org/repos/hippo/hippo-documentation/hst_docs/tags/Release-HSTTWODOCS-v1_01_19</url> |
64 | </scm>
|
64 | </scm> |
65 |
|
65 | |
66 | <dependencyManagement>
|
66 | <dependencyManagement> |
67 | <dependencies>
|
67 | <dependencies> |
68 | <dependency>
|
68 | <dependency> |
69 | <groupId>net.sf.ehcache</groupId>
|
69 | <groupId>net.sf.ehcache</groupId> |
70 | <artifactId>ehcache</artifactId>
|
70 | <artifactId>ehcache</artifactId> |
71 | <version>${ehcache.version}</version>
|
71 | <version>${ehcache.version}</version> |
72 | </dependency>
|
72 | </dependency> |
73 | <dependency>
|
73 | <dependency> |
74 | <groupId>org.hippoecm.hst.components</groupId>
|
74 | <groupId>org.hippoecm.hst.components</groupId> |
75 | <artifactId>sitemap-feed-component</artifactId>
|
75 | <artifactId>sitemap-feed-component</artifactId> |
76 | <version>${sitemap-feed-component.version}</version>
|
76 | <version>${sitemap-feed-component.version}</version> |
77 | </dependency>
|
77 | </dependency> |
78 | <dependency>
|
78 | <dependency> |
79 | <groupId>rome</groupId>
|
79 | <groupId>rome</groupId> |
80 | <artifactId>rome</artifactId>
|
80 | <artifactId>rome</artifactId> |
81 | <version>${rome.version}</version>
|
81 | <version>${rome.version}</version> |
82 | </dependency>
|
82 | </dependency> |
83 | <dependency>
|
83 | <dependency> |
84 | <groupId>javax.jcr</groupId>
|
84 | <groupId>javax.jcr</groupId> |
85 | <artifactId>jcr</artifactId>
|
85 | <artifactId>jcr</artifactId> |
86 | <version>${javax.jcr.version}</version>
|
86 | <version>${javax.jcr.version}</version> |
87 | </dependency>
|
87 | </dependency> |
88 | <dependency>
|
88 | <dependency> |
89 | <groupId>javax.activation</groupId>
|
89 | <groupId>javax.activation</groupId> |
90 | <artifactId>activation</artifactId>
|
90 | <artifactId>activation</artifactId> |
91 | <version>1.1</version>
|
91 | <version>1.1</version> |
92 | <scope>provided</scope>
|
92 | <scope>provided</scope> |
93 | <type>jar</type>
|
93 | <type>jar</type> |
94 | </dependency>
|
94 | </dependency> |
95 | <dependency>
|
95 | <dependency> |
96 | <groupId>javax.transaction</groupId>
|
96 | <groupId>javax.transaction</groupId> |
97 | <artifactId>jta</artifactId>
|
97 | <artifactId>jta</artifactId> |
98 | <version>1.1</version>
|
98 | <version>1.1</version> |
99 | <type>jar</type>
|
99 | <type>jar</type> |
100 | </dependency>
|
100 | </dependency> |
101 | <dependency>
|
101 | <dependency> |
102 | <groupId>javax.servlet</groupId>
|
102 | <groupId>javax.servlet</groupId> |
103 | <artifactId>servlet-api</artifactId>
|
103 | <artifactId>servlet-api</artifactId> |
104 | <version>${servlet-api.version}</version>
|
104 | <version>${servlet-api.version}</version> |
105 | <scope>provided</scope>
|
105 | <scope>provided</scope> |
106 | </dependency>
|
106 | </dependency> |
107 | <dependency>
|
107 | <dependency> |
108 | <groupId>javax.servlet</groupId>
|
108 | <groupId>javax.servlet</groupId> |
109 | <artifactId>jstl</artifactId>
|
109 | <artifactId>jstl</artifactId> |
110 | <version>${jstl.version}</version>
|
110 | <version>${jstl.version}</version> |
111 | <scope>runtime</scope>
|
111 | <scope>runtime</scope> |
112 | </dependency>
|
112 | </dependency> |
113 | <dependency>
|
113 | <dependency> |
114 | <groupId>org.apache.geronimo.specs</groupId>
|
114 | <groupId>org.apache.geronimo.specs</groupId> |
115 | <artifactId>geronimo-jta_1.1_spec</artifactId>
|
115 | <artifactId>geronimo-jta_1.1_spec</artifactId> |
116 | <version>${jta.version}</version>
|
116 | <version>${jta.version}</version> |
117 | <scope>provided</scope>
|
117 | <scope>provided</scope> |
118 | </dependency>
|
118 | </dependency> |
119 | <dependency>
|
119 | <dependency> |
120 | <groupId>taglibs</groupId>
|
120 | <groupId>taglibs</groupId> |
121 | <artifactId>standard</artifactId>
|
121 | <artifactId>standard</artifactId> |
122 | <version>${taglibs.version}</version>
|
122 | <version>${taglibs.version}</version> |
123 | <scope>runtime</scope>
|
123 | <scope>runtime</scope> |
124 | </dependency>
|
124 | </dependency> |
125 | <dependency>
|
125 | <dependency> |
126 | <groupId>xml-apis</groupId>
|
126 | <groupId>xml-apis</groupId> |
127 | <artifactId>xml-apis</artifactId>
|
127 | <artifactId>xml-apis</artifactId> |
128 | <version>${xml-apis.version}</version>
|
128 | <version>${xml-apis.version}</version> |
129 | <scope>runtime</scope>
|
129 | <scope>runtime</scope> |
130 | </dependency>
|
130 | </dependency> |
131 | <dependency>
|
131 | <dependency> |
132 | <groupId>xerces</groupId>
|
132 | <groupId>xerces</groupId> |
133 | <artifactId>xercesImpl</artifactId>
|
133 | <artifactId>xercesImpl</artifactId> |
134 | <version>${xerces.version}</version>
|
134 | <version>${xerces.version}</version> |
135 | <scope>runtime</scope>
|
135 | <scope>runtime</scope> |
136 | </dependency>
|
136 | </dependency> |
137 | <dependency>
|
137 | <dependency> |
138 | <groupId>xalan</groupId>
|
138 | <groupId>xalan</groupId> |
139 | <artifactId>xalan</artifactId>
|
139 | <artifactId>xalan</artifactId> |
140 | <version>${xalan.version}</version>
|
140 | <version>${xalan.version}</version> |
141 | <scope>runtime</scope>
|
141 | <scope>runtime</scope> |
142 | </dependency>
|
142 | </dependency> |
143 | <dependency>
|
143 | <dependency> |
144 | <groupId>org.hippoecm</groupId>
|
144 | <groupId>org.hippoecm</groupId> |
145 | <artifactId>hippo-ecm-api</artifactId>
|
145 | <artifactId>hippo-ecm-api</artifactId> |
146 | <version>${hippoecm.version}</version>
|
146 | <version>${hippoecm.version}</version> |
147 | <exclusions>
|
147 | <exclusions> |
148 | <exclusion>
|
148 | <exclusion> |
149 | <groupId>javax.jdo</groupId>
|
149 | <groupId>javax.jdo</groupId> |
150 | <artifactId>jdo2-api</artifactId>
|
150 | <artifactId>jdo2-api</artifactId> |
151 | </exclusion>
|
151 | </exclusion> |
152 | <exclusion>
|
152 | <exclusion> |
153 | <groupId>jpox</groupId>
|
153 | <groupId>jpox</groupId> |
154 | <artifactId>jpox-core</artifactId>
|
154 | <artifactId>jpox-core</artifactId> |
155 | </exclusion>
|
155 | </exclusion> |
156 | </exclusions>
|
156 | </exclusions> |
157 | </dependency>
|
157 | </dependency> |
158 | <dependency>
|
158 | <dependency> |
159 | <groupId>org.hippoecm</groupId>
|
159 | <groupId>org.hippoecm</groupId> |
160 | <artifactId>hippo-ecm-repository-connector</artifactId>
|
160 | <artifactId>hippo-ecm-repository-connector</artifactId> |
161 | <version>${hippoecm.version}</version>
|
161 | <version>${hippoecm.version}</version> |
162 | <exclusions>
|
162 | <exclusions> |
163 | <exclusion>
|
163 | <exclusion> |
164 | <groupId>javax.jdo</groupId>
|
164 | <groupId>javax.jdo</groupId> |
165 | <artifactId>jdo2-api</artifactId>
|
165 | <artifactId>jdo2-api</artifactId> |
166 | </exclusion>
|
166 | </exclusion> |
167 | <exclusion>
|
167 | <exclusion> |
168 | <groupId>jpox</groupId>
|
168 | <groupId>jpox</groupId> |
169 | <artifactId>jpox-core</artifactId>
|
169 | <artifactId>jpox-core</artifactId> |
170 | </exclusion>
|
170 | </exclusion> |
171 | <exclusion>
|
171 | <exclusion> |
172 | <groupId>xerces</groupId>
|
172 | <groupId>xerces</groupId> |
173 | <artifactId>xercesImpl</artifactId>
|
173 | <artifactId>xercesImpl</artifactId> |
174 | </exclusion>
|
174 | </exclusion> |
175 | </exclusions>
|
175 | </exclusions> |
176 | </dependency>
|
176 | </dependency> |
177 | <dependency>
|
177 | <dependency> |
178 | <groupId>org.slf4j</groupId>
|
178 | <groupId>org.slf4j</groupId> |
179 | <artifactId>slf4j-api</artifactId>
|
179 | <artifactId>slf4j-api</artifactId> |
180 | <version>${slf4j.version}</version>
|
180 | <version>${slf4j.version}</version> |
181 | </dependency>
|
181 | </dependency> |
182 | <dependency>
|
182 | <dependency> |
183 | <groupId>org.slf4j</groupId>
|
183 | <groupId>org.slf4j</groupId> |
184 | <artifactId>jcl-over-slf4j</artifactId>
|
184 | <artifactId>jcl-over-slf4j</artifactId> |
185 | <version>${slf4j.version}</version>
|
185 | <version>${slf4j.version}</version> |
186 | </dependency>
|
186 | </dependency> |
187 | <dependency>
|
187 | <dependency> |
188 | <groupId>org.slf4j</groupId>
|
188 | <groupId>org.slf4j</groupId> |
189 | <artifactId>slf4j-log4j12</artifactId>
|
189 | <artifactId>slf4j-log4j12</artifactId> |
190 | <version>${slf4j.version}</version>
|
190 | <version>${slf4j.version}</version> |
191 | <scope>runtime</scope>
|
191 | <scope>runtime</scope> |
192 | </dependency>
|
192 | </dependency> |
193 | <dependency>
|
193 | <dependency> |
194 | <groupId>log4j</groupId>
|
194 | <groupId>log4j</groupId> |
195 | <artifactId>log4j</artifactId>
|
195 | <artifactId>log4j</artifactId> |
196 | <version>${log4j.version}</version>
|
196 | <version>${log4j.version}</version> |
197 | <scope>runtime</scope>
|
197 | <scope>runtime</scope> |
198 | </dependency>
|
198 | </dependency> |
199 | <!-- Spring Framework -->
|
199 | <!-- Spring Framework --> |
200 | <dependency>
|
200 | <dependency> |
201 | <groupId>org.springframework</groupId>
|
201 | <groupId>org.springframework</groupId> |
202 | <artifactId>spring-core</artifactId>
|
202 | <artifactId>spring-core</artifactId> |
203 | <version>${spring.version}</version>
|
203 | <version>${spring.version}</version> |
204 | <exclusions>
|
204 | <exclusions> |
205 | <exclusion>
|
205 | <exclusion> |
206 | <groupId>commons-logging</groupId>
|
206 | <groupId>commons-logging</groupId> |
207 | <artifactId>commons-logging</artifactId>
|
207 | <artifactId>commons-logging</artifactId> |
208 | </exclusion>
|
208 | </exclusion> |
209 | </exclusions>
|
209 | </exclusions> |
210 | </dependency>
|
210 | </dependency> |
211 | <dependency>
|
211 | <dependency> |
212 | <groupId>org.springframework</groupId>
|
212 | <groupId>org.springframework</groupId> |
213 | <artifactId>spring-web</artifactId>
|
213 | <artifactId>spring-web</artifactId> |
214 | <version>${spring.version}</version>
|
214 | <version>${spring.version}</version> |
215 | <exclusions>
|
215 | <exclusions> |
216 | <exclusion>
|
216 | <exclusion> |
217 | <groupId>commons-logging</groupId>
|
217 | <groupId>commons-logging</groupId> |
218 | <artifactId>commons-logging</artifactId>
|
218 | <artifactId>commons-logging</artifactId> |
219 | </exclusion>
|
219 | </exclusion> |
220 | </exclusions>
|
220 | </exclusions> |
221 | </dependency>
|
221 | </dependency> |
222 | <dependency>
|
222 | <dependency> |
223 | <groupId>org.springframework</groupId>
|
223 | <groupId>org.springframework</groupId> |
224 | <artifactId>spring-webmvc</artifactId>
|
224 | <artifactId>spring-webmvc</artifactId> |
225 | <version>${spring.version}</version>
|
225 | <version>${spring.version}</version> |
226 | <exclusions>
|
226 | <exclusions> |
227 | <exclusion>
|
227 | <exclusion> |
228 | <groupId>commons-logging</groupId>
|
228 | <groupId>commons-logging</groupId> |
229 | <artifactId>commons-logging</artifactId>
|
229 | <artifactId>commons-logging</artifactId> |
230 | </exclusion>
|
230 | </exclusion> |
231 | </exclusions>
|
231 | </exclusions> |
232 | </dependency>
|
232 | </dependency> |
233 | <dependency>
|
233 | <dependency> |
234 | <groupId>org.springframework</groupId>
|
234 | <groupId>org.springframework</groupId> |
235 | <artifactId>spring-aop</artifactId>
|
235 | <artifactId>spring-aop</artifactId> |
236 | <version>${spring.version}</version>
|
236 | <version>${spring.version}</version> |
237 | <exclusions>
|
237 | <exclusions> |
238 | <exclusion>
|
238 | <exclusion> |
239 | <groupId>commons-logging</groupId>
|
239 | <groupId>commons-logging</groupId> |
240 | <artifactId>commons-logging</artifactId>
|
240 | <artifactId>commons-logging</artifactId> |
241 | </exclusion>
|
241 | </exclusion> |
242 | </exclusions>
|
242 | </exclusions> |
243 | </dependency>
|
243 | </dependency> |
244 | <dependency>
|
244 | <dependency> |
245 | <groupId>org.hippoecm</groupId>
|
245 | <groupId>org.hippoecm</groupId> |
246 | <artifactId>hippo-ecm-package-war</artifactId>
|
246 | <artifactId>hippo-ecm-package-war</artifactId> |
247 | <version>${hippoecm.version}</version>
|
247 | <version>${hippoecm.version}</version> |
248 | <type>war</type>
|
248 | <type>war</type> |
249 | </dependency>
|
249 | </dependency> |
250 | <dependency>
|
250 | <dependency> |
251 | <groupId>org.hippoecm</groupId>
|
251 | <groupId>org.hippoecm</groupId> |
252 | <artifactId>hippo-ecm-repository-application</artifactId>
|
252 | <artifactId>hippo-ecm-repository-application</artifactId> |
253 | <version>${hippoecm.version}</version>
|
253 | <version>${hippoecm.version}</version> |
254 | <type>war</type>
|
254 | <type>war</type> |
255 | </dependency>
|
255 | </dependency> |
256 | <dependency>
|
256 | <dependency> |
257 | <groupId>org.onehippo.ecm.hst</groupId>
|
257 | <groupId>org.onehippo.ecm.hst</groupId> |
258 | <artifactId>hst-api</artifactId>
|
258 | <artifactId>hst-api</artifactId> |
259 | <version>${hst.version}</version>
|
259 | <version>${hst.version}</version> |
260 | <type>jar</type>
|
260 | <type>jar</type> |
261 | </dependency>
|
261 | </dependency> |
262 | <dependency>
|
262 | <dependency> |
263 | <groupId>org.onehippo.ecm.hst</groupId>
|
263 | <groupId>org.onehippo.ecm.hst</groupId> |
264 | <artifactId>hst-commons</artifactId>
|
264 | <artifactId>hst-commons</artifactId> |
265 | <version>${hst.version}</version>
|
265 | <version>${hst.version}</version> |
266 | <type>jar</type>
|
266 | <type>jar</type> |
267 | </dependency>
|
267 | </dependency> |
268 | <dependency>
|
268 | <dependency> |
269 | <groupId>org.onehippo.ecm.hst</groupId>
|
269 | <groupId>org.onehippo.ecm.hst</groupId> |
270 | <artifactId>hst-content-beans</artifactId>
|
270 | <artifactId>hst-content-beans</artifactId> |
271 | <version>${hst.version}</version>
|
271 | <version>${hst.version}</version> |
272 | <type>jar</type>
|
272 | <type>jar</type> |
273 | </dependency>
|
273 | </dependency> |
274 | <dependency>
|
274 | <dependency> |
275 | <groupId>org.onehippo.ecm.hst</groupId>
|
275 | <groupId>org.onehippo.ecm.hst</groupId> |
276 | <artifactId>hst-ocm</artifactId>
|
276 | <artifactId>hst-ocm</artifactId> |
277 | <version>${hst.version}</version>
|
277 | <version>${hst.version}</version> |
278 | <type>jar</type>
|
278 | <type>jar</type> |
279 | </dependency>
|
279 | </dependency> |
280 | <dependency>
|
280 | <dependency> |
281 | <groupId>org.onehippo.ecm.hst</groupId>
|
281 | <groupId>org.onehippo.ecm.hst</groupId> |
282 | <artifactId>hst-client</artifactId>
|
282 | <artifactId>hst-client</artifactId> |
283 | <version>${hst.version}</version>
|
283 | <version>${hst.version}</version> |
284 | <type>jar</type>
|
284 | <type>jar</type> |
285 | </dependency>
|
285 | </dependency> |
286 | <dependency>
|
286 | <dependency> |
287 | <groupId>org.onehippo.ecm.hst.components</groupId>
|
287 | <groupId>org.onehippo.ecm.hst.components</groupId> |
288 | <artifactId>hst-core</artifactId>
|
288 | <artifactId>hst-core</artifactId> |
289 | <version>${hst.version}</version>
|
289 | <version>${hst.version}</version> |
290 | <type>jar</type>
|
290 | <type>jar</type> |
291 | <scope>runtime</scope>
|
291 | <scope>runtime</scope> |
292 | </dependency>
|
292 | </dependency> |
293 |
|
293 | |
294 | <!-- force correct version to prevent double jars -->
|
294 | <!-- force correct version to prevent double jars --> |
295 | <dependency>
|
295 | <dependency> |
296 | <groupId>org.apache.jackrabbit</groupId>
|
296 | <groupId>org.apache.jackrabbit</groupId> |
297 | <artifactId>jackrabbit-jcr-commons</artifactId>
|
297 | <artifactId>jackrabbit-jcr-commons</artifactId> |
298 | <version>${jackrabbit.jcr.version}</version>
|
298 | <version>${jackrabbit.jcr.version}</version> |
299 | </dependency>
|
299 | </dependency> |
300 | <dependency>
|
300 | <dependency> |
301 | <groupId>org.onehippo.ecm.hst.toolkit-resources.addon.toolkit-cnd</groupId>
|
301 | <groupId>org.onehippo.ecm.hst.toolkit-resources.addon.toolkit-cnd</groupId> |
302 | <artifactId>hst-addon-cnd</artifactId>
|
302 | <artifactId>hst-addon-cnd</artifactId> |
303 | <version>${hst.version}</version>
|
303 | <version>${hst.version}</version> |
304 | <type>jar</type>
|
304 | <type>jar</type> |
305 | </dependency>
|
305 | </dependency> |
306 | <dependency>
|
306 | <dependency> |
307 | <groupId>org.onehippo.ecm.hst.toolkit-resources.addon</groupId>
|
307 | <groupId>org.onehippo.ecm.hst.toolkit-resources.addon</groupId> |
308 | <artifactId>hst-addon-repository</artifactId>
|
308 | <artifactId>hst-addon-repository</artifactId> |
309 | <version>${hst.version}</version>
|
309 | <version>${hst.version}</version> |
310 | <type>jar</type>
|
310 | <type>jar</type> |
311 | </dependency>
|
311 | </dependency> |
312 | <dependency>
|
312 | <dependency> |
313 | <groupId>org.onehippo.ecm.hst-addon-configuration-editor</groupId>
|
313 | <groupId>org.onehippo.ecm.hst-addon-configuration-editor</groupId> |
314 | <artifactId>frontend</artifactId>
|
314 | <artifactId>frontend</artifactId> |
315 | <version>1.01.00</version>
|
315 | <version>1.01.00</version> |
316 | <type>jar</type>
|
316 | <type>jar</type> |
317 | </dependency>
|
317 | </dependency> |
318 | <dependency>
|
318 | <dependency> |
319 | <groupId>org.onehippo.ecm.hst-addon-configuration-editor</groupId>
|
319 | <groupId>org.onehippo.ecm.hst-addon-configuration-editor</groupId> |
320 | <artifactId>repository</artifactId>
|
320 | <artifactId>repository</artifactId> |
321 | <version>1.01.00</version>
|
321 | <version>1.01.00</version> |
322 | <type>jar</type>
|
322 | <type>jar</type> |
323 | </dependency>
|
323 | </dependency> |
324 | <dependency>
|
324 | <dependency> |
325 | <groupId>org.springframework</groupId>
|
325 | <groupId>org.springframework</groupId> |
326 | <artifactId>spring-test</artifactId>
|
326 | <artifactId>spring-test</artifactId> |
327 | <version>${spring.version}</version>
|
327 | <version>${spring.version}</version> |
328 | <scope>test</scope>
|
328 | <scope>test</scope> |
329 | </dependency>
|
329 | </dependency> |
330 | <dependency>
|
330 | <dependency> |
331 | <groupId>junit</groupId>
|
331 | <groupId>junit</groupId> |
332 | <artifactId>junit</artifactId>
|
332 | <artifactId>junit</artifactId> |
333 | <version>${junit.version}</version>
|
333 | <version>${junit.version}</version> |
334 | <scope>test</scope>
|
334 | <scope>test</scope> |
335 | </dependency>
|
335 | </dependency> |
336 | <dependency>
|
336 | <dependency> |
337 | <groupId>commons-lang</groupId>
|
337 | <groupId>commons-lang</groupId> |
338 | <artifactId>commons-lang</artifactId>
|
338 | <artifactId>commons-lang</artifactId> |
339 | <version>2.4</version>
|
339 | <version>2.4</version> |
340 | </dependency>
|
340 | </dependency> |
341 | </dependencies>
|
341 | </dependencies> |
342 | </dependencyManagement>
|
342 | </dependencyManagement> |
343 |
|
343 | |
344 | <repositories>
|
344 | <repositories> |
345 | <repository>
|
345 | <repository> |
346 | <id>hippo</id>
|
346 | <id>hippo</id> |
347 | <name>Hippo maven 2 repository.</name>
|
347 | <name>Hippo maven 2 repository.</name> |
348 | <url>http://repository.hippocms.org/maven2/</url>
|
348 | <url>http://repository.hippocms.org/maven2/</url> |
349 | <snapshots />
|
349 | <snapshots /> |
350 | <releases>
|
350 | <releases> |
351 | <updatePolicy>never</updatePolicy>
|
351 | <updatePolicy>never</updatePolicy> |
352 | </releases>
|
352 | </releases> |
353 | <layout>default</layout>
|
353 | <layout>default</layout> |
354 | </repository>
|
354 | </repository> |
355 | <repository>
|
355 | <repository> |
356 | <id>forge-rss-repo</id>
|
356 | <id>forge-rss-repo</id> |
357 | <name>RSS Feed component repository.</name>
|
357 | <name>RSS Feed component repository.</name> |
358 | <url>http://forge.hippo-ecm.org/svn/rss/maven2/</url>
|
358 | <url>http://forge.hippo-ecm.org/svn/rss/maven2/</url> |
359 | <releases>
|
359 | <releases> |
360 | <updatePolicy>never</updatePolicy>
|
360 | <updatePolicy>never</updatePolicy> |
361 | </releases>
|
361 | </releases> |
362 | </repository>
|
362 | </repository> |
363 | <repository>
|
363 | <repository> |
364 | <id>forge-sitemap-repo</id>
|
364 | <id>forge-sitemap-repo</id> |
365 | <name>Sitemap Feed repository.</name>
|
365 | <name>Sitemap Feed repository.</name> |
366 | <url>http://forge.hippo-ecm.org/svn/sitemap/maven2/</url>
|
366 | <url>http://forge.hippo-ecm.org/svn/sitemap/maven2/</url> |
367 | <releases>
|
367 | <releases> |
368 | <updatePolicy>never</updatePolicy>
|
368 | <updatePolicy>never</updatePolicy> |
369 | </releases>
|
369 | </releases> |
370 | </repository>
|
370 | </repository> |
371 | <repository>
|
371 | <repository> |
372 | <id>forge-import-tool-repo</id>
|
372 | <id>forge-import-tool-repo</id> |
373 | <name>Hippoforge import tool plugin repository.</name>
|
373 | <name>Hippoforge import tool plugin repository.</name> |
374 | <url>http://forge.onehippo.org/svn/import-tool/maven2</url>
|
374 | <url>http://forge.onehippo.org/svn/import-tool/maven2</url> |
375 | <snapshots />
|
375 | <snapshots /> |
376 | <releases>
|
376 | <releases> |
377 | <updatePolicy>never</updatePolicy>
|
377 | <updatePolicy>never</updatePolicy> |
378 | </releases>
|
378 | </releases> |
379 | <layout>default</layout>
|
379 | <layout>default</layout> |
380 | </repository>
|
380 | </repository> |
381 | <repository>
|
381 | <repository> |
382 | <id>forge-authfilter-repo</id>
|
382 | <id>forge-authfilter-repo</id> |
383 | <name>Hippo AuthFilter - Hippo Forge</name>
|
383 | <name>Hippo AuthFilter - Hippo Forge</name> |
384 | <url>http://forge.onehippo.org/svn/authfilter/maven2</url>
|
384 | <url>http://forge.onehippo.org/svn/authfilter/maven2</url> |
385 | <releases>
|
385 | <releases> |
386 | <updatePolicy>never</updatePolicy>
|
386 | <updatePolicy>never</updatePolicy> |
387 | </releases>
|
387 | </releases> |
388 | </repository>
|
388 | </repository> |
389 | </repositories>
|
389 | </repositories> |
390 |
|
390 | |
391 | <pluginRepositories>
|
391 | <pluginRepositories> |
392 | <pluginRepository>
|
392 | <pluginRepository> |
393 | <id>hippo</id>
|
393 | <id>hippo</id> |
394 | <name>Hippo Maven 2 Repository</name>
|
394 | <name>Hippo Maven 2 Repository</name> |
395 | <url>http://repository.hippocms.org/maven2</url>
|
395 | <url>http://repository.hippocms.org/maven2</url> |
396 | </pluginRepository>
|
396 | </pluginRepository> |
397 | <pluginRepository>
|
397 | <pluginRepository> |
398 | <id>codehaus</id>
|
398 | <id>codehaus</id> |
399 | <url>http://repository.codehaus.org/</url>
|
399 | <url>http://repository.codehaus.org/</url> |
400 | <layout>default</layout>
|
400 | <layout>default</layout> |
401 | <snapshots>
|
401 | <snapshots> |
402 | </snapshots>
|
402 | </snapshots> |
403 | <releases>
|
403 | <releases> |
404 | <updatePolicy>never</updatePolicy>
|
404 | <updatePolicy>never</updatePolicy> |
405 | </releases>
|
405 | </releases> |
406 | </pluginRepository>
|
406 | </pluginRepository> |
407 | </pluginRepositories>
|
407 | </pluginRepositories> |
408 |
|
408 | |
409 | <build>
|
409 | <build> |
410 | <defaultGoal>package</defaultGoal>
|
410 | <defaultGoal>package</defaultGoal> |
411 | <pluginManagement>
|
411 | <pluginManagement> |
412 | <plugins>
|
412 | <plugins> |
413 | <plugin>
|
413 | <plugin> |
414 | <groupId>org.apache.maven.plugins</groupId>
|
414 | <groupId>org.apache.maven.plugins</groupId> |
415 | <artifactId>maven-archetype-plugin</artifactId>
|
415 | <artifactId>maven-archetype-plugin</artifactId> |
416 | <version>2.0-alpha-4</version>
|
416 | <version>2.0-alpha-4</version> |
417 | </plugin>
|
417 | </plugin> |
418 | <plugin>
|
418 | <plugin> |
419 | <inherited>true</inherited>
|
419 | <inherited>true</inherited> |
420 | <groupId>org.apache.maven.plugins</groupId>
|
420 | <groupId>org.apache.maven.plugins</groupId> |
421 | <artifactId>maven-compiler-plugin</artifactId>
|
421 | <artifactId>maven-compiler-plugin</artifactId> |
422 | <configuration>
|
422 | <configuration> |
423 | <source>1.5</source>
|
423 | <source>1.5</source> |
424 | <target>1.5</target>
|
424 | <target>1.5</target> |
425 | </configuration>
|
425 | </configuration> |
426 | </plugin>
|
426 | </plugin> |
427 | <plugin>
|
427 | <plugin> |
428 | <inherited>true</inherited>
|
428 | <inherited>true</inherited> |
429 | <groupId>org.apache.maven.plugins</groupId>
|
429 | <groupId>org.apache.maven.plugins</groupId> |
430 | <artifactId>maven-release-plugin</artifactId>
|
430 | <artifactId>maven-release-plugin</artifactId> |
431 | <version>2.0-beta-8</version>
|
431 | <version>2.0-beta-8</version> |
432 | </plugin>
|
432 | </plugin> |
433 | </plugins>
|
433 | </plugins> |
434 | </pluginManagement>
|
434 | </pluginManagement> |
435 | </build>
|
435 | </build> |
436 |
|
436 | |
437 | </project>
|
437 | </project> |
438 |
|
438 | |