SCOUT-82 working on upgrading maven build to nexus

git-svn-id: https://svn.apache.org/repos/asf/webservices/scout/branches/v1.1/scout@798357 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 85db167..03ff139 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,8 +8,9 @@
         <artifactId>apache</artifactId>
         <version>6</version>
     </parent>
+    <groupId>org.apache.ws.scout</groupId>
     <artifactId>scout</artifactId>
-    <version>1.1</version>
+    <version>1.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Scout</name>
@@ -19,122 +20,118 @@
     </description>
     <url>http://ws.apache.org/scout/</url>
     <issueManagement>
-      <system>JIRA</system>
-      <url>http://issues.apache.org/jira/browse/SCOUT</url>
+        <system>JIRA</system>
+        <url>http://issues.apache.org/jira/browse/SCOUT</url>
     </issueManagement>
     <ciManagement>
-      <system>Continuum</system>
-      <url>http://vmbuild.apache.org</url>
-      <notifiers>
-        <notifier>
-          <sendOnError>true</sendOnError>
-          <sendOnFailure>true</sendOnFailure>
-          <sendOnSuccess>true</sendOnSuccess>
-          <sendOnWarning>true</sendOnWarning>
-          <configuration>
-            <address>scout-dev@ws.apache.org</address>
-          </configuration>
-        </notifier>
-      </notifiers>
+        <system>Continuum</system>
+        <url>http://vmbuild.apache.org</url>
+        <notifiers>
+            <notifier>
+                <sendOnError>true</sendOnError>
+                <sendOnFailure>true</sendOnFailure>
+                <sendOnSuccess>true</sendOnSuccess>
+                <sendOnWarning>true</sendOnWarning>
+                <configuration>
+                    <address>scout-dev@ws.apache.org</address>
+                </configuration>
+            </notifier>
+        </notifiers>
     </ciManagement>
     <inceptionYear>2004</inceptionYear>
     <mailingLists>
-      <mailingList>
-        <name>WS Scout Developers</name>
-        <subscribe>scout-dev-subscribe@ws.apache.org</subscribe>
-        <unsubscribe>scout-dev-unsubscribe@ws.apache.org</unsubscribe>
-        <post>scout-dev@ws.apache.org</post>
-        <archive>http://mail-archives.apache.org/mod_mbox/ws-scout-dev/</archive>
-      </mailingList>
+        <mailingList>
+            <name>WS Scout Developers</name>
+            <subscribe>scout-dev-subscribe@ws.apache.org</subscribe>
+            <unsubscribe>scout-dev-unsubscribe@ws.apache.org</unsubscribe>
+            <post>scout-dev@ws.apache.org</post>
+            <archive>http://mail-archives.apache.org/mod_mbox/ws-scout-dev/</archive>
+        </mailingList>
     </mailingLists>
     <developers>
-      <developer>
-        <id>anil</id>
-        <name>Anil Saldhana</name>
-        <email>anil@apache.org</email>
-        <organization></organization>
-      </developer>
-      <developer>
-        <id>dims</id>
-        <name>Davanum Srinivas</name>
-        <email>dims@yahoo.com</email>
-        <organization></organization>
-      </developer>
-      <developer>
-        <id>kstam</id>
-        <name>Kurt T Stam</name>
-        <email>kstam@apache.org</email>
-        <organization></organization>
-      </developer>
-      <developer>
-        <id>jfaath</id>
-        <name>Jeff Faath</name>
-        <email>jfaath@apache.org</email>
-        <organization></organization>
-      </developer>
-      <developer>
-        <id>linsun</id>
-        <name>Lin Sun</name>
-        <email>linsun@apache.org</email>
-        <organization></organization>
-      </developer>
-      <developer>
-        <id>tcunning</id>
-        <name>Tom Cunningham</name>
-        <email>tcunning@apache.org</email>
-        <organization></organization>
-      </developer>
+        <developer>
+            <id>anil</id>
+            <name>Anil Saldhana</name>
+            <email>anil@apache.org</email>
+            <organization></organization>
+        </developer>
+        <developer>
+            <id>dims</id>
+            <name>Davanum Srinivas</name>
+            <email>dims@yahoo.com</email>
+            <organization></organization>
+        </developer>
+        <developer>
+            <id>kstam</id>
+            <name>Kurt T Stam</name>
+            <email>kstam@apache.org</email>
+            <organization></organization>
+        </developer>
+        <developer>
+            <id>jfaath</id>
+            <name>Jeff Faath</name>
+            <email>jfaath@apache.org</email>
+            <organization></organization>
+        </developer>
+        <developer>
+            <id>linsun</id>
+            <name>Lin Sun</name>
+            <email>linsun@apache.org</email>
+            <organization></organization>
+        </developer>
+        <developer>
+            <id>tcunning</id>
+            <name>Tom Cunningham</name>
+            <email>tcunning@apache.org</email>
+            <organization></organization>
+        </developer>
     </developers>
     <contributors>
