Author: smarru
Date: Sun Oct 28 09:33:51 2012
New Revision: 1402962

URL: http://svn.apache.org/viewvc?rev=1402962&view=rev
Log:
reverting the scm tag to trunk, and formatting 

Modified:
    airavata/trunk/pom.xml

Modified: airavata/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/airavata/trunk/pom.xml?rev=1402962&r1=1402961&r2=1402962&view=diff
==============================================================================
--- airavata/trunk/pom.xml (original)
+++ airavata/trunk/pom.xml Sun Oct 28 09:33:51 2012
@@ -1,266 +1,282 @@
 <?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>
-
-    <prerequisites>
-        <maven>3.0</maven>
-    </prerequisites>
-
-    <parent>
-        <groupId>org.apache</groupId>
-        <artifactId>apache</artifactId>
-        <version>10</version>
-        <relativePath />
-    </parent>
-
-    <groupId>org.apache.airavata</groupId>
-    <artifactId>airavata</artifactId>
-    <packaging>pom</packaging>
-    <name>Airavata</name>
-    <version>0.6-SNAPSHOT</version>
-
-    <url>http://airavata.apache.org/</url>
-    <inceptionYear>2011</inceptionYear>
-
-    <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/airavata/branches/0.5/</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/airavata/branches/0.5/</developerConnection>
-        <url>http://svn.apache.org/viewvc/airavata/branches/0.5/</url>
-    </scm>
-
-    <mailingLists>
-        
-        <mailingList>
-            <name>Airavata Developer List</name>
-            <subscribe>[email protected]</subscribe>
-            <unsubscribe>[email protected]</unsubscribe>
-            <post>mailto:[email protected]</post>
-            
<archive>http://mail-archives.apache.org/mod_mbox/airavata-dev/</archive>
-        </mailingList>
-        
-        <mailingList>
-            <name>Airavata Users List</name>
-            <subscribe>[email protected]</subscribe>
-            <unsubscribe>[email protected]</unsubscribe>
-            <post>mailto:[email protected]</post>
-            
<archive>http://mail-archives.apache.org/mod_mbox/airavata-users/</archive>
-        </mailingList>
-        
-    </mailingLists>
-
-    <issueManagement>
-        <url>https://issues.apache.org/jira/browse/AIRAVATA</url>
-    </issueManagement>
-
-    <properties>
-        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
-        <axis2.version>1.5.1</axis2.version>
-        <derby.version>10.9.1.0</derby.version>
-        <org.slf4j.version>1.7.2</org.slf4j.version>
-        <axiom.version>1.2.8</axiom.version>
-        <surefire.version>2.12</surefire.version>
+<!--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>
+
+       <prerequisites>
+               <maven>3.0</maven>
+       </prerequisites>
+
+       <parent>
+               <groupId>org.apache</groupId>
+               <artifactId>apache</artifactId>
+               <version>10</version>
+               <relativePath />
+       </parent>
+
+       <groupId>org.apache.airavata</groupId>
+       <artifactId>airavata</artifactId>
+       <packaging>pom</packaging>
+       <name>Airavata</name>
+       <version>0.6-SNAPSHOT</version>
+
+       <url>http://airavata.apache.org/</url>
+       <inceptionYear>2011</inceptionYear>
+
+       <scm>
+               
<connection>scm:svn:http://svn.apache.org/repos/asf/airavata/trunk/</connection>
+               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/airavata/trunk/</developerConnection>
+               <url>http://svn.apache.org/viewvc/airavata/trunk/</url>
+       </scm>
+
+       <mailingLists>
+
+               <mailingList>
+                       <name>Airavata Developer List</name>
+                       <subscribe>[email protected]</subscribe>
+                       
<unsubscribe>[email protected]</unsubscribe>
+                       <post>mailto:[email protected]</post>
+                       
<archive>http://mail-archives.apache.org/mod_mbox/airavata-dev/</archive>
+               </mailingList>
+
+               <mailingList>
+                       <name>Airavata Users List</name>
+                       
<subscribe>[email protected]</subscribe>
+                       
<unsubscribe>[email protected]</unsubscribe>
+                       <post>mailto:[email protected]</post>
+                       
<archive>http://mail-archives.apache.org/mod_mbox/airavata-users/</archive>
+               </mailingList>
+
+       </mailingLists>
+
+       <issueManagement>
+               <url>https://issues.apache.org/jira/browse/AIRAVATA</url>
+       </issueManagement>
+
+       <properties>
+               
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+               
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+               <axis2.version>1.5.1</axis2.version>
+               <derby.version>10.9.1.0</derby.version>
+               <org.slf4j.version>1.7.2</org.slf4j.version>
+               <axiom.version>1.2.8</axiom.version>
+               <surefire.version>2.12</surefire.version>
                <junit.version>4.7</junit.version>
