[jetty-parent] Initial version

Stanislav Ochotnicky sochotni at fedoraproject.org
Thu Nov 3 12:36:42 UTC 2011


commit e663999a996d0a63d69442b0196d8cae2604154d
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Thu Nov 3 13:33:37 2011 +0100

    Initial version

 .rpmlint            |    7 +
 jetty-parent-19.pom |  536 +++++++++++++++++++++++++++++++++++++++++++++++++++
 jetty-parent.spec   |   38 ++++
 3 files changed, 581 insertions(+), 0 deletions(-)
---
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..7f66c57
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,7 @@
+# don't needs these because it's just pom file
+addFilter('W: no-%prep-section')
+addFilter('W: no-%build-section')
+
+# license is part of pom
+addFilter('W: no-documentation')
+
diff --git a/jetty-parent-19.pom b/jetty-parent-19.pom
new file mode 100644
index 0000000..a981e3d
--- /dev/null
+++ b/jetty-parent-19.pom
@@ -0,0 +1,536 @@
+<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>
+  <groupId>org.eclipse.jetty</groupId>
+  <artifactId>jetty-parent</artifactId>
+  <packaging>pom</packaging>
+  <name>Jetty :: Administrative Parent</name>
+  <description>Administrative parent pom for Jetty modules</description>
+  <version>19</version>
+  <url>http://www.eclipse.org/jetty</url>
+  <inceptionYear>1995</inceptionYear>
+  <issueManagement>
+    <system>bugzilla</system>
+    <url>https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Jetty</url>
+  </issueManagement>
+  <mailingLists>
+    <mailingList>
+      <name>Jetty Developer Mailing List</name>
+      <archive>http://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</archive>
+      <subscribe>https://dev.eclipse.org/mailman/listinfo/jetty-dev</subscribe>
+      <unsubscribe>https://dev.eclipse.org/mailman/listinfo/jetty-dev</unsubscribe>
+    </mailingList>
+    <mailingList>
+      <name>Jetty Commit Mailing List</name>
+      <archive>http://dev.eclipse.org/mhonarc/lists/jetty-commit/maillist.html</archive>
+      <subscribe>https://dev.eclipse.org/mailman/listinfo/jetty-commit</subscribe>
+      <unsubscribe>https://dev.eclipse.org/mailman/listinfo/jetty-commit</unsubscribe>
+    </mailingList>
+    <mailingList>
+      <name>Jetty Users Mailing List</name>
+      <archive>http://dev.eclipse.org/mhonarc/lists/jetty-users/maillist.html</archive>
+      <subscribe>https://dev.eclipse.org/mailman/listinfo/jetty-users</subscribe>
+      <unsubscribe>https://dev.eclipse.org/mailman/listinfo/jetty-users</unsubscribe>
+    </mailingList>
+    <mailingList>
+      <name>Jetty Announce Mailing List</name>
+      <archive>http://dev.eclipse.org/mhonarc/lists/jetty-announce/maillist.html</archive>
+      <subscribe>https://dev.eclipse.org/mailman/listinfo/jetty-announce</subscribe>
+      <unsubscribe>https://dev.eclipse.org/mailman/listinfo/jetty-announce</unsubscribe>
+    </mailingList>
+    <mailingList>
+      <name>Jetty @ codehaus User List</name>
+      <subscribe>http://xircles.codehaus.org/manage_email/user%40jetty.codehaus.org</subscribe>
+      <unsubscribe>http://xircles.codehaus.org/manage_email/user%40jetty.codehaus.org</unsubscribe>
+      <archive>http://archive.jetty.codehaus.org/user</archive>
+    </mailingList>
+    <mailingList>
+      <name>Jetty @ codehaus Developer List</name>
+      <subscribe>http://xircles.codehaus.org/manage_email/dev%40jetty.codehaus.org</subscribe>
+      <unsubscribe>http://xircles.codehaus.org/manage_email/dev%40jetty.codehaus.org</unsubscribe>
+      <archive>http://archive.jetty.codehaus.org/dev</archive>
+    </mailingList>
+    <mailingList>
+      <name>Jetty @ codehaus Announce List</name>
+      <subscribe>http://xircles.codehaus.org/manage_email/announce%40jetty.codehaus.org</subscribe>
+      <unsubscribe>http://xircles.codehaus.org/manage_email/announce%40jetty.codehaus.org</unsubscribe>
+      <archive>http://archive.jetty.codehaus.org/announce</archive>
+    </mailingList>
+    <mailingList>
+      <name>Jetty @ codehaus Commit List</name>
+      <subscribe>http://xircles.codehaus.org/manage_email/scm%40jetty.codehaus.org</subscribe>
+      <unsubscribe>http://xircles.codehaus.org/manage_email/scm%40jetty.codehaus.org</unsubscribe>
+      <archive>http://archive.jetty.codehaus.org/scm</archive>
+    </mailingList>
+    <mailingList>
+      <name>Defunct - Jetty Discuss List</name>
+      <archive>http://lists.sourceforge.net/lists/listinfo/jetty-discuss</archive>
+      <otherArchives>
+        <otherArchive>http://www.nabble.com/Jetty-Discuss-f60.html</otherArchive>
+      </otherArchives>
+    </mailingList>
+    <mailingList>
+      <name>Defunct - Jetty Support List</name>
+      <archive>http://lists.sourceforge.net/lists/listinfo/jetty-support</archive>
+      <otherArchives>
+        <otherArchive>http://www.nabble.com/Jetty-Support-f61.html</otherArchive>
+      </otherArchives>
+    </mailingList>
+    <mailingList>
+      <name>Defunct - Jetty Announce List</name>
+      <archive>http://lists.sourceforge.net/lists/listinfo/jetty-announce</archive>
+      <otherArchives>
+        <otherArchive>http://www.nabble.com/Jetty---Announce-f2649.html</otherArchive>
+      </otherArchives>
+    </mailingList>
+  </mailingLists>
+  <developers>
+    <developer>
+      <id>gregw</id>
+      <name>Greg Wilkins</name>
+      <email>gregw at apache.org</email>
+      <url>http://www.mortbay.com/mortbay/people/gregw</url>
+      <organization>Mort Bay Consulting</organization>
+      <organizationUrl>http://www.mortbay.com</organizationUrl>
+    </developer>
+    <developer>
+      <id>janb</id>
+      <name>Jan Bartel</name>
+      <email>janb at apache.org</email>
+      <url>http://www.mortbay.com/people/janb</url>
+      <organization>Mort Bay Consulting</organization>
+      <organizationUrl>http://www.mortbay.com</organizationUrl>
+    </developer>
+    <developer>
+      <id>sbordet</id>
+      <name>Simone Bordet</name>
+      <email>simone.bordet at gmail.com</email>
+    </developer>
+    <developer>
+      <id>jesse</id>
+      <name>Jesse McConnell</name>
+      <email>jesse.mcconnell at gmail.com</email>
+      <organization>Webtide, LLC</organization>
+      <organizationUrl>http://www.webtide.com</organizationUrl>
+      <timezone>-6</timezone>
+    </developer>
+    <developer>
+      <id>djencks</id>
+      <name>David Jencks</name>
+      <email>david_jencks at yahoo.com</email>
+      <organization>IBM</organization>
+    </developer>
+    <developer>
+      <id>jerdfelt</id>
+      <name>Joakim Erdfelt</name>
+      <email>joakim at intalio.com</email>
+      <organization>Intalio Inc.</organization>
+      <organizationUrl>http://www.intalio.com</organizationUrl>
+      <timezone>-7</timezone>
+    </developer>
+    <developer>
+      <id>hmalphett</id>
+      <name>Hugues Malphettes</name>
+      <organization>Intalio.com</organization>
+      <organizationUrl>http://www.intalio.com</organizationUrl>
+      <timezone>-8</timezone>
+    </developer>
+    <developer>
+      <id>mgorovoy</id>
+      <name>Michael Gorovoy</name>
+      <email>mgorovoy at gmail.com</email>
+      <timezone>-5</timezone>
+    </developer>
+  </developers>
+  <contributors>
+    <contributor>
+      <name>Athena Yao</name>
+      <email>yao.athena at gmail.com</email>
+      <organization>Webtide</organization>
+      <organizationUrl>http://www.webtide.com</organizationUrl>
+    </contributor>
+    <contributor>
+      <name>David Yu</name>
+      <email>david.yu.ftw at gmail.com</email>
+      <organization>Webtide</organization>
+      <organizationUrl>http://www.webtide.com</organizationUrl>
+    </contributor>
+    <contributor>
+      <name>Nik Gonzalez</name>
+      <email>ngonzalez at exist.com</email>
+    </contributor>
+    <contributor>
+      <name>James Strachan</name>
+      <email>jstrachan at apache.org</email>
+      <organization>Logic Blaze</organization>
+      <organizationUrl>http://www.logicblaze.com</organizationUrl>
+    </contributor>
+    <contributor>
+      <name>Tim Vernum</name>
+      <email>tim at adjective.org</email>
+    </contributor>
+    <contributor>
+      <name>Jeanfrancois Arcand</name>
+      <email>jfarcand at apache.org</email>
+      <organization>Sun Microsystems</organization>
+      <organizationUrl>http://www.sun.com</organizationUrl>
+    </contributor>
+    <contributor>
+      <name>Jules Gosnell</name>
+      <email>jules at apache.org</email>
+    </contributor>
+  </contributors>
+  <licenses>
+    <license>
+      <name>Apache Software License - Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0</url>
+    </license>
+    <license>
+      <name>Eclipse Public License - Version 1.0</name>
+      <url>http://www.eclipse.org/org/documents/epl-v10.php</url>
+    </license>
+  </licenses>
+  <organization>
+    <name>Mort Bay Consulting</name>
+    <url>http://www.mortbay.com</url>
+  </organization>
+  <distributionManagement>
+    <repository>
+      <id>oss.sonatype.org</id>
+      <name>Jetty Staging Repository</name>
+      <url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+    </repository>
+    <snapshotRepository>
+      <id>oss.sonatype.org</id>
+      <name>Jetty Snapshot Repository</name>
+      <url>http://oss.sonatype.org/content/repositories/jetty-snapshots/</url>
+    </snapshotRepository>
+    <site>
+      <id>jetty.eclipse.website</id>
+      <url>scp://build.eclipse.org:/home/data/httpd/download.eclipse.org/jetty/${project.version}/</url>
+    </site>
+  </distributionManagement>
+  <scm>
+    <connection>scm:git:http://dev.eclipse.org/gitroot/jetty/org.eclipse.jetty.parent.git</connection>
+    <developerConnection>scm:git:ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.parent.git</developerConnection>
+    <url>http://git.eclipse.org/c/jetty/org.eclipse.jetty.parent.git/tree</url>
+  </scm>
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-release-plugin</artifactId>
+        <configuration>
+          <useReleaseProfile>false</useReleaseProfile>
+          <goals>deploy</goals>
+          <arguments>-Peclipse-release</arguments>
+          <preparationGoals>clean install</preparationGoals>
+          <mavenExecutorId>forked-path</mavenExecutorId>
+        </configuration>
+      </plugin>
+    </plugins>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-antrun-plugin</artifactId>
+          <version>1.6</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-assembly-plugin</artifactId>
+          <version>2.2.1</version>
+        </plugin>
+        <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-dependency-plugin</artifactId>
+          <version>2.2</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-deploy-plugin</artifactId>
+          <version>2.6</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-enforcer-plugin</artifactId>
+          <version>1.0</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-gpg-plugin</artifactId>
+          <version>1.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-javadoc-plugin</artifactId>
+          <version>2.8</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-release-plugin</artifactId>
+          <version>2.1</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-remote-resources-plugin</artifactId>
+          <version>1.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-resources-plugin</artifactId>
+          <version>2.5</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-site-plugin</artifactId>
+          <version>3.0-beta-3</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-source-plugin</artifactId>
+          <version>2.1.2</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-surefire-plugin</artifactId>
+          <version>2.8.1</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-war-plugin</artifactId>
+          <version>2.1.1</version>
+        </plugin>
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>build-helper-maven-plugin</artifactId>
+          <version>1.5</version>
+        </plugin>
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>exec-maven-plugin</artifactId>
+          <version>1.2</version>
+        </plugin>
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>cobertura-maven-plugin</artifactId>
+          <version>2.5</version>
+        </plugin>
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>findbugs-maven-plugin</artifactId>
+          <version>2.3.2</version>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.felix</groupId>
+          <artifactId>maven-bundle-plugin</artifactId>
+          <version>2.3.4</version>
+        </plugin>
+        <plugin>
+          <groupId>org.eclipse.m2e</groupId>
+          <artifactId>lifecycle-mapping</artifactId>
+          <version>1.0.0</version>
+          <configuration>
+            <lifecycleMappingMetadata>
+              <pluginExecutions>
+                <pluginExecution>
+                <pluginExecutionFilter>
+                    <groupId>org.eclipse.jetty.toolchain</groupId>
+                    <artifactId>jetty-version-maven-plugin</artifactId>
+                    <versionRange>[1.0.3,)</versionRange>
+                    <goals>
+                      <goal>attach-version-text</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <ignore />
+                  </action>
+                </pluginExecution>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-dependency-plugin</artifactId>
+                    <versionRange>[2.1,)</versionRange>
+                    <goals>
+                      <goal>unpack</goal>
+                      <goal>unpack-dependencies</goal>
+                      <goal>copy-dependencies</goal>
+                      <goal>copy</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <ignore />
+                  </action>
+                </pluginExecution>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>org.ops4j.pax.exam</groupId>
+                    <artifactId>maven-paxexam-plugin</artifactId>
+                    <versionRange>
+                      [1.2.0,)
+                    </versionRange>
+                    <goals>
+                      <goal>
+                        generate-depends-file
+                      </goal>
+                      <goal>generate-config</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <ignore />
+                  </action>
+                </pluginExecution>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-antrun-plugin</artifactId>
+                    <versionRange>[1.4,)</versionRange>
+                    <goals>
+                      <goal>run</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <ignore />
+                  </action>
+                </pluginExecution>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>org.sonatype.maven.plugin</groupId>
+                    <artifactId>emma-maven-plugin</artifactId>
+                    <versionRange>[1.1,)</versionRange>
+                    <goals>
+                      <goal>instrument</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <ignore />
+                  </action>
+                </pluginExecution>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-plugin-plugin</artifactId>
+                    <versionRange>[2.5,)</versionRange>
+                    <goals>
+                      <goal>xdoc</goal>
+                      <goal>helpmojo</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <ignore />
+                  </action>
+                </pluginExecution>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>org.codehaus.mojo</groupId>
+                    <artifactId>native-maven-plugin</artifactId>
+                    <versionRange>[1.0-alpha-7,)</versionRange>
+                    <goals>
+                      <goal>initialize</goal>
+                      <goal>javah</goal>
+                      <goal>compile</goal>
+                      <goal>unzipinc</goal>
+                      <goal>link</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <ignore />
+                  </action>
+                </pluginExecution>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-javadoc-plugin</artifactId>
+                    <versionRange>[2.8,)</versionRange>
+                    <goals>
+                      <goal>jar</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <ignore />
+                  </action>
+                </pluginExecution>
+              </pluginExecutions>
+            </lifecycleMappingMetadata>
+          </configuration>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+  </build>
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+  </properties>
+  <profiles>
+    <profile>
+      <id>eclipse-release</id>
+      <build>
+        <plugins>
+          <plugin>
+            <inherited>true</inherited>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-deploy-plugin</artifactId>
+            <configuration>
+              <updateReleaseInfo>true</updateReleaseInfo>
+            </configuration>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-source-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>attach-sources</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>attach-javadocs</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-gpg-plugin</artifactId>
+            <executions>
+              <execution>
+                <id>sign-artifacts</id>
+                <phase>verify</phase>
+                <goals>
+                  <goal>sign</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>
diff --git a/jetty-parent.spec b/jetty-parent.spec
new file mode 100644
index 0000000..687f16c
--- /dev/null
+++ b/jetty-parent.spec
@@ -0,0 +1,38 @@
+Name:           jetty-parent
+Version:        19
+Release:        1%{?dist}
+Summary:        Jetty parent POM file
+
+Group:          Development/Libraries
+License:        ASL 2.0 or EPL
+URL:            http://www.eclipse.org/jetty/
+Source0:        http://repo1.maven.org/maven2/org/eclipse/jetty/%{name}/%{version}/%{name}-%{version}.pom
+# rpmlint config file (fedpkg lint will use this)
+Source1:        .rpmlint
+BuildArch:      noarch
+
+BuildRequires:  jpackage-utils
+
+Requires:       maven
+Requires:       jpackage-utils
+
+%description
+Jetty parent POM file
+
+%install
+# poms
+install -d -m 755 %{buildroot}%{_mavenpomdir}
+install -pm 644 %{SOURCE0} \
+    %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
+
+%add_maven_depmap JPP-%{name}.pom
+
+%files
+%{_mavenpomdir}/JPP-%{name}.pom
+%{_mavendepmapfragdir}/%{name}
+
+
+%changelog
+* Wed Nov  2 2011 Stanislav Ochotnicky <sochotnicky at redhat.com> - 19-1
+- Initial version
+


More information about the scm-commits mailing list