-      <contributor>
-        <name>Deepack Bhole</name>
-        <email>dbhole@apache.org</email>
-        <organization></organization>
-      </contributor>
-      <contributor>
-        <name>Steve Viens</name>
-        <email>sviens@apache.org</email>
-        <organization></organization>
-      </contributor>
-      <contributor>
-        <name>David Jencks</name>
-        <email>djencks@apache.org</email>
-        <organization></organization>
-      </contributor>
-      <contributor>
-        <name>Jeremy Boynes</name>
-        <email>jboynes@apache.org</email>
-        <organization></organization>
-      </contributor>
-      <contributor>
-        <name>Jarek Gawor</name>
-        <email>gawor@apache.org</email>
-        <organization></organization>
-      </contributor>
-      <contributor>
-        <name>Geir Magnusson Jr.</name>
-        <email>geirm@apache.org</email>
-        <organization></organization>
-      </contributor>
+        <contributor>
+            <name>Deepack Bhole</name>
+            <email>dbhole@apache.org</email>
+            <organization></organization>
+        </contributor>
+        <contributor>
+            <name>Steve Viens</name>
+            <email>sviens@apache.org</email>
+            <organization></organization>
+        </contributor>
+        <contributor>
+            <name>David Jencks</name>
+            <email>djencks@apache.org</email>
+            <organization></organization>
+        </contributor>
+        <contributor>
+            <name>Jeremy Boynes</name>
+            <email>jboynes@apache.org</email>
+            <organization></organization>
+        </contributor>
+        <contributor>
+            <name>Jarek Gawor</name>
+            <email>gawor@apache.org</email>
+            <organization></organization>
+        </contributor>
+        <contributor>
+            <name>Geir Magnusson Jr.</name>
+            <email>geirm@apache.org</email>
+            <organization></organization>
+        </contributor>
     </contributors>
     <licenses>
-      <license>
-        <name>The Apache Software License, Version 2.0</name>
-        <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
-        <distribution>repo</distribution>
-      </license>
+        <license>
+            <name>The Apache Software License, Version 2.0</name>
+            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <distribution>repo</distribution>
+        </license>
     </licenses>
     <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/scout/branches/v1.1/</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/scout/branches/v1.1/</developerConnection>
-      <url>http://svn.apache.org/viewcvs.cgi/webservices/scout/branches/v1.1/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/scout/branches/v1.1/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/scout/branches/v1.1/
+        </developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/webservices/scout/branches/v1.1/</url>
     </scm>
     <dependencies>
-        <!--<dependency>-->
-            <!--<groupId>org.apache.ws.scout</groupId>-->
-            <!--<artifactId>jaxr-api</artifactId>-->
-            <!--<version>1.0</version>-->
-        <!--</dependency>-->
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
             <artifactId>geronimo-activation_1.1_spec</artifactId>
