1 <?xml version="1.0" encoding="UTF-8"?>
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License. You may obtain a copy of the License at
11 * http://www.apache.org/licenses/LICENSE-2.0
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied. See the License for the
17 * specific language governing permissions and limitations
20 <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/xsd/maven-4.0.0.xsd">
21 <modelVersion>4.0.0</modelVersion>
24 <groupId>org.apache</groupId>
25 <artifactId>apache</artifactId>
29 <groupId>org.apache.shindig</groupId>
30 <artifactId>shindig-project</artifactId>
31 <version>1.1-SNAPSHOT</version>
32 <packaging>pom</packaging>
34 <name>Apache Shindig Project</name>
36 Shindig is a JavaScript container and implementations of the
37 backend APIs and proxy required for hosting OpenSocial
40 <url>http://incubator.apache.org/shindig</url>
41 <inceptionYear>2007</inceptionYear>
47 <!-- ====================================================================== -->
49 <!-- ====================================================================== -->
51 <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/shindig/trunk</connection>
52 <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/shindig/trunk</developerConnection>
53 <url>http://svn.apache.org/viewvc/incubator/shindig/trunk</url>
56 <!-- ====================================================================== -->
57 <!-- I S S U E M A N A G E M E N T -->
58 <!-- ====================================================================== -->
61 <url>http://issues.apache.org/jira/browse/SHINDIG</url>
64 <!-- ====================================================================== -->
65 <!-- C I M A N A G E M E N T -->
66 <!-- ====================================================================== -->
68 <system>Hudson</system>
69 <url>http://hudson.zones.apache.org/hudson/job/Shindig/</url>
72 <!-- ====================================================================== -->
73 <!-- D I S T R I B U T I O N M A N A G E M E N T -->
74 <!-- ====================================================================== -->
75 <distributionManagement>
77 <id>apache.incubating</id>
78 <name>Apache Incubating Repository</name>
79 <url>scp://people.apache.org/www/people.apache.org/repo/m2-incubating-repository</url>
82 <id>apache.snapshots</id>
83 <name>Apache Development Snapshot Repository</name>
84 <url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
86 <!-- This is the technical website for Shindig 1.1.x -->
88 <id>apache.website</id>
89 <url>scp://people.apache.org/www/incubator.apache.org/shindig/shindig-1.1.x</url>
91 </distributionManagement>
93 <!-- ====================================================================== -->
94 <!-- M A I L I N G L I S T S -->
95 <!-- ====================================================================== -->
98 <name>Shindig Dev List</name>
99 <subscribe>shindig-dev-subscribe@incubator.apache.org</subscribe>
100 <unsubscribe>shindig-dev-unsubscribe@incubator.apache.org</unsubscribe>
101 <post>shindig-dev@incubator.apache.org</post>
102 <archive>http://mail-archives.apache.org/mod_mbox/incubator-shindig-dev/</archive>
104 <otherArchive>http://shindig-dev.markmail.org/</otherArchive>
108 <name>Shindig Commit List</name>
109 <subscribe>shindig-commits-subscribe@incubator.apache.org</subscribe>
110 <unsubscribe>shindig-commits-unsubscribe@incubator.apache.org</unsubscribe>
111 <archive>http://mail-archives.apache.org/mod_mbox/incubator-shindig-commits/</archive>
114 <name>Shindig Issues List</name>
115 <subscribe>shindig-issues-subscribe@incubator.apache.org</subscribe>
116 <unsubscribe>shindig-issues-unsubscribe@incubator.apache.org</unsubscribe>
117 <archive>http://mail-archives.apache.org/mod_mbox/incubator-shindig-issues/</archive>
121 <!-- ====================================================================== -->
123 <!-- ====================================================================== -->
124 <!-- Developers listed by PMC Chair, PMC, Mentors, Committers, Contributers, all alphabetical-->
130 <name>Brian McCallister</name>
131 <email>brianm@apache.org</email>
132 <organization>ASF</organization>
134 <role>PMC Member</role>
140 <name>Chris Chabot</name>
141 <email>chabotc@apache.org</email>
142 <organization>ASF</organization>
144 <role>PMC Member</role>
149 <name>Daniel Bentley</name>
150 <email>dbentley@apache.org</email>
151 <organization>ASF</organization>
153 <role>PMC Member</role>
158 <name>Cassie Doll</name>
159 <email>doll@apache.org</email>
160 <organization>ASF</organization>
162 <role>PMC Member</role>
167 <name>Kevin Brown</name>
168 <email>etnu@apache.org</email>
169 <organization>ASF</organization>
171 <role>PMC Member</role>
176 <name>Ian Boston</name>
177 <email>ieb@apache.org</email>
178 <organization>ASF</organization>
180 <role>PMC Member</role>
185 <name>Evan Gilbert</name>
186 <email>evan@apache.org</email>
187 <organization>ASF</organization>
189 <role>PMC Member</role>
194 <name>John Hjelmstad</name>
195 <email>johnh@apache.org</email>
196 <organization>ASF</organization>
198 <role>PMC Member</role>
203 <name>Jun Yang</name>
204 <email>jyang@apache.org</email>
205 <organization>ASF</organization>
207 <role>PMC Member</role>
212 <name>Paul Lindner</name>
213 <email>lindner@apache.org</email>
214 <organization>ASF</organization>
216 <role>PMC Member</role>
221 <name>Santiago Gala</name>
222 <email>sgala@hisitech.com</email>
223 <organization>ASF</organization>
225 <role>PMC Member</role>
231 <name>Louis Ryan</name>
232 <email>lryan@apache.org</email>
233 <organization>ASF</organization>
235 <role>PMC Member</role>
240 <name>Martin Traverso</name>
241 <email>martint@apache.org</email>
242 <organization>ASF</organization>
244 <role>PMC Member</role>
249 <name>Vincent Siveton</name>
250 <email>vsiveton@apache.org</email>
251 <organization>ASF</organization>
253 <role>PMC Member</role>
258 <name>Zhen Wang</name>
259 <email>zhen@apache.org</email>
260 <organization>ASF</organization>
262 <role>PMC Member</role>
267 <name>Adam Winer</name>
268 <email>awiner@apache.org</email>
269 <organization>ASF</organization>
271 <role>PMC Member</role>
276 <name>Chico Charlesworth</name>
277 <email>chico@apache.org</email>
278 <organization>ASF</organization>
280 <role>PMC Member</role>
286 <name>Brian Fitzpatrick</name>
287 <email>fitz@apache.org</email>
288 <organization>ASF</organization>
295 <name>Greg Stein</name>
296 <email>gstein@apache.org</email>
297 <organization>ASF</organization>
304 <name>Sylvain Wallez</name>
305 <email>sylvain@apache.org</email>
306 <organization>ASF</organization>
313 <name>Thomas Dudziak</name>
314 <email>tomdz@apache.org</email>
315 <organization>ASF</organization>
322 <name>Upayavira</name>
323 <email>upayavira@apache.org</email>
324 <organization>ASF</organization>
331 <name>David Harkness</name>
332 <email>dharkness@apache.org</email>
333 <organization>ASF</organization>
335 <role>Emeritus</role>
341 <!-- ====================================================================== -->
342 <!-- P R O F I L E S -->
343 <!-- ====================================================================== -->
345 <!-- default profile that builds everything -->
349 <activeByDefault>true</activeByDefault>
352 <module>java</module>
356 <!-- profile to build features jar -->
360 <module>features</module>
364 <!-- profile to build java/gadgets -->
368 <module>java/gadgets</module>
372 <!-- profile to build java/rest-api -->
376 <module>java/social-api</module>
382 <module>java/common</module>
386 <!-- profile to build java/samples -->
390 <module>java/samples</module>
397 <runType>full</runType>
400 <!-- project dependencies -->
402 <groupId>org.apache.shindig</groupId>
403 <artifactId>shindig-gadgets</artifactId>
404 <version>${project.version}</version>
408 <groupId>org.apache.shindig</groupId>
409 <artifactId>shindig-social-api</artifactId>
410 <version>${project.version}</version>
413 <!-- external dependencies -->
417 <defaultGoal>jetty:run-war</defaultGoal>
420 <groupId>org.apache.maven.plugins</groupId>
421 <artifactId>maven-antrun-plugin</artifactId>
425 <phase>compile</phase>
428 <mkdir dir="target" />
438 <groupId>org.mortbay.jetty</groupId>
439 <artifactId>maven-jetty-plugin</artifactId>
441 <tempDirectory>${basedir}/java/server/target/work</tempDirectory>
442 <webApp>${basedir}/java/server/target/shindig-server-${pom.version}.war</webApp>
443 <contextPath>/</contextPath>
444 <webXml>${basedir}/java/server/target/shindig-server-${pom.version}/WEB-INF/web.${runType}.xml</webXml>
454 <module>java</module>
459 <groupId>org.codehaus.mojo</groupId>
460 <artifactId>cobertura-maven-plugin</artifactId>
463 <haltOnFailure>false</haltOnFailure>
466 <pattern>org.apache.shindig.*</pattern>
467 <branchRate>90</branchRate>
468 <lineRate>90</lineRate>
474 <include>org/apache/shindig/**/*.class</include>
481 <phase>pre-site</phase>
490 <goal>instrument</goal>
491 <goal>cobertura</goal>
500 <!-- ordered alphabetically by owner -->
503 <groupId>org.apache.maven.plugins</groupId>
504 <artifactId>maven-checkstyle-plugin</artifactId>
505 <version>2.2</version>
507 <configLocation>http://svn.apache.org/repos/asf/incubator/shindig/trunk/etc/checkstyle/checkstyle.xml</configLocation>
508 <headerLocation>http://svn.apache.org/repos/asf/incubator/shindig/trunk/etc/checkstyle/java.header</headerLocation>
509 <encoding>${project.build.sourceEncoding}</encoding>
513 <groupId>org.apache.maven.plugins</groupId>
514 <artifactId>maven-javadoc-plugin</artifactId>
515 <version>2.5</version>
519 <encoding>${project.build.sourceEncoding}</encoding>
521 <link>http://java.sun.com/j2se/1.5.0/docs/api</link>
522 <link>http://java.sun.com/products/servlet/2.5/docs/servlet-2_5-mr2/</link>
523 <link>http://www.json.org/javadoc/</link>
524 <link>http://junit.sourceforge.net/javadoc/</link>
529 <id>non-aggregate</id>
531 <aggregate>false</aggregate>
534 <report>javadoc</report>
535 <report>test-javadoc</report>
541 <aggregate>true</aggregate>
544 <report>aggregate</report>
545 <report>test-aggregate</report>
551 <groupId>org.apache.maven.plugins</groupId>
552 <artifactId>maven-jxr-plugin</artifactId>
553 <version>2.1</version>
555 <inputEncoding>${project.build.sourceEncoding}</inputEncoding>
556 <outputEncoding>${project.build.sourceEncoding}</outputEncoding>
560 <id>non-aggregate</id>
562 <aggregate>false</aggregate>
566 <report>test-jxr</report>
572 <aggregate>true</aggregate>
576 <report>test-jxr</report>
582 <groupId>org.apache.maven.plugins</groupId>
583 <artifactId>maven-pmd-plugin</artifactId>
584 <version>2.1</version>
586 <targetJdk>1.5</targetJdk>
587 <sourceEncoding>${project.build.sourceEncoding}</sourceEncoding>
591 <id>non-aggregate</id>
593 <aggregate>false</aggregate>
603 <aggregate>true</aggregate>
615 <groupId>org.codehaus.mojo</groupId>
616 <artifactId>clirr-maven-plugin</artifactId>
617 <version>2.2.2</version>
620 <groupId>org.codehaus.mojo</groupId>
621 <artifactId>cobertura-maven-plugin</artifactId>
622 <version>2.2</version>
625 <groupId>org.codehaus.mojo</groupId>
626 <artifactId>findbugs-maven-plugin</artifactId>
627 <version>1.2</version>
630 <groupId>org.codehaus.mojo</groupId>
631 <artifactId>jdepend-maven-plugin</artifactId>
632 <version>2.0-beta-2</version>
635 <groupId>org.codehaus.mojo</groupId>
636 <artifactId>rat-maven-plugin</artifactId>
637 <version>1.0-alpha-3</version>
640 <include>**/*.java</include>
643 <exclude>**/jsunit/**/*</exclude>
648 <groupId>org.apache.maven.plugins</groupId>
649 <artifactId>maven-surefire-report-plugin</artifactId>
650 <version>2.4.3</version>
653 <groupId>org.codehaus.mojo</groupId>
654 <artifactId>taglist-maven-plugin</artifactId>
655 <version>2.3</version>
661 <tag>@deprecated</tag>
663 <encoding>${project.build.sourceEncoding}</encoding>
667 <id>non-aggregate</id>
669 <aggregate>false</aggregate>
672 <report>taglist</report>
678 <aggregate>true</aggregate>
681 <report>taglist</report>
694 <!-- We want to sign the artifact, the POM, and all attached artifacts -->
696 <groupId>org.apache.maven.plugins</groupId>
697 <artifactId>maven-gpg-plugin</artifactId>
699 <passphrase>${gpg.passphrase}</passphrase>
709 <!-- We want to deploy the artifact to a staging location for perusal -->
711 <inherited>true</inherited>
712 <groupId>org.apache.maven.plugins</groupId>
713 <artifactId>maven-deploy-plugin</artifactId>
715 <altDeploymentRepository>${deploy.altRepository}</altDeploymentRepository>
716 <updateReleaseInfo>true</updateReleaseInfo>
720 <groupId>org.apache.maven.plugins</groupId>
721 <artifactId>maven-source-plugin</artifactId>
724 <id>attach-sources</id>
727 <goal>test-jar</goal>
733 <groupId>org.apache.maven.plugins</groupId>
734 <artifactId>maven-javadoc-plugin</artifactId>
737 <id>attach-javadocs</id>
747 <module>java</module>
748 <module>java/samples</module>
749 <module>assembly</module>
758 <groupId>org.apache.maven.plugins</groupId>
759 <artifactId>maven-source-plugin</artifactId>
762 <id>attach-sources</id>
765 <goal>test-jar</goal>
771 <groupId>org.apache.maven.plugins</groupId>
772 <artifactId>maven-javadoc-plugin</artifactId>
773 <version>2.4</version> <!-- override for hudson -->
776 <id>attach-javadocs</id>
786 <module>java</module>
787 <module>assembly</module>
792 <id>to-committers</id>
794 <defaultGoal>xslt:transform</defaultGoal>
797 <groupId>org.codehaus.mojo</groupId>
798 <artifactId>xslt-maven-plugin</artifactId>
800 <xslFile>${basedir}/etc/to-committers.xsl</xslFile>
801 <srcIncludes>pom.xml</srcIncludes>
802 <srcDir>${basedir}</srcDir>
803 <destDir>${build.directory}</destDir>
804 <fileNameRegex>pom.xml</fileNameRegex>
805 <fileNameReplacement>COMMITTERS</fileNameReplacement>
810 <goal>transform</goal>
820 <!-- ====================================================================== -->
822 <!-- ====================================================================== -->
825 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
829 <defaultGoal>install</defaultGoal>
832 <!-- set versions/conf of common plugins for reproducibility, ordered alphabetically by owner -->
836 <groupId>org.apache.maven.plugins</groupId>
837 <artifactId>maven-antrun-plugin</artifactId>
838 <version>1.3</version>
841 <groupId>org.apache.maven.plugins</groupId>
842 <artifactId>maven-clean-plugin</artifactId>
843 <version>2.3</version>
846 <groupId>org.apache.maven.plugins</groupId>
847 <artifactId>maven-compiler-plugin</artifactId>
848 <version>2.0.2</version>
852 <showDeprecation>true</showDeprecation>
853 <compilerArgument>-Xlint:unchecked,deprecation,fallthrough,finally</compilerArgument>
855 <encoding>${project.build.sourceEncoding}</encoding>
859 <groupId>org.apache.maven.plugins</groupId>
860 <artifactId>maven-dependency-plugin</artifactId>
861 <version>2.1</version>
864 <groupId>org.apache.maven.plugins</groupId>
865 <artifactId>maven-deploy-plugin</artifactId>
866 <version>2.4</version>
869 <groupId>org.apache.maven.plugins </groupId>
870 <artifactId>maven-eclipse-plugin</artifactId>
871 <version>2.5.1</version>
872 <!-- <configuration>-->
873 <!-- <projectNameTemplate>${project.groupId}-${project.artifactId}</projectNameTemplate>-->
874 <!-- </configuration>-->
877 <groupId>org.apache.maven.plugins</groupId>
878 <artifactId>maven-enforcer-plugin</artifactId>
879 <version>1.0-beta-1</version>
883 <version>[1.5,)</version>
884 </requireJavaVersion>
889 <groupId>org.apache.maven.plugins</groupId>
890 <artifactId>maven-gpg-plugin</artifactId>
891 <version>1.0-alpha-4</version>
894 <groupId>org.apache.maven.plugins</groupId>
895 <artifactId>maven-install-plugin</artifactId>
896 <version> 2.3</version>
899 <groupId>org.apache.maven.plugins</groupId>
900 <artifactId>maven-jar-plugin</artifactId>
901 <version>2.2</version>
905 <goal>test-jar</goal>
912 <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
913 <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
919 <groupId>org.apache.maven.plugins</groupId>
920 <artifactId>maven-javadoc-plugin</artifactId>
921 <version>2.5</version>
925 <encoding>${project.build.sourceEncoding}</encoding>
927 <link>http://java.sun.com/j2se/1.5.0/docs/api</link>
928 <link>http://java.sun.com/products/servlet/2.5/docs/servlet-2_5-mr2/</link>
929 <link>http://www.json.org/javadoc/</link>
930 <link>http://junit.sourceforge.net/javadoc/</link>
935 <groupId>org.apache.maven.plugins</groupId>
936 <artifactId>maven-jxr-plugin</artifactId>
937 <version>2.1</version>
939 <inputEncoding>${project.build.sourceEncoding}</inputEncoding>
942 <!-- We want to package up license resources in the JARs produced -->
944 <groupId>org.apache.maven.plugins</groupId>
945 <artifactId>maven-remote-resources-plugin</artifactId>
946 <version>1.0</version>
954 <resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
955 <resourceBundle>org.apache:apache-incubator-disclaimer-resource-bundle:1.1</resourceBundle>
962 <groupId>org.apache.maven.plugins</groupId>
963 <artifactId>maven-resources-plugin</artifactId>
964 <version>2.3</version>
966 <encoding>${project.build.sourceEncoding}</encoding>
970 <groupId>org.apache.maven.plugins</groupId>
971 <artifactId>maven-site-plugin</artifactId>
972 <version>2.0</version>
974 <inputEncoding>${project.build.sourceEncoding}</inputEncoding>
975 <outputEncoding>${project.build.sourceEncoding}</outputEncoding>
979 <groupId>org.apache.maven.plugins</groupId>
980 <artifactId>maven-source-plugin</artifactId>
981 <version>2.0.4</version>
984 <id>attach-sources</id>
987 <goal>test-jar</goal>
992 <excludeResources>false</excludeResources>
993 <attach>true</attach>
997 <groupId>org.apache.maven.plugins</groupId>
998 <artifactId>maven-surefire-plugin</artifactId>
999 <version>2.4.3</version>
1002 <groupId>org.apache.maven.plugins</groupId>
1003 <artifactId>maven-war-plugin</artifactId>
1004 <version>2.1-beta-1</version>
1009 <groupId>org.codehaus.mojo</groupId>
1010 <artifactId>cobertura-maven-plugin</artifactId>
1011 <version>2.2</version>
1014 <groupId>org.codehaus.mojo</groupId>
1015 <artifactId>findbugs-maven-plugin</artifactId>
1016 <version>1.2</version>
1019 <groupId>org.codehaus.mojo</groupId>
1020 <artifactId>jdepend-maven-plugin</artifactId>
1021 <version>2.0-beta-2</version>
1024 <groupId>org.codehaus.mojo</groupId>
1025 <artifactId>rat-maven-plugin</artifactId>
1026 <version>1.0-alpha-3</version>
1029 <phase>verify</phase>
1037 <include>**/*.java</include>
1040 <exclude>**/jsunit/**/*</exclude>
1045 <groupId>org.codehaus.mojo</groupId>
1046 <artifactId>taglist-maven-plugin</artifactId>
1047 <version>2.3</version>
1050 <groupId>org.codehaus.mojo</groupId>
1051 <artifactId>xslt-maven-plugin</artifactId>
1052 <version>1.0</version>
1057 <groupId>org.mortbay.jetty</groupId>
1058 <artifactId>maven-jetty-plugin</artifactId>
1059 <version>6.1.15</version>
1062 <groupId>org.apache.geronimo.genesis.plugins</groupId>
1063 <artifactId>tools-maven-plugin</artifactId>
1064 <version>1.4</version>
1067 <id>verify-legal-files</id>
1068 <phase>verify</phase>
1070 <goal>verify-legal-files</goal>
1073 <strict>true</strict>
1081 <!-- ordered alphabetically by owner -->
1085 <groupId>org.apache.maven.plugins</groupId>
1086 <artifactId>maven-eclipse-plugin</artifactId>
1089 <groupId>org.apache.maven.plugins</groupId>
1090 <artifactId>maven-enforcer-plugin</artifactId>
1093 <id>enforce-java</id>
1095 <goal>enforce</goal>
1100 <!-- We want to package up license resources in the JARs produced -->
1102 <groupId>org.apache.maven.plugins</groupId>
1103 <artifactId>maven-remote-resources-plugin</artifactId>
1106 <groupId>org.apache.maven.plugins</groupId>
1107 <artifactId>maven-resources-plugin</artifactId>
1110 <groupId>org.apache.maven.plugins</groupId>
1111 <artifactId>maven-source-plugin</artifactId>
1114 <groupId>org.apache.maven.plugins</groupId>
1115 <artifactId>maven-site-plugin</artifactId>
1120 <groupId>org.codehaus.mojo</groupId>
1121 <artifactId>rat-maven-plugin</artifactId>
1126 <groupId>org.apache.geronimo.genesis.plugins</groupId>
1127 <artifactId>tools-maven-plugin</artifactId>
1132 <!-- ====================================================================== -->
1133 <!-- R E P O R T I N G -->
1134 <!-- ====================================================================== -->
1136 <!-- ordered alphabetically by owner -->
1140 <groupId>org.apache.maven.plugins</groupId>
1141 <artifactId>maven-project-info-reports-plugin</artifactId>
1142 <version>2.1.1</version>
1147 <!-- ====================================================================== -->
1148 <!-- R E P O S I T O R I E S -->
1149 <!-- ====================================================================== -->
1153 <name>Maven Repository Switchboard</name>
1154 <layout>default</layout>
1155 <url>http://repo1.maven.org/maven2</url>
1157 <enabled>false</enabled>
1162 <url>http://google-caja.googlecode.com/svn/maven</url>
1166 <url>http://oauth.googlecode.com/svn/code/maven</url>
1169 <id>apache-incubator</id>
1170 <url>http://people.apache.org/repo/m2-incubating-repository</url>
1172 <!-- for jstl-1.2 for now.. -->
1175 <url>http://download.java.net/maven/1</url>
1176 <layout>legacy</layout>
1180 <url>http://repository.jboss.com/maven2</url>
1184 <!-- ====================================================================== -->
1185 <!-- D E P E N D E N C I E S -->
1186 <!-- ====================================================================== -->
1189 <groupId>javax.servlet</groupId>
1190 <artifactId>servlet-api</artifactId>
1191 <version>2.5</version>
1192 <scope>provided</scope>
1195 <groupId>junit</groupId>
1196 <artifactId>junit</artifactId>
1197 <version>4.5</version>
1201 <groupId>junit-addons</groupId>
1202 <artifactId>junit-addons</artifactId>
1203 <version>1.4</version>
1207 <groupId>org.easymock</groupId>
1208 <artifactId>easymock</artifactId>
1209 <version>2.4</version>
1213 <groupId>org.easymock</groupId>
1214 <artifactId>easymockclassextension</artifactId>
1215 <version>2.4</version>
1219 <groupId>xmlunit</groupId>
1220 <artifactId>xmlunit</artifactId>
1221 <version>1.2</version>
1226 <dependencyManagement>
1228 <!-- project dependencies -->
1230 <groupId>org.apache.shindig</groupId>
1231 <artifactId>shindig-features</artifactId>
1232 <version>${project.version}</version>
1235 <groupId>org.apache.shindig</groupId>
1236 <artifactId>shindig-common</artifactId>
1237 <version>${project.version}</version>
1240 <groupId>org.apache.shindig</groupId>
1241 <artifactId>shindig-gadgets</artifactId>
1242 <version>${project.version}</version>
1245 <groupId>org.apache.shindig</groupId>
1246 <artifactId>shindig-server</artifactId>
1247 <version>${project.version}</version>
1250 <groupId>org.apache.shindig</groupId>
1251 <artifactId>shindig-social-api</artifactId>
1252 <version>${project.version}</version>
1255 <groupId>org.apache.shindig</groupId>
1256 <artifactId>shindig-common</artifactId>
1257 <version>${project.version}</version>
1258 <type>test-jar</type>
1261 <!-- external dependencies -->
1263 <groupId>com.google.code.guice</groupId>
1264 <artifactId>guice</artifactId>
1265 <version>1.0</version>
1267 <!-- dependency not declared in guice pom -->
1269 <groupId>aopalliance</groupId>
1270 <artifactId>aopalliance</artifactId>
1271 <version>1.0</version>
1274 <groupId>com.google.collections</groupId>
1275 <artifactId>google-collections</artifactId>
1276 <version>0.9</version>
1279 <groupId>commons-codec</groupId>
1280 <artifactId>commons-codec</artifactId>
1281 <version>1.3</version>
1284 <groupId>commons-fileupload</groupId>
1285 <artifactId>commons-fileupload</artifactId>
1286 <version>1.2</version>
1289 <groupId>org.json</groupId>
1290 <artifactId>json</artifactId>
1291 <version>20070829</version>
1294 <groupId>caja</groupId>
1295 <artifactId>caja</artifactId>
1296 <version>r3375</version>
1297 <scope>compile</scope>
1300 <groupId>caja</groupId>
1301 <artifactId>json_simple</artifactId>
1302 <version>r1</version>
1303 <scope>compile</scope>
1306 <groupId>net.oauth</groupId>
1307 <artifactId>oauth-core</artifactId>
1308 <version>20090315</version>
1309 <scope>compile</scope>
1312 <groupId>commons-lang</groupId>
1313 <artifactId>commons-lang</artifactId>
1314 <version>2.4</version>
1315 <scope>compile</scope>
1318 <groupId>commons-io</groupId>
1319 <artifactId>commons-io</artifactId>
1320 <version>1.4</version>
1321 <scope>compile</scope>
1324 <artifactId>commons-betwixt</artifactId>
1325 <groupId>commons-betwixt</groupId>
1326 <version>0.8</version>
1329 <artifactId>commons-collections</artifactId>
1330 <groupId>commons-collections</groupId>
1331 <version>3.2.1</version>
1334 <groupId>org.mortbay.jetty</groupId>
1335 <artifactId>jetty</artifactId>
1336 <version>6.1.15</version>
1339 <groupId>joda-time</groupId>
1340 <artifactId>joda-time</artifactId>
1341 <version>1.6</version>
1344 <groupId>rome</groupId>
1345 <artifactId>rome</artifactId>
1346 <version>0.9</version>
1349 <groupId>com.ibm.icu</groupId>
1350 <artifactId>icu4j</artifactId>
1351 <version>3.8</version>
1354 <groupId>net.sourceforge.htmlunit</groupId>
1355 <artifactId>htmlunit</artifactId>
1356 <version>2.5</version>
1359 <groupId>log4j</groupId>
1360 <artifactId>log4j</artifactId>
1361 <version>1.2.13</version>
1364 <groupId>rhino</groupId>
1365 <artifactId>js</artifactId>
1366 <version>1.6R7</version>
1369 <groupId>org.apache.geronimo.specs</groupId>
1370 <artifactId>geronimo-stax-api_1.0_spec</artifactId>
1371 <version>1.0.1</version>
1374 <groupId>net.sf.ehcache</groupId>
1375 <artifactId>ehcache</artifactId>
1376 <version>1.5.0</version>
1379 <groupId>findbugs</groupId>
1380 <artifactId>annotations</artifactId>
1381 <version>1.0.0</version>
1382 <scope>provided</scope>
1385 <groupId>com.thoughtworks.xstream</groupId>
1386 <artifactId>xstream</artifactId>
1387 <version>1.3.1</version>
1390 <groupId>xpp3</groupId>
1391 <artifactId>xpp3_min</artifactId>
1392 <version>1.1.4c</version>
1395 <groupId>net.sourceforge.nekohtml</groupId>
1396 <artifactId>nekohtml</artifactId>
1397 <version>1.9.11</version>
1400 <groupId>xerces</groupId>
1401 <artifactId>xercesImpl</artifactId>
1402 <version>2.9.1</version>
1405 <groupId>xerces</groupId>
1406 <artifactId>xmlParserAPIs</artifactId>
1407 <version>2.6.2</version>
1410 <groupId>woodstox</groupId>
1411 <artifactId>wstx</artifactId>
1412 <version>1.0.7</version>
1415 <groupId>org.apache.sanselan</groupId>
1416 <artifactId>sanselan</artifactId>
1417 <version>0.97-incubator</version>
1420 Intentionally not using the juel-impl RC build because we care about
1421 stability of that code. juel-api only has an RC build available,
1422 but is also simple enough I'm not too concerned about bugs.
1425 <groupId>juel</groupId>
1426 <artifactId>juel-api</artifactId>
1427 <version>2.1.1.RC2</version>
1430 <groupId>juel</groupId>
1431 <artifactId>juel-impl</artifactId>
1432 <version>2.1.0</version>
1435 <groupId>net.sf.ezmorph</groupId>
1436 <artifactId>ezmorph</artifactId>
1437 <version>1.0.4</version>
1440 <groupId>xml-apis</groupId>
1441 <artifactId>xml-apis</artifactId>
1442 <version>1.3.04</version>
1445 <groupId>commons-httpclient</groupId>
1446 <artifactId>commons-httpclient</artifactId>
1447 <version>3.1</version>
1450 <groupId>org.jsecurity</groupId>
1451 <artifactId>jsecurity</artifactId>
1452 <version>0.9.0</version>
1454 <!-- TODO - switch to jakarta taglibs when the get a jstl 1.2 version out
1455 See https://issues.apache.org/bugzilla/show_bug.cgi?id=45197 -->
1457 <groupId>jstl</groupId>
1458 <artifactId>jstl</artifactId>
1459 <version>1.2</version>
1462 </dependencyManagement>