Author: kstam Date: Sat May 25 02:09:06 2013 New Revision: 2065 Log: adding latest scout release
Added:
release/juddi/scout/1.2.6/scout-1.2.6-javadoc.jar (with props)
release/juddi/scout/1.2.6/scout-1.2.6-javadoc.jar.asc
release/juddi/scout/1.2.6/scout-1.2.6.pom
release/juddi/scout/1.2.6/scout-1.2.6.pom.asc
Added: release/juddi/scout/1.2.6/scout-1.2.6-javadoc.jar
==============================================================================
Binary file - no diff available.
Propchange: release/juddi/scout/1.2.6/scout-1.2.6-javadoc.jar
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/juddi/scout/1.2.6/scout-1.2.6-javadoc.jar.asc
==============================================================================
--- release/juddi/scout/1.2.6/scout-1.2.6-javadoc.jar.asc (added)
+++ release/juddi/scout/1.2.6/scout-1.2.6-javadoc.jar.asc Sat May 25 02:09:06
2013
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.11 (Darwin)
+
+iQEcBAABAgAGBQJPTuWoAAoJENk7LJj4jURMu5IH/is4Oe2Q0YWRv8IeLApVfvC5
+7echCaGZvWPeCy2i/3t1Gs8g9AzQZBpnkZ9THeu1vpgbJWN3IDdkVytQ82QgEc2U
+LUEudy8LrEhFNEd+bCHlxOvYu+bmFUAQtA01NfB4NJMmgwFiv4QJAxE5kqgVgEan
++CXFEsiNpVc3Y7BOtc8TOLVWfGbXYiJF/iQNOvmw06lFXfRkguGHuxqhoy0/4Stc
+67zl3ZR/cEsUaVeIbbJ/mT608ne8Sc/VvatoDTT/NLcNYpgM7t8fOGcQg8zebP+o
+v00IU0KR0UpfnMtygQW/5QRKnyF5dXoiyMOvhZXXyzQRZC5shez1LcyMacP9oyI=
+=iWak
+-----END PGP SIGNATURE-----
Added: release/juddi/scout/1.2.6/scout-1.2.6.pom
==============================================================================
--- release/juddi/scout/1.2.6/scout-1.2.6.pom (added)
+++ release/juddi/scout/1.2.6/scout-1.2.6.pom Sat May 25 02:09:06 2013
@@ -0,0 +1,825 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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>
+ <groupId>org.apache</groupId>
+ <artifactId>apache</artifactId>
+ <version>6</version>
+ </parent>
+ <groupId>org.apache.juddi.scout</groupId>
+ <artifactId>scout</artifactId>
+ <version>1.2.6</version>
+ <packaging>bundle</packaging>
+
+ <properties>
+ <juddi.registry.version>3.1.3</juddi.registry.version>
+ </properties>
+
+ <prerequisites>
+ <maven>3.0.3</maven>
+ </prerequisites>
+
+ <name>Apache Scout</name>
+ <description>
+ Apache Scout is an implementation of the JSR 93 - JavaTM API for
+ XML Registries 1.0 (JAXR)
+ </description>
+ <url>http://juddi.apache.org/scout/</url>
+ <issueManagement>
+ <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>[email protected]</address>
+ </configuration>
+ </notifier>
+ </notifiers>
+ </ciManagement>
+ <inceptionYear>2004</inceptionYear>
+ <mailingLists>
+ <mailingList>
+ <name>jUDDI/Scout Developers</name>
+ <subscribe>[email protected]</subscribe>
+
<unsubscribe>[email protected]</unsubscribe>
+ <post>[email protected]</post>
+
<archive>http://mail-archives.apache.org/mod_mbox/juddi-dev/</archive>
+ </mailingList>
+ </mailingLists>
+ <developers>
+ <developer>
+ <id>anil</id>
+ <name>Anil Saldhana</name>
+ <email>[email protected]</email>
+ <organization />
+ </developer>
+ <developer>
+ <id>djencks</id>
+ <name>David Jencks</name>
+ <email>[email protected]</email>
+ <organization />
+ </developer>
+ <developer>
+ <id>kstam</id>
+ <name>Kurt T Stam</name>
+ <email>[email protected]</email>
+ <organization />
+ </developer>
+ <developer>
+ <id>jfaath</id>
+ <name>Jeff Faath</name>
+ <email>[email protected]</email>
+ <organization />
+ </developer>
+ <developer>
+ <name>Steve Viens</name>
+ <email>[email protected]</email>
+ <organization />
+ </developer>
+ <developer>
+ <id>tcunning</id>
+ <name>Tom Cunningham</name>
+ <email>[email protected]</email>
+ <organization />
+ </developer>
+ </developers>
+ <contributors>
+ <contributor>
+ <name>Deepack Bhole</name>
+ <email>[email protected]</email>
+ <organization />
+ </contributor>
+ <contributor>
+ <name>Davanum Srinivas</name>
+ <email>[email protected]</email>
+ <organization />
+ </contributor>
+ <contributor>
+ <name>Geir Magnusson Jr.</name>
+ <email>[email protected]</email>
+ <organization />
+ </contributor>
+ <contributor>
+ <name>Lin Sun</name>
+ <email>[email protected]</email>
+ <organization />
+ </contributor>
+ <contributor>
+ <name>Jarek Gawor</name>
+ <email>[email protected]</email>
+ <organization />
+ </contributor>
+ <contributor>
+ <name>Jeremy Boynes</name>
+ <email>[email protected]</email>
+ <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>
+ </licenses>
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/juddi/scout/tags/scout-1.2.6</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/juddi/scout/tags/scout-1.2.6</developerConnection>
+
<url>http://svn.apache.org/viewcvs.cgi/juddi/scout/tags/scout-1.2.6</url>
+ </scm>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-activation_1.1_spec</artifactId>
+ <version>1.0.2</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-jaxb_2.1_spec</artifactId>
+ <version>1.0</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-jaxr_1.0_spec</artifactId>
+ <version>2.0.0</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-jaxrpc_1.1_spec</artifactId>
+ <version>2.0.0</version>
+ <optional>true</optional>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-saaj_1.3_spec</artifactId>
+ <version>1.0.1</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-stax-api_1.0_spec</artifactId>
+ <version>1.0.1</version>
+ </dependency>
+
+ <dependency>
+ <groupId>axis</groupId>
+ <artifactId>axis</artifactId>
+ <version>1.4</version>
+ <optional>true</optional>
+ <exclusions>
+ <exclusion>
+ <groupId>org.apache.axis</groupId>
+ <artifactId>axis-jaxrpc</artifactId>
+ </exclusion>
+ <exclusion>
+ <groupId>org.apache.axis</groupId>
+ <artifactId>axis-saaj</artifactId>
+ </exclusion>
+ <exclusion>
+ <groupId>org.apache.axis</groupId>
+ <artifactId>axis-wsdl4j</artifactId>
+ </exclusion>
+ <exclusion>
+ <groupId>commons-discovery</groupId>
+
<artifactId>commons-discovery</artifactId>
+ </exclusion>
+ </exclusions>
+ </dependency>
+ <dependency>
+ <groupId>axis</groupId>
+ <artifactId>axis-saaj</artifactId>
+ <version>1.4</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>axis</groupId>
+ <artifactId>axis-jaxrpc</artifactId>
+ <version>1.4</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>commons-discovery</groupId>
+ <artifactId>commons-discovery</artifactId>
+ <version>0.2</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ <version>1.1</version>
+ <optional>true</optional>
+ <exclusions>
+ <exclusion>
+ <groupId>logkit</groupId>
+ <artifactId>logkit</artifactId>
+ </exclusion>
+ <exclusion>
+ <groupId>avalon-framework</groupId>
+
<artifactId>avalon-framework</artifactId>
+ </exclusion>
+ <exclusion>
+ <groupId>javax.servlet</groupId>
+ <artifactId>servlet-api</artifactId>
+ </exclusion>
+ </exclusions>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.juddi</groupId>
+ <artifactId>juddi-client</artifactId>
+ <version>${juddi.registry.version}</version>
+ </dependency>
+
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <version>4.5</version>
+ <scope>test</scope>
+ </dependency>
+
+
+
+ <dependency>
+ <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>
+ </dependency>
+
+ <dependency>
+ <groupId>org.aspectj</groupId>
+ <artifactId>aspectjrt</artifactId>
+ <version>1.6.1</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>aspectj</groupId>
+ <artifactId>aspectjweaver</artifactId>
+ <version>1.5.2</version>
+ <scope>test</scope>
+ </dependency>
+ </dependencies>
+ <repositories>
+ <repository>
+ <id>maven2-repository.dev.java.net</id>
+ <name>Java.net Maven 2 Repository</name>
+ <url>http://download.java.net/maven/2</url>
+ <layout>default</layout>
+ </repository>
+ <repository>
+ <id>apache.nexus</id>
+ <name>Apache NEXUS Maven 2 Repository</name>
+
<url>https://repository.apache.org/content/repositories/releases/</url>
+ <layout>default</layout>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ </repository>
+ </repositories>
+ <build>
+ <pluginManagement>
+ <plugins>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+
<artifactId>aspectj-maven-plugin</artifactId>
+ <version>1.3</version>
+ <executions>
+ <execution>
+ <goals>
+
<goal>test-compile</goal> <!-- use this goal to weave all your test classes -->
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+
<groupId>org.apache.maven.plugins</groupId>
+
<artifactId>maven-release-plugin</artifactId>
+ <version>2.1</version>
+ <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>
+ <inherited>true</inherited>
+ <configuration>
+ <source>1.5</source>
+ <target>1.5</target>
+ </configuration>
+ </plugin>
+
+
+ <plugin>
+ <groupId>org.apache.felix</groupId>
+ <artifactId>maven-bundle-plugin</artifactId>
+ <version>2.0.0</version>
+ <extensions>true</extensions>
+ <configuration>
+ <instructions>
+
<Import-Package>org.apache.axis.*;resolution:=optional,*</Import-Package>
+ </instructions>
+ </configuration>
+ </plugin>
+
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>ianal-maven-plugin</artifactId>
+ <version>1.0-alpha-1</version>
+ </plugin>
+
+ </plugins>
+ </build>
+ <distributionManagement>
+ <site>
+ <id>website</id>
+
<url>scpexe://people.apache.org/www/juddi.apache.org/scout</url>
+ </site>
+ </distributionManagement>
+
+ <profiles>
+ <profile>
+ <id>uddiv2</id>
+ <activation>
+ <activeByDefault>true</activeByDefault>
+ </activation>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.juddi</groupId>
+ <artifactId>juddi</artifactId>
+ <version>2.0.1</version>
+ <scope>test</scope>
+ </dependency>
+ <!-- have to figure out which dependencies
of 3.0.2 make the uddiv2 build work -->
+ <dependency>
+
<groupId>org.apache.juddi</groupId>
+ <artifactId>uddi-ws</artifactId>
+ <version>3.0.2</version>
+ </dependency>
+ </dependencies>
+ <build>
+ <plugins>
+ <plugin>
+
<groupId>org.apache.maven.plugins</groupId>
+
<artifactId>maven-surefire-plugin</artifactId>
+ <version>2.4</version>
+ <configuration>
+ <skip>true</skip>
+ <includes>
+
<include>**/*Test.java</include>
+ </includes>
+ <systemProperties>
+ <property>
+
<name>derby.stream.error.file</name>
+
<value>target/derby.log</value>
+ </property>
+ <property>
+
<name>java.io.tmpdir</name>
+
<value>${basedir}/temp</value>
+ </property>
+ </systemProperties>
+ <environmentVariables>
+
<uddi.version>2</uddi.version>
+ </environmentVariables>
+ </configuration>
+ <executions>
+ <execution>
+
<id>surefire-it</id>
+
<phase>integration-test</phase>
+ <goals>
+
<goal>test</goal>
+ </goals>
+ <configuration>
+
<skip>false</skip>
+
<systemProperties>
+
<property>
+
<name>cactus.contextURL</name>
+
<value>http://localhost:8880/juddi</value>
+
</property>
+
<property>
+
<name>java.io.tmpdir</name>
+
<value>${basedir}/temp</value>
+
</property>
+
</systemProperties>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
+ </profile>
+ <profile>
+ <id>uddiv3</id>
+ <activation>
+ <activeByDefault>false</activeByDefault>
+ </activation>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.juddi</groupId>
+ <artifactId>juddi-tomcat</artifactId>
+
<version>${juddi.registry.version}</version>
+ <scope>test</scope>
+ <type>zip</type>
+ </dependency>
+ <dependency>
+
<groupId>org.apache.juddi</groupId>
+ <artifactId>uddi-ws</artifactId>
+
<version>${juddi.registry.version}</version>
+ </dependency>
+ </dependencies>
+ <build>
+ <plugins>
+ <plugin>
+
<groupId>org.apache.maven.plugins</groupId>
+
<artifactId>maven-dependency-plugin</artifactId>
+ <version>2.1</version>
+ <executions>
+ <execution>
+ <id>copy</id>
+
<phase>package</phase>
+ <goals>
+
<goal>copy</goal>
+ </goals>
+ <configuration>
+
<artifactItems>
+
<artifactItem>
+
<groupId>org.apache.juddi</groupId>
+
<artifactId>juddi-tomcat</artifactId>
+
<version>${juddi.registry.version}</version>
+
<type>zip</type>
+
<outputDirectory>${basedir}/target</outputDirectory>
+
</artifactItem>
+
</artifactItems>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+
<groupId>org.apache.maven.plugins</groupId>
+
<artifactId>maven-antrun-plugin</artifactId>
+ <version>1.3</version>
+ <executions>
+ <execution>
+ <id>test</id>
+
<phase>pre-integration-test</phase>
+ <configuration>
+ <tasks>
+
<unzip dest="target" src="target/juddi-tomcat-${juddi.registry.version}.zip" />
+
<copy file="${basedir}/server.xml"
todir="target/juddi-tomcat-${juddi.registry.version}/conf" overwrite="true" />
+
<copy file="${basedir}/log4j.properties"
todir="target/juddi-tomcat-${juddi.registry.version}/webapps/juddiv3/WEB-INF/classes"
overwrite="true" />
+ </tasks>
+ </configuration>
+ <goals>
+
<goal>run</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+
<groupId>org.codehaus.cargo</groupId>
+
<artifactId>cargo-maven2-plugin</artifactId>
+ <version>1.0</version>
+ <configuration>
+ <wait>false</wait>
+ <container>
+
<containerId>tomcat6x</containerId>
+
<home>${basedir}/target/juddi-tomcat-${juddi.registry.version}</home>
+ </container>
+ <configuration>
+
<type>existing</type>
+
<home>${project.build.directory}/juddi-tomcat-${juddi.registry.version}</home>
+ <properties>
+
<cargo.logging>high</cargo.logging>
+
<cargo.hostname>localhost</cargo.hostname>
+
<cargo.servlet.port>8880</cargo.servlet.port>
+
<cargo.jvmargs>-Xms256m -Xmx256m -XX:MaxPermSize=256M</cargo.jvmargs>
+ </properties>
+ </configuration>
+ </configuration>
+ <executions>
+ <execution>
+
<id>start-container</id>
+
<phase>pre-integration-test</phase>
+ <goals>
+
<goal>start</goal>
+ </goals>
+ </execution>
+ <execution>
+
<id>stop-container</id>
+
<phase>post-integration-test</phase>
+ <goals>
+
<goal>stop</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+
+ <plugin>
+
<groupId>org.apache.maven.plugins</groupId>
+
<artifactId>maven-surefire-plugin</artifactId>
+ <version>2.4</version>
+ <configuration>
+ <skip>true</skip>
+ <includes>
+
<include>**/*Test.java</include>
+ </includes>
+ <systemProperties>
+ <property>
+
<name>derby.stream.error.file</name>
+
<value>target/derby.log</value>
+ </property>
+ <property>
+
<name>java.io.tmpdir</name>
+
<value>${basedir}/temp</value>
+ </property>
+ </systemProperties>
+ <environmentVariables>
+
<uddi.version>3</uddi.version>
+ </environmentVariables>
+ </configuration>
+ <executions>
+ <execution>
+
<id>surefire-it</id>
+
<phase>integration-test</phase>
+ <goals>
+
<goal>test</goal>
+ </goals>
+ <configuration>
+
<skip>false</skip>
+
<systemProperties>
+
<property>
+
<name>cactus.contextURL</name>
+
<value>http://localhost:8880/juddi</value>
+
</property>
+
<property>
+
<name>java.io.tmpdir</name>
+
<value>${basedir}/temp</value>
+
</property>
+
</systemProperties>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
+ </profile>
+ <profile>
+ <id>apache-release</id>
+ <activation>
+ <property>
+ <name>apache-release</name>
+ </property>
+ </activation>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.juddi</groupId>
+ <artifactId>juddi</artifactId>
+ <version>2.0.1</version>
+ <scope>test</scope>
+ </dependency>
+ <!-- have to figure out which dependencies of 3.0.2 make the
uddiv2 build work -->
+ <dependency>
+ <groupId>org.apache.juddi</groupId>
+ <artifactId>uddi-ws</artifactId>
+ <version>3.0.2</version>
+ </dependency>
+ </dependencies>
+ <build>
+ <plugins>
+ <plugin>
+
<groupId>org.apache.maven.plugins</groupId>
+
<artifactId>maven-assembly-plugin</artifactId>
+ <version>2.2-beta-4</version>
+ <executions>
+ <execution>
+ <goals>
+
<goal>single</goal>
+ </goals>
+
<phase>package</phase>
+ <configuration>
+
<runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
+
<descriptorRefs>
+
<descriptorRef>
+
source-release
+ </descriptorRef>
+
</descriptorRefs>
+
<tarLongFileMode>gnu</tarLongFileMode>
+ </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>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <version>2.4</version>
+ <configuration>
+ <skip>true</skip>
+ <includes>
+ <include>**/*Test.java</include>
+ </includes>
+ <systemProperties>
+ <property>
+ <name>derby.stream.error.file</name>
+ <value>target/derby.log</value>
+ </property>
+ <property>
+ <name>java.io.tmpdir</name>
+ <value>${basedir}/temp</value>
+ </property>
+ </systemProperties>
+ <environmentVariables>
+ <uddi.version>2</uddi.version>
+ </environmentVariables>
+ </configuration>
+ <executions>
+ <execution>
+ <id>surefire-it</id>
+ <phase>integration-test</phase>
+ <goals>
+ <goal>test</goal>
+ </goals>
+ <configuration>
+ <skip>false</skip>
+ <systemProperties>
+ <property>
+ <name>cactus.contextURL</name>
+ <value>http://localhost:8880/juddi</value>
+ </property>
+ <property>
+ <name>java.io.tmpdir</name>
+ <value>${basedir}/temp</value>
+ </property>
+ </systemProperties>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+
+ </plugins>
+ </build>
+ </profile>
+ <profile>
+ <id>testcache</id>
+ <activation>
+ <activeByDefault>false</activeByDefault>
+ <property>
+ <name>testcache</name>
+ <value>true</value>
+ </property>
+ </activation>
+ <build>
+ <plugins>
+ <plugin>
+
<groupId>org.apache.maven.plugins</groupId>
+
<artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+
<forkMode>pertest</forkMode>
+
<argLine>-javaagent:${settings.localRepository}/aspectj/aspectjweaver/1.5.2/aspectjweaver-1.5.2.jar</argLine>
+ </configuration>
+ </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>
Added: release/juddi/scout/1.2.6/scout-1.2.6.pom.asc
==============================================================================
--- release/juddi/scout/1.2.6/scout-1.2.6.pom.asc (added)
+++ release/juddi/scout/1.2.6/scout-1.2.6.pom.asc Sat May 25 02:09:06 2013
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.11 (Darwin)
+
+iQEcBAABAgAGBQJPTuWoAAoJENk7LJj4jURMURsH/2Iax1W6OZeJy9VNGdCjPe2A
+16CRjLkx+36xReS2aABvqVOSs3m8nkQHrrtEQe6ccXgp2/GbycKNfvXoeNiuzfIE
+Y5oUDpHTOsomZqPz9RTtSGPgnwwK1DX//wblbVtUrxIzCBjmYmGlV+5oUokhQt7H
+Lq5GfjL11wJmx6dqUa9HL7titgn/4ByiebBrWYmzj/sXrTsn51O+yAC6FDrc4g7d
+yb/x1FOHzdXz1zazkIbory1axcX0HOAA97C0heD3nwrInf0h07WHVoQYEYMmsoGk
+LLSUvE1JWfmFI5U6EFQl+vMKHj+fOHZmUfEYe3S4UeH4VQ9xJFvHdPLeoB1N78s=
+=e6oi
+-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