@@ -143,7 +140,7 @@
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
             <artifactId>geronimo-jaxb_2.1_spec</artifactId>
-            <version>1.0-SNAPSHOT</version>
+            <version>1.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
@@ -225,34 +222,49 @@
         </dependency>
 
         <dependency>
-          <groupId>junit</groupId>
-          <artifactId>junit</artifactId>
-          <version>4.5</version>
-          <scope>test</scope>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <version>4.5</version>
+            <scope>test</scope>
         </dependency>
 
         <dependency>
-          <groupId>org.apache.juddi</groupId>
-          <artifactId>juddi</artifactId>
-          <version>2.0rc7</version>
-          <scope>test</scope>
+            <groupId>org.apache.juddi</groupId>
+            <artifactId>juddi</artifactId>
+            <version>2.0rc7</version>
+            <scope>test</scope>
         </dependency>
 
         <dependency>
-          <groupId>org.apache.derby</groupId>
-          <artifactId>derby</artifactId>
-          <version>10.1.2.1</version>
-          <scope>test</scope>
+            <groupId>org.apache.derby</groupId>
+            <artifactId>derby</artifactId>
+            <version>10.1.2.1</version>
+            <scope>test</scope>
         </dependency>
 
         <dependency>
-          <groupId>log4j</groupId>
-          <artifactId>log4j</artifactId>
-          <version>1.2.13</version>
-          <scope>test</scope>
+            <groupId>log4j</groupId>
+            <artifactId>log4j</artifactId>
+            <version>1.2.13</version>
+            <scope>test</scope>
         </dependency>
     </dependencies>
     <build>
+        <pluginManagement>
+            <plugins>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-release-plugin</artifactId>
+                    <configuration>
+                        <autoVersionSubmodules>true</autoVersionSubmodules>
+                        <preparationGoals>clean install</preparationGoals>
+                        <goals>deploy</goals>
+                        <releaseProfiles>apache-release</releaseProfiles>
+                    </configuration>
+                </plugin>
+
+            </plugins>
+        </pluginManagement>
         <plugins>
             <plugin>
                 <artifactId>maven-compiler-plugin</artifactId>
@@ -266,13 +278,13 @@
             <plugin>
                 <artifactId>maven-surefire-plugin</artifactId>
                 <configuration>
-                    <skip>false</skip>
                     <excludes>
                         <exclude>**/*Abstract*.java</exclude>
                     </excludes>
                     <includes>
                         <include>**/*Test.java</include>
                     </includes>
+                    <failIfNoTests>false</failIfNoTests>
                 </configuration>
             </plugin>
 
@@ -282,7 +294,7 @@
                 <version>2.0.0</version>
                 <extensions>true</extensions>
             </plugin>
-            
+
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>ianal-maven-plugin</artifactId>
@@ -292,9 +304,169 @@
         </plugins>
     </build>
     <distributionManagement>
-      <site>
-        <id>website</id>
-        <url>scpexe://people.apache.org/www/ws.apache.org/scout</url>
-      </site>
+        <site>
+            <id>website</id>
+            <url>scpexe://people.apache.org/www/ws.apache.org/scout</url>
+        </site>
     </distributionManagement>