-        <jcr.version>2.0</jcr.version>
-        <xmlbeans.version>2.5.0</xmlbeans.version>
-        <xpp3.version>1.1.3_7</xpp3.version>
-        <skipTests>false</skipTests>
-    </properties>
-
-    <developers>
-        <developer>
-            <id>aslom</id>
-            <name>Aleksander Slominski</name>
-            <email>[email protected]</email>
-            <timezone>-5</timezone>
-            <organization>IBM</organization>
-            <organizationUrl>http://www.ibm.com/us/en/</organizationUrl>
-            <roles>
-                <role>committer</role>
-                <role>PMC member</role>
-            </roles>
-        </developer>
-        <developer>
-            <id>ate</id>
-            <name>Ate Douma</name>
-            <email>[email protected]</email>
-            <timezone>+1</timezone>
-            <organization>Hippo</organization>
-            <organizationUrl>http://www.onehippo.com</organizationUrl>
-            <roles>
-                <role>committer</role>
-                <role>PMC member</role>
-            </roles>
-        </developer>
-        <developer>
-            <id>chathura</id>
-            <name>Chathura Herath</name>
-            <email>[email protected]</email>
-            <timezone>-5</timezone>
-            <organization>Knight Capital Group</organization>
-            <organizationUrl>http://www.knight.com</organizationUrl>
-            <roles>
-                <role>committer</role>
-                <role>PMC member</role>
-            </roles>
-        </developer>
-        <developer>
-            <id>mattmann</id>
-            <name>Chris Mattmann</name>
-            <email>[email protected]</email>
-            <timezone>-5</timezone>
-            <organization>NASA JPL</organization>
-            <organizationUrl>http://www.jpl.nasa.gov/</organizationUrl>
-            <roles>
-                <role>committer</role>
-                <role>PMC member</role>
-            </roles>
-        </developer>
-        <developer>
-            <id>chinthaka</id>
-            <name>Eran Chinthaka</name>
-            <email>[email protected]</email>
-            <timezone>-8</timezone>
-            <organization>Wize Commerce</organization>
-            <organizationUrl>http://www.wizecommerce.com/</organizationUrl>
-            <roles>
-                <role>committer</role>
-                <role>PMC member</role>
-            </roles>
-        </developer>
-        <developer>
-            <id>heshan</id>
-            <name>Heshan Suriyarachchi</name>
-            <email>[email protected]</email>
-            <timezone>-5</timezone>
-            <organization>Indiana University</organization>
-            <organizationUrl>http://www.iub.edu</organizationUrl>
-            <roles>
-                <role>committer</role>
-                <role>PMC member</role>
-            </roles>
-        </developer>
-        <developer>
-            <id>lahiru</id>
-            <name>Lahiru Gunathilake</name>
-            <email>[email protected]</email>
-            <timezone>-5</timezone>
-            <organization>Indiana University</organization>
-            <organizationUrl>http://www.iub.edu</organizationUrl>
-            <roles>
-                <role>committer</role>
-                <role>PMC member</role>
-            </roles>
-        </developer>
-        <developer>
-            <id>mpierce</id>
-            <name>Marlon Pierce</name>
-            <email>[email protected]</email>
-            <timezone>-5</timezone>
-            <organization>Indiana University</organization>
-            <organizationUrl>http://www.iub.edu</organizationUrl>
-            <roles>
-                <role>committer</role>
-                <role>PMC member</role>
-            </roles>
-        </developer>
-        <developer>
-            <id>patanachai</id>
-            <name>Patanachai Tangchaisin</name>
-            <email>[email protected]</email>
-            <timezone>-5</timezone>
-            <organization>Wize Commerce</organization>
-            <organizationUrl>http://www.wizecommerce.com/</organizationUrl>
-            <roles>
-                <role>committer</role>
-                <role>PMC member</role>
-            </roles>
-        </developer>   
-        <developer>
-            <id>raminder</id>
-            <name>Raminderjeet Singh</name>
-            <email>[email protected]</email>
-            <timezone>-5</timezone>
-            <organization>Indiana University</organization>
-            <organizationUrl>http://www.iub.edu</organizationUrl>
-            <roles>
-                <role>committer</role>
-                <role>PPMC member</role>
-            </roles>
-        </developer>
-        <developer>
-            <id>saminda</id>
-            <name>Saminda Wijeratne</name>
-            <email>[email protected]</email>
-            <timezone>-5</timezone>
-            <organization>Indiana University</organization>
-            <organizationUrl>http://www.iub.edu</organizationUrl>
-            <roles>
-                <role>committer</role>
-                <role>PMC member</role>
-            </roles>
-        </developer>
-        <developer>
-            <id>shahani</id>
-            <name>Shahani Weerawarana</name>
-            <email>[email protected]</email>
-            <timezone>+5.5</timezone>
-            <organization>University of Moratuwa</organization>
-            <organizationUrl>http://www.mrt.ac.lk/web/</organizationUrl>
-            <roles>
-                <role>committer</role>
-                <role>PMC member</role>
-            </roles>
-        </developer>
-        <developer>
-            <id>hemapani</id>
-            <name>Srinath Perera</name>
-            <email>[email protected]</email>
-            <timezone>+5.5</timezone>
-            <organization>WSO2</organization>
-            <organizationUrl>http://wso2.com/</organizationUrl>
-            <roles>
-                <role>committer</role>
-                <role>PMC member</role>
-            </roles>
-        </developer>
-        <developer>
-            <id>smarru</id>
-            <name>Suresh Marru</name>
-            <email>[email protected]</email>
-            <timezone>-5</timezone>
-            <organization>Indiana University</organization>
-            <organizationUrl>http://www.iub.edu</organizationUrl>
-            <roles>
-                <role>committer</role>
-                <role>PMC Chair</role>
-                <role>release manager</role>
-            </roles>
-        </developer>
-        <developer>
-            <id>thilina</id>
-            <name>Thilina Gunaratne</name>
-            <email>[email protected]</email>
-            <timezone>-5</timezone>
-            <organization>Indiana University</organization>
-            <organizationUrl>http://www.iub.edu</organizationUrl>
-            <roles>
-                <role>committer</role>
-                <role>PMC member</role>
-            </roles>
-        </developer>
-    </developers>
-    
+               <jcr.version>2.0</jcr.version>
+               <xmlbeans.version>2.5.0</xmlbeans.version>
+               <xpp3.version>1.1.3_7</xpp3.version>
+               <skipTests>false</skipTests>
+       </properties>
+
+       <developers>
+               <developer>
+                       <id>aslom</id>
+                       <name>Aleksander Slominski</name>
+                       <email>[email protected]</email>
+                       <timezone>-5</timezone>
+                       <organization>IBM</organization>
+                       
<organizationUrl>http://www.ibm.com/us/en/</organizationUrl>
+                       <roles>
+                               <role>committer</role>
+                               <role>PMC member</role>
+                       </roles>
+               </developer>
+               <developer>
+                       <id>ate</id>
+                       <name>Ate Douma</name>
+                       <email>[email protected]</email>
+                       <timezone>+1</timezone>
+                       <organization>Hippo</organization>
+                       
<organizationUrl>http://www.onehippo.com</organizationUrl>
+                       <roles>
+                               <role>committer</role>
+                               <role>PMC member</role>
+                       </roles>
+               </developer>
+               <developer>
+                       <id>chathura</id>
+                       <name>Chathura Herath</name>
+                       <email>[email protected]</email>
+                       <timezone>-5</timezone>
+                       <organization>Knight Capital Group</organization>
+                       <organizationUrl>http://www.knight.com</organizationUrl>
+                       <roles>
+                               <role>committer</role>
+                               <role>PMC member</role>
+                       </roles>
+               </developer>
+               <developer>
+                       <id>chathuri</id>
+                       <name>Chathuri Wimalasena</name>
+                       <email>[email protected]</email>
+                       <timezone>-5</timezone>
+                       <organization>Indiana University</organization>
+                       <organizationUrl>http://www.iub.edu</organizationUrl>
+                       <roles>
+                               <role>committer</role>
+                               <role>PMC member</role>
+                       </roles>
+               </developer>
+               <developer>
+                       <id>mattmann</id>
+                       <name>Chris Mattmann</name>
+                       <email>[email protected]</email>
+                       <timezone>-5</timezone>
+                       <organization>NASA JPL</organization>
+                       
<organizationUrl>http://www.jpl.nasa.gov/</organizationUrl>
+                       <roles>
+                               <role>committer</role>
+                               <role>PMC member</role>
+                       </roles>
+               </developer>
+               <developer>
+                       <id>chinthaka</id>
+                       <name>Eran Chinthaka</name>
+                       <email>[email protected]</email>
+                       <timezone>-8</timezone>
+                       <organization>Wize Commerce</organization>
+                       
<organizationUrl>http://www.wizecommerce.com/</organizationUrl>
+                       <roles>
+                               <role>committer</role>
+                               <role>PMC member</role>
+                       </roles>
+               </developer>
+               <developer>
+                       <id>heshan</id>
+                       <name>Heshan Suriyarachchi</name>
+                       <email>[email protected]</email>
+                       <timezone>-5</timezone>
+                       <organization>Indiana University</organization>
+                       <organizationUrl>http://www.iub.edu</organizationUrl>
+                       <roles>
+                               <role>committer</role>
+                               <role>PMC member</role>
+                       </roles>
+               </developer>
+               <developer>
+                       <id>lahiru</id>
+                       <name>Lahiru Gunathilake</name>
+                       <email>[email protected]</email>
+                       <timezone>-5</timezone>
+                       <organization>Indiana University</organization>
+                       <organizationUrl>http://www.iub.edu</organizationUrl>
+                       <roles>
+                               <role>committer</role>
+                               <role>PMC member</role>
+                       </roles>
+               </developer>
+               <developer>
+                       <id>mpierce</id>
+                       <name>Marlon Pierce</name>
+                       <email>[email protected]</email>
+                       <timezone>-5</timezone>
+                       <organization>Indiana University</organization>
+                       <organizationUrl>http://www.iub.edu</organizationUrl>
+                       <roles>
+                               <role>committer</role>
+                               <role>PMC member</role>
+                       </roles>
+               </developer>
+               <developer>
+                       <id>patanachai</id>
+                       <name>Patanachai Tangchaisin</name>
+                       <email>[email protected]</email>
+                       <timezone>-5</timezone>
+                       <organization>Wize Commerce</organization>
+                       
<organizationUrl>http://www.wizecommerce.com/</organizationUrl>
+                       <roles>
+                               <role>committer</role>
+                               <role>PMC member</role>
+                       </roles>
+               </developer>
+               <developer>
+                       <id>raminder</id>
+                       <name>Raminderjeet Singh</name>
+                       <email>[email protected]</email>
+                       <timezone>-5</timezone>
+                       <organization>Indiana University</organization>
+                       <organizationUrl>http://www.iub.edu</organizationUrl>
+                       <roles>
+                               <role>committer</role>
+                               <role>PPMC member</role>
+                       </roles>
+               </developer>
+               <developer>
+                       <id>saminda</id>
+                       <name>Saminda Wijeratne</name>
+                       <email>[email protected]</email>
+                       <timezone>-5</timezone>
+                       <organization>Indiana University</organization>
+                       <organizationUrl>http://www.iub.edu</organizationUrl>
+                       <roles>
+                               <role>committer</role>
+                               <role>PMC member</role>
+                       </roles>
+               </developer>
+               <developer>
+                       <id>shahani</id>
+                       <name>Shahani Weerawarana</name>
+                       <email>[email protected]</email>
+                       <timezone>+5.5</timezone>
+                       <organization>University of Moratuwa</organization>
+                       
<organizationUrl>http://www.mrt.ac.lk/web/</organizationUrl>
+                       <roles>
+                               <role>committer</role>
+                               <role>PMC member</role>
+                       </roles>
+               </developer>
+               <developer>
+                       <id>hemapani</id>
+                       <name>Srinath Perera</name>
+                       <email>[email protected]</email>
+                       <timezone>+5.5</timezone>
+                       <organization>WSO2</organization>
+                       <organizationUrl>http://wso2.com/</organizationUrl>
+                       <roles>
+                               <role>committer</role>
+                               <role>PMC member</role>
+                       </roles>
+               </developer>
+               <developer>
+                       <id>smarru</id>
+                       <name>Suresh Marru</name>
+                       <email>[email protected]</email>
+                       <timezone>-5</timezone>
+                       <organization>Indiana University</organization>
+                       <organizationUrl>http://www.iub.edu</organizationUrl>
+                       <roles>
+                               <role>committer</role>
+                               <role>PMC Chair</role>
+                               <role>release manager</role>
+                       </roles>
+               </developer>
+               <developer>
+                       <id>thilina</id>
+                       <name>Thilina Gunaratne</name>
+                       <email>[email protected]</email>
+                       <timezone>-5</timezone>
+                       <organization>Indiana University</organization>
+                       <organizationUrl>http://www.iub.edu</organizationUrl>
+                       <roles>
+                               <role>committer</role>
+                               <role>PMC member</role>
+                       </roles>
+               </developer>
+       </developers>
+
        <dependencyManagement>
                <dependencies>
                        <dependency>
