<dependencies>

 <dependency>
   <maven>
     <groupId>slide</groupId>
     <artifactId>slide-webdavlib</artifactId>
     <version>2.1</version>
   </maven>
   <jpp>
     <groupId>JPP/slide</groupId>
     <artifactId>slide-webdavlib</artifactId>
     <version>2.1</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>sun-jaxws</groupId>
     <artifactId>jsr181-api</artifactId>
     <version>2.1.1</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>ws_metadata_2_0_api</artifactId>
     <version>2.0</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>sun-jaxws</groupId>
     <artifactId>jaxws-api</artifactId>
     <version>2.1.1</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <!--artifactId>jaxws_2_1_api</artifactId>
     <version>2.1</version-->
     <artifactId>axis2-jaxws-2.0-api</artifactId>
     <version>1.4.1</version>     
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>quartz</groupId>
     <artifactId>quartz</artifactId>
     <version>1.6.0</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>quartz16</artifactId>
     <version>1.6.5</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>oswego-concurrent</groupId>
     <artifactId>concurrent</artifactId>
     <version>1.3.4-jboss-update1</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>concurrent</artifactId>
     <version>1.3.4</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>jboss.web</groupId>
     <artifactId>servlet-api</artifactId>
     <version>2.1.1.GA</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>servlet_2_5_api</artifactId>
     <version>2.5</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>javax.security</groupId>
     <artifactId>jacc</artifactId>
     <version>1.0</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>jacc_1_0_api</artifactId>
     <version>1.0</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>jboss</groupId>
     <artifactId>jboss-serialization</artifactId>
     <version>1.0.3.GA</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>jboss-serialization</artifactId>
     <version>1.0.3</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>javax.transaction</groupId>
     <artifactId>jta</artifactId>
     <version>1.1</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>jta_1_1_api</artifactId>
     <version>1.1</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>jgroups</groupId>
     <artifactId>jgroups</artifactId>
     <version>2.6.7.GA</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>jgroups</artifactId>
     <version>2.4.1</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>jboss</groupId>
     <artifactId>jboss-test</artifactId>
     <version>1.0.3.GA</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>jboss-test</artifactId>
     <version>1.1.1.GA</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>trove</groupId>
     <artifactId>trove</artifactId>
     <version>1.0.2</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>gnu-trove</artifactId>
     <version>1.0.2</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>wutka-dtdparser</groupId>
     <artifactId>dtdparser121</artifactId>
     <version>1.2.1</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>dtdparser</artifactId>
     <version>1.2.1</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>apache-xerces</groupId>
     <artifactId>xercesImpl</artifactId>
     <version>2.9.1</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>xerces-j2</artifactId>
     <version>2.7.1</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>sun-jaxb</groupId>
     <artifactId>jaxb-api</artifactId>
     <version>2.1.4</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>jaxb_2_1_api</artifactId>
     <version>2.1</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>apache-xerces</groupId>
     <artifactId>xml-apis</artifactId>
     <version>2.9.1</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>xml-commons-jaxp-1.3-apis</artifactId>
     <version>1.3.03</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>org.hibernate</groupId>
     <artifactId>ejb3-persistence</artifactId>
     <version>1.0.2.GA</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>jpa_3_0_api</artifactId>
     <version>3.0</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native-jaxrpc</artifactId>
     <version>3.0.4.GA</version>
   </maven>
   <jpp>
     <groupId>JPP/jbossws</groupId>
     <!--artifactId>jboss-jaxrpc</artifactId>
     <version>3.0.1</version-->
     <artifactId>jbossws-native-jaxrpc</artifactId>
     <version>3.1.2</version>               
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-entitymanager</artifactId>
     <version>3.3.2.GA</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>hibernate3-entitymanager</artifactId>
     <version>3.2.1</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-annotations</artifactId>
     <version>3.3.1.GA</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>hibernate3-annotations</artifactId>
     <version>3.2.1</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>jboss.profiler.jvmti</groupId>
     <artifactId>jboss-profiler-jvmti</artifactId>
     <version>1.0.0.CR5</version>
   </maven>
   <jpp>
     <groupId>JPP/jboss-profiler</groupId>
     <artifactId>jboss-profiler-jvmti</artifactId>
     <version>1.0.0</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>jboss.jbossas.core-libs</groupId>
     <artifactId>jboss-system</artifactId>
     <version>4.0.4.GA</version>
   </maven>
   <jpp>
     <groupId>JPP/jboss4</groupId>
     <artifactId>jboss-system</artifactId>
     <version>4.0.4</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>jboss.jbossws</groupId>
     <artifactId>jboss-jaxrpc</artifactId>
     <version>2.0.3.GA</version>
   </maven>
   <jpp>
     <groupId>JPP/jbossws</groupId>
     <!--artifactId>jboss-jaxrpc</artifactId>
     <version>3.0.1</version-->
     <artifactId>jbossws-native-jaxrpc</artifactId>
     <version>3.1.2</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>stax</groupId>
     <artifactId>stax-api</artifactId>
     <version>1.0</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>stax_1_0_api</artifactId>
     <version>1.0</version>
   </jpp>
 </dependency>
 <dependency>
   <maven>
     <groupId>javax.xml.stream</groupId>
     <artifactId>stax-api</artifactId>
     <version>1.0-2</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>stax_1_0_api</artifactId>
     <version>1.0</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>sun-jaxb</groupId>
     <artifactId>jaxb-impl</artifactId>
     <version>2.1.4</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <!--artifactId>sun-jaxb-2.1-impl</artifactId>
     <version>2.1.6</version-->
     <artifactId>jboss-ejb3-embedded</artifactId>
     <version>1.0.0</version>         
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>apache-xalan</groupId>
     <artifactId>xalan</artifactId>
     <version>j_2.7.0</version>
   </maven>
   <jpp>
     <groupId>JPP</groupId>
     <artifactId>xalan-j2</artifactId>
     <version>2.7.0</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native-saaj</artifactId>
     <version>3.1.2.GA</version>
   </maven>
   <jpp>
     <groupId>JPP/jbossws</groupId>
     <!--artifactId>jboss-saaj</artifactId>
     <version>3.0.1</version-->
     <artifactId>jbossws-native-saaj</artifactId>
     <version>3.1.2</version>               
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-j2se-tests</artifactId>
     <version>2.0.8</version>
   </maven>
   <jpp>
     <groupId>JPP/jboss5-libs</groupId>
     <artifactId>j2se-tests</artifactId>
     <version>5.1.0</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>org.jboss.security</groupId>
     <artifactId>jbossxacml</artifactId>
     <version>2.0.3</version>
   </maven>
   <jpp>
     <groupId>JPP/jboss-security-xacml</groupId>
     <artifactId>jboss-xacml</artifactId>
     <version>2.0.2.1</version>
   </jpp>
 </dependency>

 <dependency>
   <maven>
     <groupId>org.jboss.ws.native</groupId>
     <artifactId>jbossws-native-jaxws</artifactId>
     <version>3.1.2.GA</version>
   </maven>
   <jpp>
     <groupId>JPP/jbossws</groupId>
     <!--artifactId>jboss-jaxws</artifactId>
     <version>3.0.1</version-->
     <artifactId>jbossws-native-jaxws</artifactId>
     <version>3.1.2</version>               
   </jpp>
 </dependency>

 <dependency>
    <maven>
       <groupId>org.hibernate</groupId>
       <artifactId>hibernate</artifactId>
       <version>3.0.4.GA</version>
    </maven>
    <jpp>
       <groupId>JPP</groupId>
       <artifactId>hibernate-core</artifactId>
       <version>3.3.2</version>
   </jpp>
 </dependency>

 <dependency>
    <maven>
       <groupId>jpl-pattern</groupId>
       <artifactId>jpl-pattern</artifactId>
       <version>1.0</version>
    </maven>
    <jpp>
       <groupId>JPP</groupId>
       <artifactId>gjt-jpl-pattern</artifactId>
       <version>0.2</version>
    </jpp>
 </dependency>
                                                           
 <dependency>
    <maven>
       <groupId>jpl-util</groupId>
       <artifactId>jpl-util</artifactId>
       <version>1.0</version>
    </maven>
    <jpp>
       <groupId>JPP</groupId>
       <artifactId>gjt-jpl-util</artifactId>
       <version>0.6</version>
    </jpp>
 </dependency>

 <dependency>
    <maven>
       <groupId>org.apache.axis2</groupId>
       <artifactId>axis2-saaj-api</artifactId>
       <version>1.4.1</version>
    </maven>
    <jpp>
       <groupId>JPP</groupId>
       <artifactId>axis2-saaj-1.1-api</artifactId>
       <version>1.4.1</version>
    </jpp>
 </dependency>

 <dependency>
    <maven>
       <groupId>jboss.jbossts</groupId>
       <artifactId>jbossjta</artifactId>
       <version>4.4.0.GA</version>
    </maven>
    <jpp>
       <groupId>JPP</groupId>
       <artifactId>jboss-ejb3-embedded</artifactId>
       <version>1.0.0</version>
    </jpp>
 </dependency>
                                                            
 <dependency>
    <maven>
       <groupId>javax.security</groupId>
       <artifactId>jaas</artifactId>
       <version>4.4.0.GA</version>
    </maven>
    <jpp>
       <groupId>JPP</groupId>
       <artifactId>jboss-ejb3-embedded</artifactId>
       <version>1.0.0</version>
    </jpp>
 </dependency>
                                                            
 <dependency>
    <maven>
       <groupId>org.apache</groupId>
       <artifactId>xmlsec</artifactId>
       <version>1.4.2</version>
    </maven>
    <jpp>
       <groupId>JPP</groupId>
       <artifactId>jboss-ejb3-embedded</artifactId>
       <version>1.0.0</version>
    </jpp>
 </dependency>
                                                            
 <dependency>
    <maven>
       <groupId>org.apache.geronimo.specs</groupId>
       <artifactId>geronimo-activation_1.1_spec</artifactId>
       <version>1.0.1</version>
    </maven>
    <jpp>
       <groupId>JPP</groupId>
       <artifactId>axis2-saaj-1.1-api</artifactId>
       <version>1.4.1</version>
    </jpp>
 </dependency>
                                                            
</dependencies>