+
+    <profiles>
+        <profile>
+            <id>apache-release</id>
+            <activation>
+                <property>
+                    <name>apache-release</name>
+                </property>
+            </activation>
+            <build>
+                <plugins>
+                    <!-- waiting for release -->
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-assembly-plugin</artifactId>
+                        <executions>
+                            <execution>
+                                <goals>
+                                    <goal>single</goal>
+                                </goals>
+                                <phase>package</phase>
+                                <configuration>
+                                    <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
+                                    <descriptorRefs>
+                                        <descriptorRef>
+                                            source-release
+                                        </descriptorRef>
+                                    </descriptorRefs>
+                                </configuration>
+                            </execution>
+                        </executions>
+                        <dependencies>
+                            <dependency>
+                                <!-- apache version not yet released -->
+                                <!--<groupId>org.apache</groupId>-->
+                                <groupId>org.apache.geronimo.genesis</groupId>
+                                <artifactId>apache-source-release-assembly-descriptor</artifactId>
+                                <!-- apache version not yet known -->
+                                <version>2.0</version>
+                            </dependency>
+                        </dependencies>
+                    </plugin>
+
+                </plugins>
+            </build>
+        </profile>
+
+    </profiles>
+
+    <reporting>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-javadoc-plugin</artifactId>
+                <version>2.5</version>
+
+                <reportSets>
+                    <reportSet>
+                        <reports>
+                            <report>javadoc</report>
+                            <report>test-javadoc</report>
+                        </reports>
+                    </reportSet>
+                </reportSets>
+
+                <configuration>
+                    <quiet>true</quiet>
+                    <tags>
+                        <tag>
+                            <name>goal</name>
+                            <placement>Xt</placement>
+                        </tag>
+                        <tag>
+                            <name>phase</name>
+                            <placement>Xt</placement>
+                        </tag>
+                        <tag>
+                            <name>execute</name>
+                            <placement>Xt</placement>
+                        </tag>
+                        <tag>
+                            <name>requiresDependencyResolution</name>
+                            <placement>Xt</placement>
+                        </tag>
+                        <tag>
+                            <name>parameter</name>
+                            <placement>Xf</placement>
+                        </tag>
+                        <tag>
+                            <name>required</name>
+                            <placement>Xf</placement>
+                        </tag>
+                        <tag>
+                            <name>readonly</name>
+                            <placement>Xf</placement>
+                        </tag>
+                        <tag>
+                            <name>component</name>
+                            <placement>Xf</placement>
+                        </tag>
+                        <tag>
+                            <name>plexus.component</name>
+                            <placement>Xf</placement>
+                        </tag>
+                        <tag>
+                            <name>plexus.requirement</name>
+                            <placement>Xf</placement>
+                        </tag>
+                    </tags>
+                </configuration>
+            </plugin>
+
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-jxr-plugin</artifactId>
+                <version>2.1</version>
+            </plugin>
+
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-pmd-plugin</artifactId>
+                <version>2.4</version>
+                <configuration>
+                    <sourceEncoding>utf-8</sourceEncoding>
+                    <minimumTokens>100</minimumTokens>
+                    <targetJdk>1.5</targetJdk>
+                    <linkXRef>true</linkXRef>
+                </configuration>
+            </plugin>
+
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-project-info-reports-plugin</artifactId>
+                <version>2.1</version>
+                <configuration>
+                    <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
+                </configuration>
+            </plugin>
+
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-surefire-report-plugin</artifactId>
+                <version>2.4.3</version>
+            </plugin>
+
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>cobertura-maven-plugin</artifactId>
+                <version>2.2</version>
+                <configuration>
+                    <quiet>true</quiet>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>jdepend-maven-plugin</artifactId>
+                <version>2.0-beta-2</version>
+            </plugin>
+        </plugins>
+    </reporting>
 </project>
