Author: felixk
Date: Wed Oct 19 17:37:49 2011
New Revision: 1186363
URL: http://svn.apache.org/viewvc?rev=1186363&view=rev
Log:
Use new parent pom
Modified:
james/trunk/sandbox/felixk/mailbox/api/pom.xml
james/trunk/sandbox/felixk/mailbox/guice/pom.xml
james/trunk/sandbox/felixk/mailbox/hbase/pom.xml
james/trunk/sandbox/felixk/mailbox/jcr/pom.xml
james/trunk/sandbox/felixk/mailbox/jpa/pom.xml
james/trunk/sandbox/felixk/mailbox/lucene/pom.xml
james/trunk/sandbox/felixk/mailbox/maildir/pom.xml
james/trunk/sandbox/felixk/mailbox/memory/pom.xml
james/trunk/sandbox/felixk/mailbox/pom.xml
james/trunk/sandbox/felixk/mailbox/spring/pom.xml
james/trunk/sandbox/felixk/mailbox/src/reporting-site/site.xml
james/trunk/sandbox/felixk/mailbox/src/site/site.xml
james/trunk/sandbox/felixk/mailbox/store/pom.xml
james/trunk/sandbox/felixk/mailbox/tool/pom.xml
Modified: james/trunk/sandbox/felixk/mailbox/api/pom.xml
URL:
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/mailbox/api/pom.xml?rev=1186363&r1=1186362&r2=1186363&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/mailbox/api/pom.xml (original)
+++ james/trunk/sandbox/felixk/mailbox/api/pom.xml Wed Oct 19 17:37:49 2011
@@ -30,7 +30,6 @@
<relativePath>../pom.xml</relativePath>
</parent>
- <groupId>org.apache.james</groupId>
<artifactId>apache-james-mailbox-api</artifactId>
<name>Apache James Mailbox API</name>
Modified: james/trunk/sandbox/felixk/mailbox/guice/pom.xml
URL:
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/mailbox/guice/pom.xml?rev=1186363&r1=1186362&r2=1186363&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/mailbox/guice/pom.xml (original)
+++ james/trunk/sandbox/felixk/mailbox/guice/pom.xml Wed Oct 19 17:37:49 2011
@@ -30,7 +30,6 @@
<relativePath>../pom.xml</relativePath>
</parent>
- <groupId>org.apache.james</groupId>
<artifactId>apache-james-mailbox-guice</artifactId>
<name>Apache James Mailbox Guice</name>
Modified: james/trunk/sandbox/felixk/mailbox/hbase/pom.xml
URL:
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/mailbox/hbase/pom.xml?rev=1186363&r1=1186362&r2=1186363&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/mailbox/hbase/pom.xml (original)
+++ james/trunk/sandbox/felixk/mailbox/hbase/pom.xml Wed Oct 19 17:37:49 2011
@@ -30,7 +30,6 @@
<relativePath>../pom.xml</relativePath>
</parent>
- <groupId>org.apache.james</groupId>
<artifactId>apache-james-mailbox-hbase</artifactId>
<name>Apache James HBase Mailbox</name>
Modified: james/trunk/sandbox/felixk/mailbox/jcr/pom.xml
URL:
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/mailbox/jcr/pom.xml?rev=1186363&r1=1186362&r2=1186363&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/mailbox/jcr/pom.xml (original)
+++ james/trunk/sandbox/felixk/mailbox/jcr/pom.xml Wed Oct 19 17:37:49 2011
@@ -30,7 +30,6 @@
<relativePath>../pom.xml</relativePath>
</parent>
- <groupId>org.apache.james</groupId>
<artifactId>apache-james-mailbox-jcr</artifactId>
<name>Apache James JCR Mailbox</name>
Modified: james/trunk/sandbox/felixk/mailbox/jpa/pom.xml
URL:
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/mailbox/jpa/pom.xml?rev=1186363&r1=1186362&r2=1186363&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/mailbox/jpa/pom.xml (original)
+++ james/trunk/sandbox/felixk/mailbox/jpa/pom.xml Wed Oct 19 17:37:49 2011
@@ -30,7 +30,6 @@
<relativePath>../pom.xml</relativePath>
</parent>
- <groupId>org.apache.james</groupId>
<artifactId>apache-james-mailbox-jpa</artifactId>
<name>Apache James JPA Mailbox</name>
Modified: james/trunk/sandbox/felixk/mailbox/lucene/pom.xml
URL:
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/mailbox/lucene/pom.xml?rev=1186363&r1=1186362&r2=1186363&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/mailbox/lucene/pom.xml (original)
+++ james/trunk/sandbox/felixk/mailbox/lucene/pom.xml Wed Oct 19 17:37:49 2011
@@ -30,7 +30,6 @@
<relativePath>../pom.xml</relativePath>
</parent>
- <groupId>org.apache.james</groupId>
<artifactId>apache-james-mailbox-lucene</artifactId>
<name>Apache James Mailbox Lucene Index</name>
Modified: james/trunk/sandbox/felixk/mailbox/maildir/pom.xml
URL:
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/mailbox/maildir/pom.xml?rev=1186363&r1=1186362&r2=1186363&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/mailbox/maildir/pom.xml (original)
+++ james/trunk/sandbox/felixk/mailbox/maildir/pom.xml Wed Oct 19 17:37:49 2011
@@ -30,7 +30,6 @@
<relativePath>../pom.xml</relativePath>
</parent>
- <groupId>org.apache.james</groupId>
<artifactId>apache-james-mailbox-maildir</artifactId>
<name>Apache James Maildir Mailbox</name>
Modified: james/trunk/sandbox/felixk/mailbox/memory/pom.xml
URL:
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/mailbox/memory/pom.xml?rev=1186363&r1=1186362&r2=1186363&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/mailbox/memory/pom.xml (original)
+++ james/trunk/sandbox/felixk/mailbox/memory/pom.xml Wed Oct 19 17:37:49 2011
@@ -30,7 +30,6 @@
<relativePath>../pom.xml</relativePath>
</parent>
- <groupId>org.apache.james</groupId>
<artifactId>apache-james-mailbox-memory</artifactId>
<name>Apache James In Memory Mailbox</name>
Modified: james/trunk/sandbox/felixk/mailbox/pom.xml
URL:
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/mailbox/pom.xml?rev=1186363&r1=1186362&r2=1186363&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/mailbox/pom.xml (original)
+++ james/trunk/sandbox/felixk/mailbox/pom.xml Wed Oct 19 17:37:49 2011
@@ -26,11 +26,10 @@
<parent>
<artifactId>james-project</artifactId>
<groupId>org.apache.james</groupId>
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
<relativePath></relativePath>
</parent>
- <groupId>org.apache.james</groupId>
<artifactId>apache-james-mailbox</artifactId>
<version>0.4-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -40,10 +39,6 @@
<url>http://james.apache.org/mailbox</url>
<inceptionYear>2010</inceptionYear>
- <prerequisites>
- <maven>3.0.2</maven>
- </prerequisites>
-
<modules>
<module>api</module>
<module>store</module>
@@ -66,20 +61,11 @@
<system>JIRA</system>
<url>http://issues.apache.org/jira/browse/MAILBOX</url>
</issueManagement>
- <ciManagement>
- <system>hudson</system>
-
<url>http://hudson.zones.apache.org/hudson/view/James/job/james-mailbox-trunk/</url>
- <notifiers>
- <notifier>
- <type>mail</type>
- </notifier>
- </notifiers>
- </ciManagement>
<distributionManagement>
<site>
<id>mailbox-website</id>
- <url>scp://people.apache.org/www/james.apache.org/mailbox</url>
+
<url>scp://people.apache.org/www/james.apache.org/mailbox/${deployTechnicalSiteDirectory}</url>
</site>
</distributionManagement>
@@ -88,7 +74,6 @@
<javax.activation.artifactId>activation</javax.activation.artifactId>
<javax.mail.groupId>javax.mail</javax.mail.groupId>
<javax.mail.artifactId>mail</javax.mail.artifactId>
- <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<version.openjpa>2.1.0</version.openjpa>
<version.javax.persistence>1.0.2</version.javax.persistence>
<version.javax.inject>1</version.javax.inject>
@@ -101,8 +86,6 @@
<version.jackrabbit>2.2.0</version.jackrabbit>
<version.hbase>0.90.4</version.hbase>
<version.hadoop>0.20.204.0</version.hadoop>
-
- <target.jdk>1.6</target.jdk>
</properties>
<dependencyManagement>
@@ -526,90 +509,10 @@
</dependencyManagement>
<build>
- <pluginManagement>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-compiler-plugin</artifactId>
- <version>2.3.2</version>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-jar-plugin</artifactId>
- <version>2.3.1</version>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-project-info-reports-plugin</artifactId>
- <version>2.3.1</version>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-assembly-plugin</artifactId>
- <version>2.2</version>
- </plugin>
- <plugin>
- <groupId>org.apache.felix</groupId>
- <artifactId>maven-bundle-plugin</artifactId>
- <version>2.3.4</version>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-jxr-plugin</artifactId>
- <version>2.2</version>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-surefire-plugin</artifactId>
- <version>2.7.2</version>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-surefire-report-plugin</artifactId>
- <version>2.7.2</version>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-pmd-plugin</artifactId>
- <version>2.5</version>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-javadoc-plugin</artifactId>
- <version>2.7</version>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-site-plugin</artifactId>
- <version>3.0</version>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-changes-plugin</artifactId>
- <version>2.4</version>
- </plugin>
- <plugin>
- <groupId>org.apache.rat</groupId>
- <artifactId>apache-rat-plugin</artifactId>
- <version>0.7</version>
- </plugin>
- <plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>findbugs-maven-plugin</artifactId>
- <version>2.3.2</version>
- </plugin>
- </plugins>
- </pluginManagement>
-
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <optimize>true</optimize>
- <source>${target.jdk}</source>
- <target>${target.jdk}</target>
- </configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -645,16 +548,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.7.2</version>
- <configuration>
- <forkMode>pertest</forkMode>
- <argLine>-Xms256m -Xmx512m</argLine>
- <testFailureIgnore>false</testFailureIgnore>
- <skip>false</skip>
- <includes>
- <include>**/*Test.java</include>
- </includes>
- </configuration>
</plugin>
<plugin>
<groupId>org.apache.felix</groupId>
@@ -680,216 +573,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
- <executions>
- <execution>
- <id>attach-descriptor</id>
- <goals>
- <goal>attach-descriptor</goal>
- </goals>
- <configuration>
- <siteDirectory>${basedir}/src/site</siteDirectory>
- <generateReports>false</generateReports>
- </configuration>
- </execution>
- </executions>
- <configuration>
-
<siteDirectory>${maven-site-plugin.siteDirectory}</siteDirectory>
-
<generateReports>${maven-site-plugin.generateReports}</generateReports>
- <reportPlugins>
- <!-- Order matters. First project-info-reports, second
jxr. -->
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
-
<artifactId>maven-project-info-reports-plugin</artifactId>
- <reports>
- <report>dependencies</report>
- <report>dependency-management</report>
- <report>dependency-convergence</report>
- <report>distribution-management</report>
- <report>index</report>
- <report>issue-tracking</report>
- <report>license</report>
- <report>mailing-list</report>
- <report>modules</report>
- <report>plugin-management</report>
- <report>plugins</report>
- <report>project-team</report>
- <report>scm</report>
- <report>summary</report>
- </reports>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-jxr-plugin</artifactId>
- <configuration>
- <aggregate>true</aggregate>
- </configuration>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
-
<artifactId>maven-surefire-report-plugin</artifactId>
- <configuration>
- <forkMode>pertest</forkMode>
- <argLine>-Xms256m -Xmx512m</argLine>
- <testFailureIgnore>false</testFailureIgnore>
- <skip>false</skip>
- <includes>
- <include>**/*Test.java</include>
- </includes>
- </configuration>
- </plugin>
- <plugin>
- <groupId>org.apache.rat</groupId>
- <artifactId>apache-rat-plugin</artifactId>
- <version>
- </version>
- <configuration>
- <excludes>
- <exclude>NOTICE.*</exclude>
- <exclude>LICENSE.*</exclude>
- <exclude>BUILDING.*</exclude>
- <!-- Generated by Maven -->
- <exclude>release.properties</exclude>
- <exclude>dist/**/*</exclude>
- <exclude>**/derby.log</exclude>
- <!-- Eclipse -->
- <exclude>**/.*</exclude>
- <exclude>.*/**/*</exclude>
- <!-- Schemas for offline use -->
-
<exclude>**/META-INF/XSD/activemq-core-*.xsd</exclude>
-
<exclude>**/META-INF/XSD/camel-spring-*.xsd</exclude>
-
<exclude>**/META-INF/XSD/spring-beans-*.xsd</exclude>
- </excludes>
- </configuration>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-pmd-plugin</artifactId>
- <configuration>
- <aggregate>true</aggregate>
- <targetJdk>${target.jdk}</targetJdk>
- <rulesets>
- <ruleset>/rulesets/basic.xml</ruleset>
- <ruleset>/rulesets/unusedcode.xml</ruleset>
- <ruleset>/rulesets/imports.xml</ruleset>
- </rulesets>
- <format>xml</format>
- <linkXref>true</linkXref>
- <sourceEncoding>utf-8</sourceEncoding>
- <minimumTokens>100</minimumTokens>
- </configuration>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
-
<artifactId>maven-surefire-report-plugin</artifactId>
- <configuration>
- <aggregate>true</aggregate>
- </configuration>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-javadoc-plugin</artifactId>
- <configuration>
- <minmemory>256m</minmemory>
- <maxmemory>1g</maxmemory>
- <linksource>true</linksource>
- <tags>
- <tag>
- <name>note</name>
- <placement>a</placement>
- <head>NOTE</head>
- </tag>
- <tag>
- <name>todo</name>
- <placement>a</placement>
- <head>TODO</head>
- </tag>
- <tag>
- <name>warning</name>
- <placement>a</placement>
- <head>WARNING</head>
- </tag>
- </tags>
- <source>${target.jdk}</source>
- </configuration>
- <reportSets>
- <reportSet>
- <reports>
- <report>aggregate</report>
- <report>test-aggregate</report>
- </reports>
- </reportSet>
- </reportSets>
- </plugin>
- <plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>findbugs-maven-plugin</artifactId>
- <configuration>
-
<xrefLocation>${project.reporting.outputDirectory}/../xref</xrefLocation>
-
<xrefTestLocation>${project.reporting.outputDirectory}/../xref-test</xrefTestLocation>
- <!-- required by dashboard plugin and hudson
-->
- <xmlOutput>true</xmlOutput>
- <effort>Max</effort>
- <findbugsXmlOutput>true</findbugsXmlOutput>
-
<findbugsXmlWithMessages>true</findbugsXmlWithMessages>
- </configuration>
- </plugin>
- <!--
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-changes-plugin</artifactId>
- <configuration>
- <onlyCurrentVersion>true</onlyCurrentVersion>
- <resolutionIds>Fixed</resolutionIds>
- <statusIds>Resolved,Closed</statusIds>
-
<columnNames>Type,Key,Summary,Status,Resolution,Fix Version</columnNames>
- </configuration>
- <reportSets>
- <reportSet>
- <reports>
- <report>jira-report</report>
- </reports>
- </reportSet>
- </reportSets>
- </plugin>
- -->
- </reportPlugins>
- </configuration>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-javadoc-plugin</artifactId>
- <executions>
- <execution>
- <phase>site</phase>
- <goals>
- <goal>aggregate</goal>
- <goal>test-aggregate</goal>
- </goals>
- </execution>
- </executions>
- <configuration>
- <minmemory>256m</minmemory>
- <maxmemory>1g</maxmemory>
- <linksource>true</linksource>
- <tags>
- <tag>
- <name>note</name>
- <placement>a</placement>
- <head>NOTE</head>
- </tag>
- <tag>
- <name>todo</name>
- <placement>a</placement>
- <head>TODO</head>
- </tag>
- <tag>
- <name>warning</name>
- <placement>a</placement>
- <head>WARNING</head>
- </tag>
- </tags>
- <source>${target.jdk}</source>
- </configuration>
</plugin>
</plugins>
</build>
Modified: james/trunk/sandbox/felixk/mailbox/spring/pom.xml
URL:
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/mailbox/spring/pom.xml?rev=1186363&r1=1186362&r2=1186363&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/mailbox/spring/pom.xml (original)
+++ james/trunk/sandbox/felixk/mailbox/spring/pom.xml Wed Oct 19 17:37:49 2011
@@ -30,7 +30,6 @@
<relativePath>../pom.xml</relativePath>
</parent>
- <groupId>org.apache.james</groupId>
<artifactId>apache-james-mailbox-spring</artifactId>
<name>Apache James Mailbox Spring</name>
Modified: james/trunk/sandbox/felixk/mailbox/src/reporting-site/site.xml
URL:
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/mailbox/src/reporting-site/site.xml?rev=1186363&r1=1186362&r2=1186363&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/mailbox/src/reporting-site/site.xml (original)
+++ james/trunk/sandbox/felixk/mailbox/src/reporting-site/site.xml Wed Oct 19
17:37:49 2011
@@ -19,24 +19,12 @@
-->
<project name="${project.name}">
- <skin>
- <groupId>org.apache.james</groupId>
- <artifactId>james-skin</artifactId>
- <version>1.7-SNAPSHOT</version>
- </skin>
-
<bannerLeft>
<name>James Server</name>
<src>images/logos/james-server-logo.gif</src>
<href>http://james.apache.org/server/index.html</href>
<alt>james-server-logo.gif</alt>
</bannerLeft>
-
- <bannerRight>
- <name>The Apache Software Foundation</name>
- <src>images/logos/asf-logo-reduced.gif</src>
- <href>http://www.apache.org/index.html</href>
- </bannerRight>
<body>
Modified: james/trunk/sandbox/felixk/mailbox/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/mailbox/src/site/site.xml?rev=1186363&r1=1186362&r2=1186363&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/mailbox/src/site/site.xml (original)
+++ james/trunk/sandbox/felixk/mailbox/src/site/site.xml Wed Oct 19 17:37:49
2011
@@ -19,24 +19,12 @@
-->
<project name="Apache James Mailbox">
- <skin>
- <groupId>org.apache.james</groupId>
- <artifactId>maven-skin</artifactId>
- <version>1.7-SNAPSHOT</version>
- </skin>
-
<bannerLeft>
<name>James Server</name>
<src>images/logos/james-server-logo.gif</src>
<href>http://james.apache.org/server/index.html</href>
<alt>james-server-logo.gif</alt>
</bannerLeft>
-
- <bannerRight>
- <name>The Apache Software Foundation</name>
- <src>images/logos/asf-logo-reduced.gif</src>
- <href>http://www.apache.org/index.html</href>
- </bannerRight>
<body>
Modified: james/trunk/sandbox/felixk/mailbox/store/pom.xml
URL:
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/mailbox/store/pom.xml?rev=1186363&r1=1186362&r2=1186363&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/mailbox/store/pom.xml (original)
+++ james/trunk/sandbox/felixk/mailbox/store/pom.xml Wed Oct 19 17:37:49 2011
@@ -30,7 +30,6 @@
<relativePath>../pom.xml</relativePath>
</parent>
- <groupId>org.apache.james</groupId>
<artifactId>apache-james-mailbox-store</artifactId>
<name>Apache James Mailbox Store Framework</name>
Modified: james/trunk/sandbox/felixk/mailbox/tool/pom.xml
URL:
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/mailbox/tool/pom.xml?rev=1186363&r1=1186362&r2=1186363&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/mailbox/tool/pom.xml (original)
+++ james/trunk/sandbox/felixk/mailbox/tool/pom.xml Wed Oct 19 17:37:49 2011
@@ -30,7 +30,6 @@
<relativePath>../pom.xml</relativePath>
</parent>
- <groupId>org.apache.james</groupId>
<artifactId>apache-james-mailbox-tool</artifactId>
<name>Apache James Mailbox Tools</name>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]