You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2006/02/11 23:09:12 UTC

svn commit: r377070 - /myfaces/site/trunk/pom.xml

Author: bommel
Date: Sat Feb 11 14:09:12 2006
New Revision: 377070

URL: http://svn.apache.org/viewcvs?rev=377070&view=rev
Log:
removed parent ref to master pom

Modified:
    myfaces/site/trunk/pom.xml

Modified: myfaces/site/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/site/trunk/pom.xml?rev=377070&r1=377069&r2=377070&view=diff
==============================================================================
--- myfaces/site/trunk/pom.xml (original)
+++ myfaces/site/trunk/pom.xml Sat Feb 11 14:09:12 2006
@@ -5,20 +5,352 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.myfaces</groupId>
   <artifactId>myfaces.apache.org</artifactId>
+  <version>1.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>MyFaces Site</name>
   <url>http://myfaces.apache.org</url>
 
-  <parent>
-    <groupId>org.apache.myfaces.maven</groupId>
-    <artifactId>myfaces-master</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
-  </parent>
+  <issueManagement>
+    <system>jira</system>
+    <url>http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10600</url>
+  </issueManagement>
+  <ciManagement>
+    <system>continuum</system>
+    <notifiers>
+      <notifier>
+        <configuration>
+          <address>commits@myfaces.apache.org</address>
+        </configuration>
+      </notifier>
+    </notifiers>
+  </ciManagement>
+  <mailingLists>
+    <mailingList>
+      <name>Myfaces User List</name>
+      <subscribe>users-subscribe@myfaces.apache.org</subscribe>
+      <unsubscribe>users-unsubscribe@myfaces.apache.org</unsubscribe>
+      <post>users@myfaces.apache.org</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/myfaces-users</archive>
+    </mailingList>
+    <mailingList>
+      <name>Myfaces Developer List</name>
+      <subscribe>dev-subscribe@myfaces.apache.org</subscribe>
+      <unsubscribe>dev-unsubscribe@myfaces.apache.org</unsubscribe>
+      <post>dev@myfaces.apache.org</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/myfaces-dev</archive>
+    </mailingList>
+    <mailingList>
+      <name>Myfaces Commits List</name>
+      <subscribe>commits-subscribe@myfaces.apache.org</subscribe>
+      <unsubscribe>commits-unsubscribe@myfaces.apache.org</unsubscribe>
+      <post>do not post</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/myfaces-commits</archive>
+    </mailingList>
+    <mailingList>
+      <name>Myfaces Announcements List</name>
+      <subscribe>announce-subscribe@myfaces.apache.org</subscribe>
+      <unsubscribe>announce-unsubscribe@myfaces.apache.org</unsubscribe>
+      <post>do not post</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/myfaces-announce</archive>
+    </mailingList>
+  </mailingLists>
+  <developers>
+    <developer>
+      <id>koinov</id>
+      <name>Anton Koinov</name>
+      <email>koinov@apache.org</email>
+      <organization></organization>
+      <roles>
+        <role>PMC</role>
+      </roles>
+      <timezone></timezone>
+    </developer>
+    <developer>
+      <id>bdudney</id>
+      <name>Bill Dudney</name>
+      <email>bdudney@apache.org</email>
+      <organization></organization>
+      <roles>
+        <role>PMC</role>
+      </roles>
+      <timezone></timezone>
+    </developer>
+    <developer>
+      <id>grantsmith</id>
+      <name>Grant Smith</name>
+      <email>grantsmith@apache.org</email>
+      <organization>Marathon Computer Systems, USA</organization>
+      <roles>
+        <role>PMC</role>
+      </roles>
+      <timezone></timezone>
+    </developer>
+    <developer>
+      <id>manolito</id>
+      <name>Manfred Geiler</name>
+      <email>manolito@apache.org</email>
+      <organization>Oesterreichische Kontrollbank AG, Austria</organization>
+      <organizationUrl>http://www.oekb.at/</organizationUrl>
+      <roles>
+        <role>Founder of MyFaces</role>
+        <role>PMC Chair</role>
+        <role>JSR-252 JSF 1.2 EG member</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>mmarinschek</id>
+      <name>Martin Marinschek</name>
+      <email>mmarinschek@apache.org</email>
+      <organization>Irian, Austria</organization>
+      <organizationUrl>http://www.irian.at/index.jsp?lang=en</organizationUrl>
+      <roles>
+        <role>PMC</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>matzew</id>
+      <name>Matthias Weßendorf</name>
+      <email>matzew@apache.org</email>
+      <organization>Pironet NDH AG, Germany</organization>
+      <organizationUrl>http://www.pironet-ndh.com/</organizationUrl>
+      <roles>
+        <role>PMC</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>oros</id>
+      <name>Oliver Rossmüller</name>
+      <email>oros@apache.org</email>
+      <organization>Pironet NDH AG, Germany</organization>
+      <roles>
+        <role>PMC</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>schof</id>
+      <name>Sean Schofield</name>
+      <email>schof@apache.org</email>
+      <organization></organization>
+      <roles>
+        <role>PMC</role>
+      </roles>
+      <timezone>-5</timezone>
+    </developer>
+    <developer>
+      <id>svieujot</id>
+      <name>Sylvain Vieujot</name>
+      <email>svieujot@apache.org</email>
+      <organization></organization>
+      <roles>
+        <role>PMC</role>
+      </roles>
+      <timezone>-4</timezone>
+    </developer>
+    <developer>
+      <id>husted</id>
+      <name>Ted Husted</name>
+      <email>husted@apache.org</email>
+      <organization></organization>
+      <roles>
+        <role>PMC</role>
+        <role>ASF Member</role>
+        <role>Struts PMC</role>
+        <role>Jakarta PMC</role>
+      </roles>
+      <timezone></timezone>
+    </developer>
+    <developer>
+      <id>tomsp</id>
+      <name>Thomas Spiegl</name>
+      <email>tomsp@apache.org</email>
+      <organization>Irian, Austria</organization>
+      <organizationUrl>http://www.irian.at/index.jsp?lang=en</organizationUrl>
+      <roles>
+        <role>PMC</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>prophecy</id>
+      <name>Travis Reeder</name>
+      <email>prophecy@apache.org</email>
+      <organization></organization>
+      <roles>
+        <role>PMC</role>
+      </roles>
+      <timezone></timezone>
+    </developer>
+    <developer>
+      <id>baranda</id>
+      <name>Bruno Aranda</name>
+      <email>baranda@apache.org</email>
+      <organization>Ebiointel, Spain</organization>
+      <organizationUrl>www.ebiointel.com</organizationUrl>
+      <roles>
+        <role>PMC</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>jmitchell</id>
+      <name>James Mitchell</name>
+      <email>jmitchell@apache.org</email>
+      <organization>EdgeTech, Inc.,United States of America</organization>
+      <organizationUrl>www.edgetechservices.net</organizationUrl>
+      <timezone>-5</timezone>
+    </developer>
+    <developer>
+      <id>mbr</id>
+      <name>Mathias Brökelmann</name>
+      <email>mbr@apache.org</email>
+      <organization>PSI Information Management GmbH, Germany</organization>
+      <organizationUrl>http://www.psi-im.de</organizationUrl>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>werpu</id>
+      <name>Werner Punz</name>
+      <email>werpu@apache.org</email>
+      <organization>Media Data GmbH, Austria</organization>
+      <roles>
+        <role>Mister "Ajax"</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>ssilvert</id>
+      <name>Stan Silvert</name>
+      <email>ssilvert@apache.org</email>
+      <organization>JBoss/Blog/organization</organization>
+      <organizationUrl>http://jboss.org/jbossBlog/blog/Stan%20Silvert/</organizationUrl>
+      <roles>
+        <role>Portlets Guru</role>
+      </roles>
+      <timezone></timezone>
+    </developer>
+    <developer>
+      <id>mkienenb</id>
+      <name>Mike Kienenberger</name>
+      <email>mkienenb@apache.org</email>
+      <organization></organization>
+      <roles>
+        <role>PMC</role>
+      </roles>
+      <timezone></timezone>
+    </developer>
+    <developer>
+      <id>skitching</id>
+      <name>Simon Kitching</name>
+      <email>skitching@apache.org</email>
+      <organization></organization>
+      <timezone>+12</timezone>
+    </developer>
+    <developer>
+      <id>weber</id>
+      <name>Volker Weber</name>
+      <email>weber@apache.org</email>
+      <organization></organization>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>dennisbyrne</id>
+      <name>Dennis Byrne</name>
+      <email>dennisbyrne@apache.org</email>
+      <organization></organization>
+      <timezone>-9</timezone>
+    </developer>
+    <developer>
+      <id>bommel</id>
+      <name>Bernd Bohmann</name>
+      <email>bommel@apache.org</email>
+      <organization>atanion GmbH, Germany</organization>
+      <organizationUrl>http://www.atanion.com</organizationUrl>
+      <timezone>+1</timezone>
+    </developer>
+  </developers>
+  <contributors>
+    <contributor>
+      <name>Matt Blum</name>
+      <roles>
+        <role>Portlets Guru</role>
+      </roles>
+    </contributor>
+    <contributor>
+      <name>Jiri Zaloudek</name>
+      <roles>
+        <role>WML RenderKit</role>
+      </roles>
+    </contributor>
+    <contributor>
+      <name>Jurgen Lust</name>
+      <roles>
+        <role>Schedule</role>
+      </roles>
+    </contributor>
+    <contributor>
+      <name>Jörg Artaker</name>
+      <roles>
+        <role>AutoupdateDataTable</role>
+      </roles>
+    </contributor>
+    <contributor>
+      <name>Thomas Huber</name>
+      <roles>
+        <role>AutoupdateDataTable</role>
+      </roles>
+    </contributor>
+    <contributor>
+      <name>Gerald Müllan</name>
+      <roles>
+        <role>InputSuggestAjax</role>
+      </roles>
+    </contributor>
+    <contributor>
+      <name>Thomas Obereder</name>
+      <roles>
+        <role>InputTextHelp</role>
+      </roles>
+    </contributor>
+    <contributor>
+      <name>Jesse Wilson</name>
+      <roles>
+        <role>NewspaperDataTable</role>
+      </roles>
+    </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>
 
+  <organization>
+    <name>Apache Software Foundation</name>
+    <url>http://www.apache.org/</url>
+  </organization>
   <build>
     <defaultGoal>site</defaultGoal>
+    <extensions>
+      <extension>
+        <groupId>org.apache.maven.wagon</groupId>
+        <artifactId>wagon-ssh-external</artifactId>
+        <version>1.0-alpha-5</version>
+      </extension>
+    </extensions>
   </build>
-
+  <reporting>
+      <plugins>
+        <plugin>
+          <artifactId>maven-project-info-reports-plugin</artifactId>
+        </plugin>
+      </plugins>
+    </reporting>
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/site/trunk</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/site/trunk</developerConnection>