<?xml version="1.0" encoding="UTF-8"?>
<!--
  ~ Licensed to the Apache Software Foundation (ASF) under one
  ~ or more contributor license agreements. See the NOTICE file
  ~ distributed with this work for additional information
  ~ regarding copyright ownership. The ASF licenses this file
  ~ to you under the Apache License, Version 2.0 (the
  ~ "License"); you may not use this file except in compliance
  ~ with the License. You may obtain a copy of the License at
  ~
  ~ http://www.apache.org/licenses/LICENSE-2.0
  ~
  ~ Unless required by applicable law or agreed to in writing,
  ~ software distributed under the License is distributed on an
  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  ~ KIND, either express or implied. See the License for the
  ~ specific language governing permissions and limitations
  ~ under the License.
  -->
<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">
    <modelVersion>4.0.0</modelVersion>
    <parent>
        <artifactId>wso2-developerstudio-kernel-plugins</artifactId>
        <groupId>org.wso2.developerstudio</groupId>
        <version>6.2.0-SNAPSHOT</version>
        <relativePath>../pom.xml</relativePath>
    </parent>
    <artifactId>org.wso2.developerstudio.eclipse.libraries</artifactId>
    <packaging>eclipse-plugin</packaging>
    <name>Developer Studio Libraries</name>
    <!--  dependencies>
		<dependency>
    			<groupId>commons-io.wso2</groupId>
    			<artifactId>commons-io</artifactId>
    			<version>2.0.0.wso2v1</version>
		</dependency>
		<dependency>
    			<groupId>org.wso2.carbon</groupId>
    			<artifactId>org.wso2.carbon.authenticator.stub</artifactId>
    			<version>3.2.0</version>
		</dependency>
		<dependency>
    			<groupId>org.wso2.carbon</groupId>
    			<artifactId>org.wso2.carbon.base</artifactId>
    			<version>3.2.2</version>
		</dependency>
		<dependency>
    			<groupId>org.wso2.carbon</groupId>
    			<artifactId>org.wso2.carbon.component.mgt.stub</artifactId>
    			<version>3.2.0</version>
		</dependency>
		<dependency>
    			<groupId>org.wso2.carbon</groupId>
    			<artifactId>org.wso2.carbon.core.common</artifactId>
    			<version>3.2.0</version>
		</dependency>
		<dependency>
    			<groupId>org.wso2.carbon</groupId>
    			<artifactId>org.wso2.carbon.core</artifactId>
    			<version>3.2.2</version>
		</dependency>
		<dependency>
    			<groupId>org.wso2.carbon</groupId>
    			<artifactId>org.wso2.carbon.registry.ws.client</artifactId>
    			<version>3.2.2</version>
		</dependency>
		<dependency>
    			<groupId>org.wso2.carbon</groupId>
    			<artifactId>org.wso2.carbon.registry.ws.stub</artifactId>
    			<version>3.2.2</version>
		</dependency>
		<dependency>
    			<groupId>org.wso2.carbon</groupId>
    			<artifactId>org.wso2.carbon.utils</artifactId>
    			<version>3.2.2</version>
		</dependency>
		<dependency>
    			<groupId>org.wso2.securevault</groupId>
    			<artifactId>org.wso2.securevault</artifactId>
    			<version>1.0.0</version>
		</dependency>
		<dependency>
    			<groupId>wsdl4j.wso2</groupId>
    			<artifactId>wsdl4j</artifactId>
    			<version>1.6.2.wso2v3</version>
		</dependency>
		<dependency>
    			<groupId>commons-codec.wso2</groupId>
    			<artifactId>commons-codec</artifactId>
    			<version>1.3.0.wso2v1</version>
		</dependency>
		<dependency>
    			<groupId>commons-httpclient.wso2</groupId>
    			<artifactId>commons-httpclient</artifactId>
    			<version>3.1.0.wso2v1</version>
		</dependency>
		<dependency>
    			<groupId>commons-logging</groupId>
    			<artifactId>commons-logging</artifactId>
    			<version>1.1.1</version>
		</dependency>
		<dependency>
    			<groupId>org.apache.geronimo.specs.wso2</groupId>
    			<artifactId>geronimo-stax-api_1.0_spec</artifactId>
    			<version>1.0.1.wso2v1</version>
		</dependency>
		<dependency>
    			<groupId>org.apache.ws.commons.schema.wso2</groupId>
    			<artifactId>XmlSchema</artifactId>
    			<version>1.4.2.wso2v1</version>
		</dependency>
		<dependency>
    			<groupId>org.apache.httpcomponents.wso2</groupId>
    			<artifactId>httpcore</artifactId>
    			<version>4.1.0.alpha1-wso2v1</version>
		</dependency>
		<dependency>
    			<groupId>org.apache.neethi.wso2</groupId>
    			<artifactId>neethi</artifactId>
    			<version>2.0.4.wso2v1</version>
		</dependency>
		<dependency>
    			<groupId>wsdl4j.wso2</groupId>
    			<artifactId>wsdl4j</artifactId>
    			<version>1.6.2.wso2v1</version>
		</dependency>
		<dependency>
    			<groupId>org.apache.abdera.wso2</groupId>
    			<artifactId>abdera</artifactId>
    			<version>1.0.wso2v1</version>
		</dependency>
		<dependency>
    			<groupId>org.apache.commons.ssl</groupId>
    			<artifactId>not-yet-commons-ssl</artifactId>
    			<version>0.3.9</version>
		</dependency>
		<dependency>
    			<groupId>org.apache.woden.wso2</groupId>
    			<artifactId>woden</artifactId>
    			<version>1.0.0.M8-wso2v1</version>
		</dependency>
		<dependency>
    			<groupId>org.apache.axis2.wso2</groupId>
    			<artifactId>axis2</artifactId>
    			<version>1.6.0-wso2v1</version>
		</dependency>
		<dependency>
    			<groupId>org.apache.ws.commons.axiom.wso2</groupId>
    			<artifactId>axiom</artifactId>
    			<version>1.2.9-wso2v1</version>
		</dependency>
		<dependency>
    			<groupId>org.eclipse.osgi</groupId>
    			<artifactId>org.eclipse.osgi</artifactId>
    			<version>3.6.0.v20100517</version>
		</dependency>
		<dependency>
    			<groupId>commons-validator</groupId>
    			<artifactId>commons-validator</artifactId>
    			<version>1.3.1</version>
		</dependency>
		<dependency>
    			<groupId>apache-oro</groupId>
    			<artifactId>jakarta-oro</artifactId>
    			<version>2.0.8</version>
		</dependency>
		<dependency>
    			<groupId>org.wso2.carbon</groupId>
    			<artifactId>org.wso2.carbon.registry.core</artifactId>
    			<version>3.2.2</version>
		</dependency>
		<dependency>
    			<groupId>org.wso2.carbon</groupId>
    			<artifactId>org.wso2.carbon.user.core</artifactId>
    			<version>3.2.2</version>
		</dependency>
		<dependency>
				<groupId>xml-apis</groupId>
				<artifactId>xml-apis</artifactId>
				<version>2.0.2</version>
		</dependency>
            
		<dependency>
				<groupId>xerces</groupId>
				<artifactId>xercesImpl</artifactId>
				<version>2.8.1</version>
		</dependency>
		<dependency>
    			<groupId>org.wso2.carbon</groupId>
    			<artifactId>org.wso2.carbon.registry.api</artifactId>
    			<version>3.2.0</version>
		</dependency>
		<dependency>
    			<groupId>org.wso2.carbon</groupId>
    			<artifactId>org.wso2.carbon.user.api</artifactId>
    			<version>3.2.2</version>
		</dependency>
		<dependency>
    			<groupId>org.apache.rampart.wso2</groupId>
    			<artifactId>rampart-core</artifactId>
    			<version>1.6.0.wso2v1</version>
		</dependency>
		<dependency>
    			<groupId>org.apache.rampart.wso2</groupId>
    			<artifactId>rampart-policy</artifactId>
    			<version>1.6.0.wso2v1</version>
		</dependency>
		<dependency>
				<groupId>xml-resolver</groupId>
				<artifactId>xml-resolver</artifactId>
				<version>1.2</version>
		</dependency>
		<dependency>
				<groupId>xalan</groupId>
				<artifactId>serializer</artifactId>
				<version>2.7.1</version>
		</dependency>
		<dependency>
			<groupId>org.apache.synapse</groupId>
			<artifactId>synapse-commons</artifactId>
			<version>1.4.0-wso2v2</version>
		</dependency>
		<dependency>
			<groupId>org.wso2.carbon</groupId>
			<artifactId>org.wso2.carbon.governance.registry.extensions</artifactId>
			<version>3.1.0</version>
		</dependency>
		<dependency>
			<groupId>commons-collections.wso2</groupId>
			<artifactId>commons-collections</artifactId>
			<version>3.2.0.wso2v1</version>
		</dependency>
		<dependency>
			<groupId>org.codehaus.jettison</groupId>
			<artifactId>jettison</artifactId>
			<version>1.2</version>
		</dependency>
		<dependency>
			<groupId>org.apache.ws.commons.axiom.wso2</groupId>
			<artifactId>axiom</artifactId>
			<version>1.2.11.wso2v1</version>
		</dependency>
		<dependency>
			<groupId>org.apache.axis2.wso2</groupId>
			<artifactId>axis2</artifactId>
			<version>1.6.1.wso2v1</version>
		</dependency>
		<dependency>
			<groupId>org.apache.rampart.wso2</groupId>
			<artifactId>rampart-trust</artifactId>
			<version>1.6.0.wso2v1</version>
		</dependency>
		<dependency>
			<groupId>joda-time.wso2</groupId>
			<artifactId>joda-time</artifactId>
			<version>1.6.0.wso2v1</version>
		</dependency>
		<dependency>
			<groupId>org.json.wso2</groupId>
			<artifactId>json</artifactId>
			<version>1.0.0.wso2v1</version>
		</dependency>
		<dependency>
			<groupId>opensaml.wso2</groupId>
			<artifactId>opensaml2</artifactId>
			<version>2.0.0.alpha1-wso2v1</version>
		</dependency>
		<dependency>
			<groupId>org.wso2.carbon</groupId>
			<artifactId>org.wso2.carbon.authenticator.proxy</artifactId>
			<version>3.1.0</version>
		</dependency>
		<dependency>
			<groupId>org.wso2.carbon</groupId>
			<artifactId>org.wso2.carbon.dataservices.core</artifactId>
			<version>3.0.1</version>
		</dependency>
		<dependency>
			<groupId>org.wso2.carbon</groupId>
			<artifactId>org.wso2.carbon.governance.api</artifactId>
			<version>3.2.2</version>
		</dependency>
		<dependency>
			<groupId>org.apache.synapse</groupId>
			<artifactId>synapse-core</artifactId>
			<version>2.1.0-wso2v1</version>
		</dependency>
		<dependency>
			<groupId>org.apache.synapse</groupId>
			<artifactId>synapse-nhttp-transport</artifactId>
			<version>1.4.0-wso2v2</version>
		</dependency>
		<dependency>
			<groupId>org.apache.synapse</groupId>
			<artifactId>synapse-tasks</artifactId>
			<version>1.4.0-wso2v2</version>
		</dependency>
		<dependency>
			<groupId>org.apache.ws.security.wso2</groupId>
			<artifactId>wss4j</artifactId>
			<version>1.5.10.wso2v2</version>
		</dependency>
		<dependency>
			<groupId>commons-lang.wso2</groupId>
			<artifactId>commons-lang</artifactId>
			<version>2.3.0.wso2v1</version>
		</dependency>
		<dependency>
			<groupId>org.apache.httpcomponents.wso2</groupId>
			<artifactId>httpcore</artifactId>
			<version>4.1.0.alpha1-wso2v1</version>
		</dependency>
		<dependency>
			<groupId>org.codehaus.jettison</groupId>
			<artifactId>jettison</artifactId>
			<version>1.1</version>
		</dependency>
	</dependencies>
	<build>
		<plugins>
			<plugin>
				<artifactId>maven-dependency-plugin</artifactId>
				<version>2.1</version>
				<executions>
					<execution>
						<id>copy-dependencies</id>
						<phase>process-sources</phase>
						<goals>
							<goal>copy-dependencies</goal>
						</goals>
						<configuration>
							<outputDirectory>lib</outputDirectory>
							<overWriteReleases>false</overWriteReleases>
							<overWriteSnapshots>false</overWriteSnapshots>
							<overWriteIfNewer>true</overWriteIfNewer>
							<excludeTransitive>true</excludeTransitive>
							<includeScope>runtime</includeScope>
						</configuration>
					</execution>
				</executions>
			</plugin>
			<plugin>
				<artifactId>maven-clean-plugin</artifactId>
				<version>2.3</version>
				<configuration>
					<filesets>
						<fileset>
							<directory>lib</directory>
						</fileset>
					</filesets>
				</configuration>
			</plugin>
		</plugins>
	</build>
	<repositories>
		<repository>
			<id>wso2-nexus</id>
			<name>WSO2 internal Repository</name>
			<url>http://maven.wso2.org/nexus/content/groups/wso2-public/</url>
			<releases>
				<enabled>true</enabled>
				<updatePolicy>daily</updatePolicy>
				<checksumPolicy>ignore</checksumPolicy>
			</releases>
		</repository>
		<repository>
			<id>shibboleth</id>
			<name>shibboleth Repository</name>
			<url>http://shibboleth.internet2.edu/downloads/maven2/</url>
		</repository>
		<repository>
			<id>Jboss Deprecated</id>
			<name>JBoss deprecated maven repo</name>
			<url>https://repository.jboss.org/nexus/content/repositories/deprecated/</url>
		</repository>
  	</repositories-->
    <!--build>
		<plugins>
			<plugin>
				<groupId>org.apache.maven.plugins</groupId>
				<artifactId>maven-dependency-plugin</artifactId>
				<version>2.0-alpha-4</version>
				<inherited>false</inherited>
				<executions>
					<execution>
						<id>1-unpack-p2-agent-distribution</id>
						<phase>test</phase>
						<goals>
							<goal>unpack</goal>
						</goals>
						<configuration>
							<artifactItems>
								<artifactItem>
									<groupId>org.ant4eclipse</groupId>
									<artifactId>ant4eclipse</artifactId>
									<version>1.0.0.M4</version>
									<type>zip</type>
									<overWrite>true</overWrite>
									<outputDirectory>target/ant4eclipse</outputDirectory>
								</artifactItem>
							</artifactItems>
						</configuration>
					</execution>
				</executions>
			</plugin>
            <plugin>
                <artifactId>maven-clean-plugin</artifactId>
                <configuration>
                    <failOnError>false</failOnError>
                </configuration>
            </plugin>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-antrun-plugin</artifactId>
                <version>1.4</version>
                <executions>
                    <execution>
                        <id>axis2-jar</id>
                        <phase>package</phase>
                        <configuration>
                            <tasks>
                            	<property name="eclipse.plugin.name" value="${artifactId}" />
                            	<property name="target.dir" value="${basedir}/target" />
                            	<property name="eclipse.home" value="${ECLIPSE_HOME}" />
                                <ant antfile="${basedir}/build.xml" />
                            </tasks>
                        </configuration>
                        <goals>
                            <goal>run</goal>
                        </goals>
                    </execution>
                </executions>
                <dependencies>
                    <dependency>
                        <groupId>org.ant4eclipse</groupId>
                        <artifactId>org.ant4eclipse</artifactId>
                        <version>1.0.0.M4</version>
                    </dependency>
                    <dependency>
                        <groupId>org.apache.ant</groupId>
                        <artifactId>ant-contrib</artifactId>
                        <version>1.0b3</version>
                    </dependency>
                    <dependency>
                        <groupId>org.eclipse.jdt</groupId>
                        <artifactId>ecj</artifactId>
                        <version>3.5.2</version>
                    </dependency>
                    <dependency>
                        <groupId>org.eclipse.osgi</groupId>
                        <artifactId>org.eclipse.osgi</artifactId>
                        <version>3.5.2.R35x_v20100126</version>
                    </dependency>                                        
                </dependencies>
            </plugin>
            <plugin>
                <groupId>org.codehaus.mojo</groupId>
                <artifactId>build-helper-maven-plugin</artifactId>
                <executions>
                    <execution>
                        <id>axis2-jar-package</id>
                        <phase>package</phase>
                        <goals>
                            <goal>attach-artifact</goal>
                        </goals>
                        <configuration>
                            <artifacts>
                                <artifact>
                                    <file>target/plugins/${artifactId}_${version}.jar</file>
                                    <type>jar</type>
                                </artifact>
                            </artifacts>
                        </configuration>
                    </execution>
                </executions>
            </plugin>
        </plugins>
    </build-->
</project>