@@ -285,343 +301,343 @@
                        </dependency>
                </dependencies>
        </dependencyManagement>
-       
-    <repositories>
-        <repository>
-            <id>central</id>
-            <name>Maven Central</name>
-            <url>http://repo1.maven.org/maven2</url>
-            <releases>
-                <enabled>true</enabled>
-            </releases>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-        </repository>
-        <repository>
-            <name>ogce.m2.all</name>
-            <id>ogce.m2.all</id>
-            
<url>http://community.ucs.indiana.edu:9090/archiva/repository/ogce.m2.all</url>
-            <snapshots>
-                <!--updatePolicy>daily</updatePolicy -->
-                <enabled>false</enabled>
-            </snapshots>
-        </repository>
-        <repository>
-            <id>m2-snapshot-repository</id>
-            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
-            <releases>
-            </releases>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-        </repository>
-    </repositories>
-    <profiles>
-        <profile>
-            <id>profile-test-suite</id>
-            <activation>
-                <property>
-                    <name>module</name>
-                    <value>test-suite</value>
-                </property>
-            </activation>
-            <modules>
-                <module>modules/test-suite</module>
-            </modules>
-        </profile>
-        <profile>
-            <id>profile-gfac</id>
-            <activation>
-                <property>
-                    <name>module</name>
-                    <value>gfac</value>
-                </property>
-            </activation>
-            <modules>
-                <module>modules/gfac-core</module>
-                <module>modules/gfac-axis2</module>
-                <module>modules/commons</module>
-                <module>modules/registry</module>
-            </modules>
-        </profile>
-        <profile>
-            <id>profile-wsmessaging</id>
-            <activation>
-                <property>
-                    <name>module</name>
-                    <value>wsmessaging</value>
-                </property>
-            </activation>
-            <modules>
-                <module>modules/ws-messenger</module>
-            </modules>
-        </profile>
-        <profile>
-            <id>profile-workflow-interpreter</id>
-            <activation>
-                <property>
-                    <name>module</name>
-                    <value>workflow-interpreter</value>
-                </property>
-            </activation>
-            <modules>
-                <module>modules/commons</module>
-                <module>modules/registry</module>
-                <module>modules/ws-messenger</module>
-                <module>modules/workflow-model</module>
-                <module>modules/xbaya-gui</module>
-                <module>modules/workflow-interpreter</module>
-            </modules>
-        </profile>
-
-        <profile>
-            <id>profile-workflow-tracking</id>
-            <activation>
-                <property>
-                    <name>module</name>
-                    <value>workflow-tracking</value>
-                </property>
-            </activation>
-            <modules>
-                <module>modules/commons</module>
-                <module>modules/registry</module>
-            </modules>
-        </profile>
-
-        <profile>
-            <id>profile-xbaya</id>
-            <build>
-                <plugins>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-compiler-plugin</artifactId>
-                        <version>2.3.2</version>
-                        <configuration>
-                            <source>1.6</source>
-                            <target>1.6</target>
-                        </configuration>
-                    </plugin>
-                </plugins>
-            </build>
-            <activation>
-                <property>
-                    <name>module</name>
-                    <value>xbaya</value>
-                </property>
-            </activation>
-            <modules>
-                <module>modules/commons</module>
-                <module>modules/registry</module>
-                <module>modules/ws-messenger</module>
-                <module>modules/workflow-model</module>
-                <module>modules/xbaya-gui</module>
-            </modules>
-        </profile>
-
-        <profile>
-            <id>profile-airavata-client</id>
-            <build>
-                <plugins>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-compiler-plugin</artifactId>
-                        <version>2.3.2</version>
-                        <configuration>
-                            <source>1.6</source>
-                            <target>1.6</target>
-                        </configuration>
-                    </plugin>
-                </plugins>
-            </build>
-            <activation>
-                <property>
-                    <name>module</name>
-                    <value>airavata-client</value>
-                </property>
-            </activation>
-            <modules>
-                <module>modules/commons</module>
-                <module>modules/registry</module>
-                <module>modules/ws-messenger</module>
-                <module>modules/workflow-model</module>
-                <module>modules/xbaya-gui</module>
-                <module>modules/airavata-client</module>
-            </modules>
-        </profile>
-
-        <profile>
-            <id>profile-registry-api</id>
-            <build>
-                <plugins>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-compiler-plugin</artifactId>
-                        <version>2.3.2</version>
-                        <configuration>
-                            <source>1.6</source>
-                            <target>1.6</target>
-                        </configuration>
-                    </plugin>
-                </plugins>
-            </build>
-            <activation>
-                <property>
-                    <name>module</name>
-                    <value>registry-api</value>
-                </property>
-            </activation>
-            <modules>
-                <module>modules/commons/gfac-schema</module>
-                <module>modules/commons/utils</module>
-                <module>modules/commons/common-registry-api</module>
-                <module>modules/commons/registry-api</module>
-            </modules>
-        </profile>
-
-        <profile>
-            <id>profile-samples</id>
-            <activation>
-                <property>
-                    <name>module</name>
-                    <value>samples</value>
-                </property>
-            </activation>
-            <modules>
-                <module>samples/simple-math-service</module>
-                <module>samples/complex-math-service</module>
-                <module>samples/levenshtein-distance-service</module>
-            </modules>
-        </profile>
-
-        <profile>
-            <id>default</id>
-            <build>
-                <plugins>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-remote-resources-plugin</artifactId>
-                        <executions>
-                            <execution>
-                                <goals>
-                                    <goal>process</goal>
-                                </goals>
-                            </execution>
-                        </executions>
-                    </plugin>
-                    <plugin>
-                        <artifactId>maven-resources-plugin</artifactId>
-                        <version>2.5</version>
-                        <executions>
-                            <execution>
-                                <id>copy-resources</id>
-                                <!-- here the phase you need -->
-                                <phase>validate</phase>
-                                <goals>
-                                    <goal>copy-resources</goal>
-                                </goals>
-                                <configuration>
-                                    
<outputDirectory>${basedir}/target/classes/META-INF</outputDirectory>
-                                    <resources>
-                                        <resource>
-                                            
<directory>${basedir}/src/main/assembly/dist</directory>
-                                            <filtering>true</filtering>
-                                        </resource>
-                                    </resources>
-                                </configuration>
-                            </execution>
-                        </executions>
-                    </plugin>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-compiler-plugin</artifactId>
-                        <version>2.3.2</version>
-                        <configuration>
-                            <source>1.6</source>
-                            <target>1.6</target>
-                        </configuration>
-                    </plugin>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-surefire-plugin</artifactId>
-                        <version>${surefire.version}</version>
-                        <configuration>
-                            <skipTests>${skipTests}</skipTests>
-                            
<workingDirectory>${project.build.testOutputDirectory}</workingDirectory>
-                        </configuration>
-                    </plugin>
-                </plugins>
-            </build>
-            <activation>
-                <activeByDefault>true</activeByDefault>
-            </activation>
-            <modules>
-                <module>modules/gfac-core</module>
-                <module>modules/gfac-axis2</module>
-                <module>modules/ws-messenger</module>
-                <module>modules/workflow-model</module>
-                <module>modules/xbaya-gui</module>
-                <module>modules/commons</module>
-                <module>modules/registry</module>
-                <module>modules/airavata-client</module>
-                <module>samples/simple-math-service</module>
-                <module>samples/complex-math-service</module>
-                <module>samples/levenshtein-distance-service</module>
-                <module>modules/distribution</module>
-                <module>modules/test-suite</module>
-            </modules>
-        </profile>
-        <profile>
-            <id>pedantic</id>
-            <build>
-                <plugins>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-compiler-plugin</artifactId>
-                        <version>2.3.2</version>
-                        <configuration>
-                            <source>1.6</source>
-                            <target>1.6</target>
-                        </configuration>
-                    </plugin>
-                    <plugin>
-                        <groupId>org.apache.rat</groupId>
-                        <artifactId>apache-rat-plugin</artifactId>
-                                <configuration>
-          <excludes>
-            <exclude>**/target/**/*</exclude>
-            <exclude>**/.settings/**/*</exclude>
-            <exclude>**/.project</exclude>
-            <exclude>**/.classpath</exclude>
-            <exclude>**/logo.txt</exclude>
-          </excludes>
-        </configuration>
-                        <executions>
-                            <execution>
-                                <phase>verify</phase>
-                                <goals>
-                                    <goal>check</goal>
-                                </goals>
-                            </execution>
-                        </executions>
-                    </plugin>
-                </plugins>
-            </build>
-        </profile>
-    </profiles>
-
-    <reporting>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-javadoc-plugin</artifactId>
-                <version>2.8.1</version>
-                <configuration>
-                    <aggregate>true</aggregate>
-                    <quiet>true</quiet>
-                </configuration>
-            </plugin>
-        </plugins>
-    </reporting>
+
+       <repositories>
+               <repository>
+                       <id>central</id>
+                       <name>Maven Central</name>
+                       <url>http://repo1.maven.org/maven2</url>
+                       <releases>
+                               <enabled>true</enabled>
+                       </releases>
+                       <snapshots>
+                               <enabled>false</enabled>
+                       </snapshots>
+               </repository>
+               <repository>
+                       <name>ogce.m2.all</name>
+                       <id>ogce.m2.all</id>
+                       
<url>http://community.ucs.indiana.edu:9090/archiva/repository/ogce.m2.all</url>
+                       <snapshots>
+                               <!--updatePolicy>daily</updatePolicy -->
+                               <enabled>false</enabled>
+                       </snapshots>
+               </repository>
+               <repository>
+                       <id>m2-snapshot-repository</id>
+                       
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
+                       <releases>
+                       </releases>
+                       <snapshots>
+                               <enabled>false</enabled>
+                       </snapshots>
+               </repository>
+       </repositories>
+       <profiles>
+               <profile>
+                       <id>profile-test-suite</id>
+                       <activation>
+                               <property>
+                                       <name>module</name>
+                                       <value>test-suite</value>
+                               </property>
+                       </activation>
+                       <modules>
+                               <module>modules/test-suite</module>
+                       </modules>
+               </profile>
+               <profile>
+                       <id>profile-gfac</id>
+                       <activation>
+                               <property>
+                                       <name>module</name>
+                                       <value>gfac</value>
+                               </property>
+                       </activation>
+                       <modules>
+                               <module>modules/gfac-core</module>
+                               <module>modules/gfac-axis2</module>
+                               <module>modules/commons</module>
+                               <module>modules/registry</module>
+                       </modules>
+               </profile>
+               <profile>
+                       <id>profile-wsmessaging</id>
+                       <activation>
+                               <property>
+                                       <name>module</name>
+                                       <value>wsmessaging</value>
+                               </property>
+                       </activation>
+                       <modules>
+                               <module>modules/ws-messenger</module>
+                       </modules>
+               </profile>
+               <profile>
+                       <id>profile-workflow-interpreter</id>
+                       <activation>
+                               <property>
+                                       <name>module</name>
+                                       <value>workflow-interpreter</value>
+                               </property>
+                       </activation>
+                       <modules>
+                               <module>modules/commons</module>
+                               <module>modules/registry</module>
+                               <module>modules/ws-messenger</module>
+                               <module>modules/workflow-model</module>
+                               <module>modules/xbaya-gui</module>
+                               <module>modules/workflow-interpreter</module>
+                       </modules>
+               </profile>
+
+               <profile>
+                       <id>profile-workflow-tracking</id>
+                       <activation>
+                               <property>
+                                       <name>module</name>
+                                       <value>workflow-tracking</value>
+                               </property>
+                       </activation>
+                       <modules>
+                               <module>modules/commons</module>
+                               <module>modules/registry</module>
+                       </modules>
+               </profile>
+
+               <profile>
+                       <id>profile-xbaya</id>
+                       <build>
+                               <plugins>
+                                       <plugin>
+                                               
<groupId>org.apache.maven.plugins</groupId>
+                                               
<artifactId>maven-compiler-plugin</artifactId>
+                                               <version>2.3.2</version>
+                                               <configuration>
+                                                       <source>1.6</source>
+                                                       <target>1.6</target>
+                                               </configuration>
+                                       </plugin>
+                               </plugins>
+                       </build>
+                       <activation>
+                               <property>
+                                       <name>module</name>
+                                       <value>xbaya</value>
+                               </property>
+                       </activation>
+                       <modules>
+                               <module>modules/commons</module>
+                               <module>modules/registry</module>
+                               <module>modules/ws-messenger</module>
+                               <module>modules/workflow-model</module>
+                               <module>modules/xbaya-gui</module>
+                       </modules>
+               </profile>
+
+               <profile>
+                       <id>profile-airavata-client</id>
+                       <build>
+                               <plugins>
+                                       <plugin>
+                                               
<groupId>org.apache.maven.plugins</groupId>
+                                               
<artifactId>maven-compiler-plugin</artifactId>
+                                               <version>2.3.2</version>
+                                               <configuration>
+                                                       <source>1.6</source>
+                                                       <target>1.6</target>
+                                               </configuration>
+                                       </plugin>
+                               </plugins>
+                       </build>
+                       <activation>
+                               <property>
+                                       <name>module</name>
+                                       <value>airavata-client</value>
+                               </property>
+                       </activation>
+                       <modules>
+                               <module>modules/commons</module>
+                               <module>modules/registry</module>
+                               <module>modules/ws-messenger</module>
+                               <module>modules/workflow-model</module>
+                               <module>modules/xbaya-gui</module>
+                               <module>modules/airavata-client</module>
+                       </modules>
+               </profile>
+
+               <profile>
+                       <id>profile-registry-api</id>
+                       <build>
+                               <plugins>
+                                       <plugin>
+                                               
<groupId>org.apache.maven.plugins</groupId>
+                                               
<artifactId>maven-compiler-plugin</artifactId>
+                                               <version>2.3.2</version>
+                                               <configuration>
+                                                       <source>1.6</source>
+                                                       <target>1.6</target>
+                                               </configuration>
+                                       </plugin>
+                               </plugins>
+                       </build>
+                       <activation>
+                               <property>
+                                       <name>module</name>
+                                       <value>registry-api</value>
+                               </property>
+                       </activation>
+                       <modules>
+                               <module>modules/commons/gfac-schema</module>
+                               <module>modules/commons/utils</module>
+                               
<module>modules/commons/common-registry-api</module>
+                               <module>modules/commons/registry-api</module>
+                       </modules>
+               </profile>
+
+               <profile>
+                       <id>profile-samples</id>
+                       <activation>
+                               <property>
+                                       <name>module</name>
+                                       <value>samples</value>
+                               </property>
+                       </activation>
+                       <modules>
+                               <module>samples/simple-math-service</module>
+                               <module>samples/complex-math-service</module>
+                               
<module>samples/levenshtein-distance-service</module>
+                       </modules>
+               </profile>
+
+               <profile>
+                       <id>default</id>
+                       <build>
+                               <plugins>
+                                       <plugin>
+                                               
<groupId>org.apache.maven.plugins</groupId>
+                                               
<artifactId>maven-remote-resources-plugin</artifactId>
+                                               <executions>
+                                                       <execution>
+                                                               <goals>
+                                                                       
<goal>process</goal>
+                                                               </goals>
+                                                       </execution>
+                                               </executions>
+                                       </plugin>
+                                       <plugin>
+                                               
<artifactId>maven-resources-plugin</artifactId>
+                                               <version>2.5</version>
+                                               <executions>
+                                                       <execution>
+                                                               
<id>copy-resources</id>
+                                                               <!-- here the 
phase you need -->
+                                                               
<phase>validate</phase>
+                                                               <goals>
+                                                                       
<goal>copy-resources</goal>
+                                                               </goals>
+                                                               <configuration>
+                                                                       
<outputDirectory>${basedir}/target/classes/META-INF</outputDirectory>
+                                                                       
<resources>
+                                                                               
<resource>
+                                                                               
        <directory>${basedir}/src/main/assembly/dist</directory>
