|
|
|
@ -133,11 +133,6 @@
|
|
|
|
|
</profiles>
|
|
|
|
|
|
|
|
|
|
<dependencies>
|
|
|
|
|
<!--<dependency>-->
|
|
|
|
|
<!--<groupId>org.apache.cxf</groupId>-->
|
|
|
|
|
<!--<artifactId>cxf-rt-frontend-jaxws</artifactId>-->
|
|
|
|
|
<!--<scope>provided</scope>-->
|
|
|
|
|
<!--</dependency>-->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework</groupId>
|
|
|
|
|
<artifactId>spring-web</artifactId>
|
|
|
|
@ -159,26 +154,11 @@
|
|
|
|
|
</exclusion>
|
|
|
|
|
</exclusions>
|
|
|
|
|
</dependency>
|
|
|
|
|
<!--<dependency>-->
|
|
|
|
|
<!--<groupId>org.apache.cxf</groupId>-->
|
|
|
|
|
<!--<artifactId>cxf-rt-frontend-jaxrs</artifactId>-->
|
|
|
|
|
<!--<scope>provided</scope>-->
|
|
|
|
|
<!--</dependency>-->
|
|
|
|
|
<!--<dependency>-->
|
|
|
|
|
<!--<groupId>org.apache.cxf</groupId>-->
|
|
|
|
|
<!--<artifactId>cxf-rt-transports-http</artifactId>-->
|
|
|
|
|
<!--<scope>provided</scope>-->
|
|
|
|
|
<!--</dependency>-->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>junit</groupId>
|
|
|
|
|
<artifactId>junit</artifactId>
|
|
|
|
|
<scope>test</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|
<!--<dependency>-->
|
|
|
|
|
<!--<groupId>javax.ws.rs</groupId>-->
|
|
|
|
|
<!--<artifactId>jsr311-api</artifactId>-->
|
|
|
|
|
<!--<scope>provided</scope>-->
|
|
|
|
|
<!--</dependency>-->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.logging</artifactId>
|
|
|
|
@ -221,11 +201,6 @@
|
|
|
|
|
</exclusion>
|
|
|
|
|
</exclusions>
|
|
|
|
|
</dependency>
|
|
|
|
|
<!--<dependency>-->
|
|
|
|
|
<!--<groupId>javax.servlet</groupId>-->
|
|
|
|
|
<!--<artifactId>javax.servlet-api</artifactId>-->
|
|
|
|
|
<!--<scope>provided</scope>-->
|
|
|
|
|
<!--</dependency>-->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.apimgt.annotations</artifactId>
|
|
|
|
|