alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Commons Collections example source code file (pom.xml)

This example Commons Collections source code file (pom.xml) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Commons Collections tags/keywords

apache, asf, asf, collections, johnson, johnson, license, license, quiroz, s, see, smith, you, you

The Commons Collections pom.xml source code

<?xml version="1.0"?>
<!--
   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 collectionsuage governing permissions and
   limitations under the License.
-->
<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">
  <parent>
    <groupId>org.apache.commons
    <artifactId>commons-parent
    <version>9
  </parent>
  <modelVersion>4.0.0
  <groupId>commons-collections
  <artifactId>commons-collections
  <version>3.2.1
  <name>Commons Collections

  <inceptionYear>2001
  <description>Types that extend and augment the Java Collections Framework.

  <url>http://commons.apache.org/collections/

  <issueManagement>
    <system>jira
    <url>http://issues.apache.org/jira/browse/COLLECTIONS
  </issueManagement>

  <scm>
    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/collections/trunk
    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/collections/trunk
    <url>http://svn.apache.org/viewvc/commons/proper/collections/trunk
  </scm>

  <developers>
    <developer>
      <name>Stephen Colebourne
      <id>scolebourne
      <email>
      <organization>
    </developer>
    <developer>
      <name>Morgan Delagrange
      <id>morgand
      <email>
      <organization>
    </developer>
    <developer>
      <name>Matthew Hawthorne
      <id>matth
      <email>
      <organization>
    </developer>
    <developer>
      <name>Geir Magnusson
      <id>geirm
      <email>
      <organization>
    </developer>
    <developer>
      <name>Craig McClanahan
      <id>craigmcc
      <email>
      <organization>
    </developer>
    <developer>
      <name>Phil Steitz
      <id>psteitz
      <email>
      <organization>
    </developer>
    <developer>
      <name>Arun M. Thomas
      <id>amamment
      <email>
      <organization>
    </developer>
    <developer>
      <name>Rodney Waldhoff
      <id>rwaldhoff
      <email>
      <organization>
    </developer>
    <developer>
      <name>Henri Yandell
      <id>bayard
      <email>
      <organization>
    </developer>
    <developer>
      <name>James Carman
      <id>jcarman
      <email>
      <organization>
    </developer>
    <developer>
      <name>Robert Burrell Donkin
      <id>rdonkin
    </developer>
  </developers>
  
  <contributors>
    <contributor>
      <name>Rafael U. C. Afonso
    </contributor>
    <contributor>
      <name>Max Rydahl Andersen
    </contributor>
    <contributor>
      <name>Federico Barbieri
    </contributor>
    <contributor>
      <name>Arron Bates
    </contributor>
    <contributor>
      <name>Nicola Ken Barozzi
    </contributor>
    <contributor>
      <name>Sebastian Bazley
    </contributor>
    <contributor>
      <name>Matt Benson
    </contributor>
    <contributor>
      <name>Ola Berg
    </contributor>
    <contributor>
      <name>Christopher Berry
    </contributor>
    <contributor>
      <name>Nathan Beyer
    </contributor>
    <contributor>
      <name>Janek Bogucki
    </contributor>
    <contributor>
      <name>Chuck Burdick
    </contributor>
    <contributor>
      <name>Dave Bryson
    </contributor>
    <contributor>
      <name>Julien Buret
    </contributor>
    <contributor>
      <name>Jonathan Carlson
    </contributor>
    <contributor>
      <name>Ram Chidambaram
    </contributor>
    <contributor>
      <name>Steve Clark
    </contributor>
    <contributor>
      <name>Eric Crampton
    </contributor>
    <contributor>
      <name>Dimiter Dimitrov
    </contributor>
    <contributor>
      <name>Peter Donald
    </contributor>
    <contributor>
      <name>Steve Downey
    </contributor>
    <contributor>
      <name>Rich Dougherty
    </contributor>
    <contributor>
      <name>Tom Dunham
    </contributor>
    <contributor>
      <name>Stefano Fornari
    </contributor>
    <contributor>
      <name>Andrew Freeman
    </contributor>
    <contributor>
      <name>Gerhard Froehlich
    </contributor>
    <contributor>
      <name>Paul Jack
    </contributor>
    <contributor>
      <name>Eric Johnson
    </contributor>
    <contributor>
      <name>Kent Johnson
    </contributor>
    <contributor>
      <name>Marc Johnson
    </contributor>
    <contributor>
      <name>Nissim Karpenstein
    </contributor>
    <contributor>
      <name>Shinobu Kawai
    </contributor>
    <contributor>
      <name>Mohan Kishore
    </contributor>
    <contributor>
      <name>Simon Kitching
    </contributor>
    <contributor>
      <name>Thomas Knych
    </contributor>
    <contributor>
      <name>Serge Knystautas
    </contributor>
    <contributor>
      <name>Peter KoBek
    </contributor>
    <contributor>
      <name>Jordan Krey
    </contributor>
    <contributor>
      <name>Olaf Krische
    </contributor>
    <contributor>
      <name>Guilhem Lavaux
    </contributor>
    <contributor>
      <name>Paul Legato
    </contributor>
    <contributor>
      <name>David Leppik
    </contributor>
    <contributor>
      <name>Berin Loritsch
    </contributor>
    <contributor>
      <name>Hendrik Maryns
    </contributor>
    <contributor>
      <name>Stefano Mazzocchi
    </contributor>
    <contributor>
      <name>Brian McCallister
    </contributor>
    <contributor>
      <name>Steven Melzer
    </contributor>
    <contributor>
      <name>Leon Messerschmidt
    </contributor>
    <contributor>
      <name>Mauricio S. Moura
    </contributor>
    <contributor>
      <name>Kasper Nielsen
    </contributor>
    <contributor>
      <name>Stanislaw Osinski
    </contributor>
    <contributor>
      <name>Alban Peignier
    </contributor>
    <contributor>
      <name>Mike Pettypiece
    </contributor>
    <contributor>
      <name>Steve Phelps
    </contributor>
    <contributor>
      <name>Ilkka Priha
    </contributor>
    <contributor>
      <name>Jonas Van Poucke
    </contributor>
    <contributor>
      <name>Will Pugh
    </contributor>
    <contributor>
      <name>Herve Quiroz
    </contributor>
    <contributor>
      <name>Daniel Rall
    </contributor>
    <contributor>
      <name>Robert Ribnitz
    </contributor>
    <contributor>
      <name>Huw Roberts
    </contributor>
    <contributor>
      <name>Henning P. Schmiedehausen
    </contributor>
    <contributor>
      <name>Howard Lewis Ship
    </contributor>
    <contributor>
      <name>Joe Raysa
    </contributor>
    <contributor>
      <name>Thomas Schapitz
    </contributor>
    <contributor>
      <name>Jon Schewe
    </contributor>
    <contributor>
      <name>Andreas Schlosser
    </contributor>
    <contributor>
      <name>Christian Siefkes
    </contributor>
    <contributor>
      <name>Michael Smith
    </contributor>
    <contributor>
      <name>Stephen Smith
    </contributor>
    <contributor>
      <name>Jan Sorensen
    </contributor>
    <contributor>
      <name>Jon S. Stevens 
    </contributor>
    <contributor>
      <name>James Strachan
    </contributor>
    <contributor>
      <name>Leo Sutic
    </contributor>
    <contributor>
      <name>Chris Tilden
    </contributor>
    <contributor>
      <name>Neil O'Toole
    </contributor>
    <contributor>
      <name>Jeff Turner
    </contributor>
    <contributor>
      <name>Kazuya Ujihara
    </contributor>
    <contributor>
      <name>Jeff Varszegi
    </contributor>
    <contributor>
      <name>Ralph Wagner
    </contributor>
    <contributor>
      <name>David Weinrich
    </contributor>
    <contributor>
      <name>Dieter Wimberger
    </contributor>
    <contributor>
      <name>Serhiy Yevtushenko
    </contributor>
    <contributor>
      <name>Jason van Zyl
    </contributor>
  </contributors>

  <dependencies>
    <dependency>
      <groupId>junit
      <artifactId>junit
      <version>3.8.1
      <scope>test
    </dependency>
  </dependencies>

  <properties>
    <maven.compile.source>1.2
    <maven.compile.target>1.2
    <commons.componentid>collections
    <commons.release.version>3.2.1
    <commons.binary.suffix>-bin
    <commons.jira.id>COLLECTIONS
    <commons.jira.pid>12310465
  </properties> 

  <build>
    <sourceDirectory>src/java
    <testSourceDirectory>src/test
      <plugins>
        <plugin>
          <groupId>org.apache.maven.plugins
          <artifactId>maven-surefire-plugin
            <configuration>
              <includes>
                <include>org/apache/commons/collections/TestAllPackages.java
              </includes>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-antrun-plugin
          <executions>
            <execution>
              <phase>package
              <configuration>
                <tasks>
                  <ant antfile="build-testframework.xml" target="jar">
                    <property name="component.version"    value="${project.version}"/>
                    <property name="test.classes"         value="${project.build.directory}/test-classes"/>
                    <property name="dist.home"            value="${project.build.directory}"/>
                    <property name="maven.compile.source" value="${maven.compile.source}"/>
                    <property name="maven.compile.target" value="${maven.compile.target}"/>
                  </ant>
                </tasks>
              </configuration>
              <goals>
                <goal>run
              </goals>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <artifactId>maven-assembly-plugin
          <configuration>
            <descriptors>
              <descriptor>src/assembly/bin.xml
              <descriptor>src/assembly/src.xml
            </descriptors>
            <tarLongFileMode>gnu
          </configuration>
        </plugin>
      </plugins>
    </build>

</project>

Other Commons Collections examples (source code examples)

Here is a short list of links related to this Commons Collections pom.xml source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.