diff --git a/src/site/resources/images/project-logo.jpg b/src/site/resources/images/project-logo.jpg
new file mode 100644
index 0000000..bac2bfb
--- /dev/null
+++ b/src/site/resources/images/project-logo.jpg
Binary files differ
diff --git a/src/site/resources/images/scout.jpg b/src/site/resources/images/scout.jpg
new file mode 100644
index 0000000..59f515f
--- /dev/null
+++ b/src/site/resources/images/scout.jpg
Binary files differ
diff --git a/src/site/site.xml b/src/site/site.xml
new file mode 100644
index 0000000..f23ba41
--- /dev/null
+++ b/src/site/site.xml
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  ~  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 name="Apache Scout">
+
+    <bannerLeft>
+        <name>Apache Scout</name>
+        <src>images/project-logo.jpg</src>
+        <href>ws.apache.org/scout/</href>
+    </bannerLeft>
+    <bannerRight>
+        <src>images/scout.jpg</src>
+    </bannerRight>
+    <skin>
+        <groupId>org.apache.maven.skins</groupId>
+        <artifactId>maven-default-skin</artifactId>
+        <version>1.0</version>
+    </skin>
+
+    <publishDate format="dd MMM yyyy" position="right"/>
+
+    <body>
+        <breadcrumbs>
+            <item name="Apache" href="http://www.apache.org/"/>
+            <item name="WebServices" href="http://ws.apache.org/"/>
+            <item name="Scout" href="http://ws.apache.org/scout/"/>
+        </breadcrumbs>
+
+        <menu name="Apache Scout">
+            <item name="Welcome" href="http://ws.apache.org/scout/index.html"/>
+            <item name="Get Scout">
+                <item name="Releases" href="releases.html"/>
+                <item name="Source Code" href="source-repository.html"/>
+            </item>
+            <item name="Wiki" href="http://wiki.apache.org/ws/scout"/>
+        </menu>
+        <menu name="Related Projects">
+            <item name="Apache jUDDI" href="http://ws.apache.org/juddi/" description="Apache jUDDI"/>
+        </menu>
+        <menu ref="reports"/>
+
+    </body>
+</project>
+
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
new file mode 100644
index 0000000..80bd559
--- /dev/null
+++ b/src/site/xdoc/index.xml
@@ -0,0 +1,79 @@
+<?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.
+-->
+
+<document>
+  <properties>
+    <title>Welcome to Apache Scout</title>
+  </properties>
+  <body>
+
+      <section name="Intro">
+	      <p>Apache Scout is an open source implementation of the <a href="http://jcp.org/en/jsr/detail?id=93">JSR 93 - JavaTM API for
+		XML Registries 1.0 (JAXR)</a>. The JAXR API allows the integration of XML Registries based on either UDDI or ebXML. Scout
+		implements the required (level 0) part of the specification, which means that is can talk to any UDDI-2.0 compliant Registry.
+	      </p>
+	  </section>
+    
+	 <section name="Scout Features">
+	    <ul>
+	      <li>Open Source</li>
+	      <li>Platform Independent</li>
+	      <li>Supports for JDK 1.3.1 and later</li>
+	      <li>JAXR 1.0 complaint</li>
+	      <li>UDDI version 2.0 compliant</li>
+	    </ul>
+	  </section>
+      
+	  <section name="News">
+	    <p><strong>May 5, 2009</strong> Version 1.0 is now available</p>
+	  	
+	  </section>
+
+      <section name="About JAXR">
+        <p>This JSR requests the creation of the Java API for XML Registries
+         1.0 specification (JAXR). JAXR may be viewed as analogous to Java 
+         Naming and Directory Interface (JNDI) but designed specifically 
+         for (internet) sharing of XML-related business information.
+        </p>
+      </section>
+      
+      <section name="Getting Started">
+        <p>Download the Scout-1.0.jar and set up a UDDI-2.0 compliant Registry like 
+        <a href="http://ws.apache.org/juddi/">jUDDI-2.x</a>. Check out the unittest in the
+        Scout project as they are nice examples on how to use the JAXR API. The 
+        <a href="http://svn.apache.org/viewvc/webservices/scout/trunk/scout/src/test/">unit-tests</a>
+        use embedded jUDDI backed by an embedded Derby database. The configuration
+        for this can be found in the scout.properties and juddi.properties files.
+        </p>
+        <p>Additional information regarding JAXR can be found at:
+        <ul>
+          <li><a href="http://jcp.org/en/jsr/detail?id=93">JSR 93 - JavaTM API for XML Registries 1.0 (JAXR)</a>.</li>
+          <li><a href="http://java.sun.com/j2ee/1.3/docs/tutorial/doc/JAXR2.html">Overview of JAXR</a>.</li>
+          <li><a href="http://www.onjava.com/pub/a/onjava/2002/02/27/uddi.html">Understanding UDDI and JAXR</a>.</li>
+          <li><a href="http://www.javaworld.com/javaworld/jw-06-2002/jw-0614-jaxr.html">Discover and publish Web services with JAXR</a></li>
+          <li><a href="http://www.javaworld.com/javaworld/jw-09-2002/jw-1213-webservices.html">Publish and find UDDI tModels with JAXR and WSDL</a></li>
+          <li><a href="http://www.jboss.org/jbossesb/docs/4.2.1GA/manuals/html/services/Registry.html">JBossESB Registry</a></li>
+        </ul>
+        </p>
+      </section>
+      
+  </body>
+</document>
diff --git a/src/site/xdoc/releases.xml b/src/site/xdoc/releases.xml
new file mode 100644
index 0000000..b481a97
--- /dev/null
+++ b/src/site/xdoc/releases.xml
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "http://forrest.apache.org/dtd/document-v12.dtd">
+<document>
+  <properties>
+    <title>Scout Releases</title>
+  </properties>
+  <body>
+    <section name="Releases">    
+      <p>This contains JAXR implementation for UDDI v2.0 registries that has been 
+          	tested against Apache jUDDI registry. The implementation has been tested against 
+          	J2EE 1.4 Compatibility Test Suite from Sun for the JAXR tests when integrated 
+          	with J2EE Application Servers (JBoss, Apache Geronimo and Jonas).</p>
+      <table>   
+        <tr> 
+          <td><strong>Name</strong></td>
+          <td><strong>Date</strong></td>
+          <td><strong>Description</strong></td>
+        </tr>
+        <tr>
+          <td><a href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/ws/scout/scout/1.0/scout-1.0.jar">scout-1.0</a><br/>
+              <a href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/ws/scout/jaxr-api/1.0/jaxr-api-1.0.jar">jaxr-api-1.0</a></td>
+          <td>5 May, 2009</td>
+          <td>Version 1.0</td>
+        </tr>
+		<tr>
+          <td><a href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/ws/scout/scout/1.0rc2/scout-1.0rc2.jar">scout-1.0rc2</a><br/>
+              <a href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/ws/scout/jaxr-api/1.0rc2/jaxr-api-1.0rc2.jar">jaxr-api-1.0rc2</a></td>
+          <td>22 August, 2008</td>
+          <td>Release Candidate #2 for Version 1.0.</td>
+        </tr>
+		<tr>
+          <td><a href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/ws/scout/scout/1.0rc1/scout-1.0rc1.jar">scout-1.0rc1</a><br/>
+              <a href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/ws/scout/jaxr-api/1.0rc1/jaxr-api-1.0rc1.jar">jaxr-api-1.0rc1</a></td>
+          <td>26 July, 2007</td>
+          <td>Release Candidate #1 for Version 1.0.</td>
+        </tr>
+        <tr>
+          <td>0.7rc3</td>
+          <td>31 Dec, 2006</td>
+          <td>Release Candidate #3 for Version 0.7.</td>
+        </tr>
+        <tr>
+          <td><a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/ws-scout/jars/scout-0.7rc2.jar">0.7rc2</a></td>
+          <td>18 Dec, 2006</td>
+          <td>Release Candidate #2 for Version 0.7.</td>
+        </tr>
+        <tr>
+          <td><a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/ws-scout/jars/scout-0.7rc1.jar">0.7rc1</a></td>
+          <td>21 May, 2006</td>
+          <td>Release Candidate #1 for Version 0.7.</td>
+        </tr>
+        <tr>
+          <td><a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/ws-scout/jars/scout-0.5.jar">0.5</a></td>
+          <td>17 Feb, 2006</td>
+          <td>Version 0.5.</td>
+        </tr>
+
+      </table>    
+		
+    </section>
+  </body>
+</document>