+                                                                               
        <filtering>true</filtering>
+                                                                               
</resource>
+                                                                       
</resources>
+                                                               </configuration>
+                                                       </execution>
+                                               </executions>
+                                       </plugin>
+                                       <plugin>
+                                               
<groupId>org.apache.maven.plugins</groupId>
+                                               
<artifactId>maven-compiler-plugin</artifactId>
+                                               <version>2.3.2</version>
+                                               <configuration>
+                                                       <source>1.6</source>
+                                                       <target>1.6</target>
+                                               </configuration>
+                                       </plugin>
+                                       <plugin>
+                                               
<groupId>org.apache.maven.plugins</groupId>
+                                               
<artifactId>maven-surefire-plugin</artifactId>
+                                               
<version>${surefire.version}</version>
+                                               <configuration>
+                                                       
<skipTests>${skipTests}</skipTests>
+                                                       
<workingDirectory>${project.build.testOutputDirectory}</workingDirectory>
+                                               </configuration>
+                                       </plugin>
+                               </plugins>
+                       </build>
+                       <activation>
+                               <activeByDefault>true</activeByDefault>
+                       </activation>
+                       <modules>
+                               <module>modules/gfac-core</module>
+                               <module>modules/gfac-axis2</module>
+                               <module>modules/ws-messenger</module>
+                               <module>modules/workflow-model</module>
+                               <module>modules/xbaya-gui</module>
+                               <module>modules/commons</module>
+                               <module>modules/registry</module>
+                               <module>modules/airavata-client</module>
+                               <module>samples/simple-math-service</module>
+                               <module>samples/complex-math-service</module>
+                               
<module>samples/levenshtein-distance-service</module>
+                               <module>modules/distribution</module>
+                               <module>modules/test-suite</module>
+                       </modules>
+               </profile>
+               <profile>
+                       <id>pedantic</id>
+                       <build>
+                               <plugins>
+                                       <plugin>
+                                               
<groupId>org.apache.maven.plugins</groupId>
+                                               
<artifactId>maven-compiler-plugin</artifactId>
+                                               <version>2.3.2</version>
+                                               <configuration>
+                                                       <source>1.6</source>
+                                                       <target>1.6</target>
+                                               </configuration>
+                                       </plugin>
+                                       <plugin>
+                                               
<groupId>org.apache.rat</groupId>
+                                               
<artifactId>apache-rat-plugin</artifactId>
+                                               <configuration>
+                                                       <excludes>
+                                                               
<exclude>**/target/**/*</exclude>
+                                                               
<exclude>**/.settings/**/*</exclude>
+                                                               
<exclude>**/.project</exclude>
+                                                               
<exclude>**/.classpath</exclude>
+                                                               
<exclude>**/logo.txt</exclude>
+                                                       </excludes>
+                                               </configuration>
+                                               <executions>
+                                                       <execution>
+                                                               
<phase>verify</phase>
+                                                               <goals>
+                                                                       
<goal>check</goal>
+                                                               </goals>
+                                                       </execution>
+                                               </executions>
+                                       </plugin>
+                               </plugins>
+                       </build>
+               </profile>
+       </profiles>
+
+       <reporting>
+               <plugins>
+                       <plugin>
+                               <groupId>org.apache.maven.plugins</groupId>
+                               <artifactId>maven-javadoc-plugin</artifactId>
+                               <version>2.8.1</version>
+                               <configuration>
+                                       <aggregate>true</aggregate>
+                                       <quiet>true</quiet>
+                               </configuration>
+                       </plugin>
+               </plugins>
+       </reporting>
 
 </project>


Reply via email to