|
92 | 92 | <artifactId>axon-core</artifactId>
|
93 | 93 | </dependency>
|
94 | 94 |
|
95 |
| - <!-- |
96 |
| - <dependency> |
97 |
| - <groupId>org.isisaddons.module.docx</groupId> |
98 |
| - <artifactId>isis-module-docx-dom</artifactId> |
99 |
| - </dependency> |
100 |
| - <dependency> |
101 |
| - <groupId>org.jdom</groupId> |
102 |
| - <artifactId>jdom2</artifactId> |
103 |
| - <version>2.0.3</version> |
104 |
| - </dependency> |
105 |
| -
|
106 |
| - <dependency> |
107 |
| - <groupId>org.isisaddons.module.excel</groupId> |
108 |
| - <artifactId>isis-module-excel-dom</artifactId> |
109 |
| - </dependency> |
110 |
| -
|
111 |
| - <dependency> |
112 |
| - <groupId>org.isisaddons.module.fakedata</groupId> |
113 |
| - <artifactId>isis-module-fakedata-dom</artifactId> |
114 |
| - </dependency> |
115 |
| -
|
116 |
| - <dependency> |
117 |
| - <groupId>org.isisaddons.module.poly</groupId> |
118 |
| - <artifactId>isis-module-poly-dom</artifactId> |
119 |
| - </dependency> |
120 |
| -
|
121 |
| - <dependency> |
122 |
| - <groupId>org.isisaddons.module.servletapi</groupId> |
123 |
| - <artifactId>isis-module-servletapi-dom</artifactId> |
124 |
| - </dependency> |
125 |
| -
|
126 |
| - <dependency> |
127 |
| - <groupId>org.isisaddons.module.stringinterpolator</groupId> |
128 |
| - <artifactId>isis-module-stringinterpolator-dom</artifactId> |
129 |
| - </dependency> |
130 |
| -
|
131 |
| - <dependency> |
132 |
| - <groupId>org.incode.example.alias</groupId> |
133 |
| - <artifactId>incode-example-alias-dom</artifactId> |
134 |
| - </dependency> |
135 |
| -
|
136 |
| - <dependency> |
137 |
| - <groupId>org.incode.example.classification</groupId> |
138 |
| - <artifactId>incode-example-classification-dom</artifactId> |
139 |
| - </dependency> |
140 |
| -
|
141 |
| - <dependency> |
142 |
| - <groupId>org.incode.example.commchannel</groupId> |
143 |
| - <artifactId>incode-example-commchannel-dom</artifactId> |
144 |
| - </dependency> |
145 |
| -
|
146 |
| - <dependency> |
147 |
| - <groupId>org.incode.example.communications</groupId> |
148 |
| - <artifactId>incode-example-communications-dom</artifactId> |
149 |
| - </dependency> |
150 |
| -
|
151 |
| - <dependency> |
152 |
| - <groupId>org.incode.example.docfragment</groupId> |
153 |
| - <artifactId>incode-example-docfragment-dom</artifactId> |
154 |
| - </dependency> |
155 |
| -
|
156 | 95 | <dependency>
|
157 | 96 | <groupId>org.incode.example.document</groupId>
|
158 | 97 | <artifactId>incode-example-document-dom</artifactId>
|
159 | 98 | </dependency>
|
| 99 | + |
160 | 100 | <dependency>
|
161 | 101 | <groupId>org.incode.example.docrendering</groupId>
|
162 | 102 | <artifactId>incode-example-docrendering-stringinterpolator-dom</artifactId>
|
|
171 | 111 | </dependency>
|
172 | 112 |
|
173 | 113 | <dependency>
|
174 |
| - <groupId>org.incode.example.note</groupId> |
175 |
| - <artifactId>incode-example-note-dom</artifactId> |
176 |
| - </dependency> |
177 |
| -
|
178 |
| - <dependency> |
179 |
| - <groupId>org.incode.example.settings</groupId> |
180 |
| - <artifactId>incode-example-settings-dom</artifactId> |
181 |
| - </dependency> |
182 |
| -
|
183 |
| - <dependency> |
184 |
| - <groupId>org.incode.example.tags</groupId> |
185 |
| - <artifactId>incode-example-tags-dom</artifactId> |
186 |
| - </dependency> |
187 |
| -
|
188 |
| - <dependency> |
189 |
| - <groupId>org.isisaddons.module.audit</groupId> |
190 |
| - <artifactId>isis-module-audit-dom</artifactId> |
191 |
| - </dependency> |
192 |
| -
|
193 |
| - <dependency> |
194 |
| - <groupId>org.isisaddons.module.command</groupId> |
195 |
| - <artifactId>isis-module-command-dom</artifactId> |
196 |
| - </dependency> |
197 |
| -
|
198 |
| - <dependency> |
199 |
| - <groupId>org.isisaddons.module.publishmq</groupId> |
200 |
| - <artifactId>isis-module-publishmq-dom-jdo</artifactId> |
201 |
| - </dependency> |
202 |
| -
|
203 |
| - <dependency> |
204 |
| - <groupId>org.isisaddons.module.security</groupId> |
205 |
| - <artifactId>isis-module-security-dom</artifactId> |
206 |
| - </dependency> |
207 |
| -
|
208 |
| - <dependency> |
209 |
| - <groupId>org.isisaddons.module.sessionlogger</groupId> |
210 |
| - <artifactId>isis-module-sessionlogger-dom</artifactId> |
211 |
| - </dependency> |
212 |
| -
|
213 |
| - <dependency> |
214 |
| - <groupId>org.isisaddons.wicket.fullcalendar2</groupId> |
215 |
| - <artifactId>isis-wicket-fullcalendar2-cpt</artifactId> |
216 |
| - </dependency> |
217 |
| -
|
218 |
| - <dependency> |
219 |
| - <groupId>org.isisaddons.wicket.gmap3</groupId> |
220 |
| - <artifactId>isis-wicket-gmap3-cpt</artifactId> |
221 |
| - </dependency> |
222 |
| -
|
223 |
| - <dependency> |
224 |
| - <groupId>org.isisaddons.wicket.pdfjs</groupId> |
225 |
| - <artifactId>isis-wicket-pdfjs-cpt</artifactId> |
226 |
| - </dependency> |
227 |
| -
|
228 |
| - <dependency> |
229 |
| - <groupId>org.isisaddons.wicket.summernote</groupId> |
230 |
| - <artifactId>isis-wicket-summernote-cpt</artifactId> |
231 |
| - </dependency> |
232 |
| -
|
233 |
| - <dependency> |
234 |
| - <groupId>org.isisaddons.wicket.wickedcharts</groupId> |
235 |
| - <artifactId>isis-wicket-wickedcharts-cpt</artifactId> |
236 |
| - </dependency> |
237 |
| -
|
238 |
| -
|
239 |
| - <dependency> |
240 |
| - <groupId>org.togglz</groupId> |
241 |
| - <artifactId>togglz-junit</artifactId> |
242 |
| - <scope>test</scope> |
| 114 | + <groupId>org.isisaddons.module.fakedata</groupId> |
| 115 | + <artifactId>isis-module-fakedata-dom</artifactId> |
243 | 116 | </dependency>
|
244 |
| - --> |
245 | 117 |
|
246 | 118 | <!-- test -->
|
247 | 119 | <dependency>
|
|
0 commit comments