2008-04-21 20:55:03 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<!--
|
|
|
|
~ Hibernate, Relational Persistence for Idiomatic Java
|
|
|
|
~
|
|
|
|
~ Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
|
|
|
|
~ indicated by the @author tags or express copyright attribution
|
|
|
|
~ statements applied by the authors. All third-party contributions are
|
|
|
|
~ distributed under license by Red Hat Middleware LLC.
|
|
|
|
~
|
|
|
|
~ This copyrighted material is made available to anyone wishing to use, modify,
|
|
|
|
~ copy, or redistribute it subject to the terms and conditions of the GNU
|
|
|
|
~ Lesser General Public License, as published by the Free Software Foundation.
|
|
|
|
~
|
|
|
|
~ This program is distributed in the hope that it will be useful,
|
|
|
|
~ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
|
|
|
~ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
|
|
|
|
~ for more details.
|
|
|
|
~
|
|
|
|
~ You should have received a copy of the GNU Lesser General Public License
|
|
|
|
~ along with this distribution; if not, write to:
|
|
|
|
~ Free Software Foundation, Inc.
|
|
|
|
~ 51 Franklin Street, Fifth Floor
|
|
|
|
~ Boston, MA 02110-1301 USA
|
|
|
|
~
|
|
|
|
-->
|
|
|
|
|
|
|
|
<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/xsd/maven-4.0.0.xsd">
|
|
|
|
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
|
|
|
<groupId>org.hibernate</groupId>
|
|
|
|
<artifactId>hibernate-parent</artifactId>
|
|
|
|
<packaging>pom</packaging>
|
2009-06-30 00:13:41 -04:00
|
|
|
<version>3.3.3-SNAPSHOT</version>
|
2008-04-21 20:55:03 -04:00
|
|
|
|
|
|
|
<name>Hibernate Core Parent POM</name>
|
|
|
|
<description>The base POM for all Hibernate Core modules.</description>
|
|
|
|
<url>http://hibernate.org</url>
|
|
|
|
|
|
|
|
<organization>
|
|
|
|
<name>Hibernate.org</name>
|
|
|
|
<url>http://hibernate.org</url>
|
|
|
|
</organization>
|
|
|
|
|
|
|
|
<licenses>
|
|
|
|
<license>
|
|
|
|
<name>GNU Lesser General Public License</name>
|
2008-05-06 13:25:29 -04:00
|
|
|
<url>http://www.gnu.org/licenses/lgpl-2.1.html</url>
|
2008-04-21 20:55:03 -04:00
|
|
|
<comments>See discussion at http://hibernate.org/356.html for more details.</comments>
|
|
|
|
<distribution>repo</distribution>
|
|
|
|
</license>
|
|
|
|
</licenses>
|
|
|
|
|
|
|
|
<scm>
|
2009-06-30 00:13:41 -04:00
|
|
|
<connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</connection>
|
|
|
|
<developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</developerConnection>
|
|
|
|
<url>https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</url>
|
2008-04-21 20:55:03 -04:00
|
|
|
</scm>
|
|
|
|
|
|
|
|
<ciManagement>
|
|
|
|
<system>hudson</system>
|
|
|
|
<url>http://hudson.jboss.org/hudson/job/hibernate-testsuite/</url>
|
|
|
|
<notifiers>
|
|
|
|
<notifier>
|
|
|
|
<type>mail</type>
|
|
|
|
<address>hibernate-dev@lists.jboss.org</address>
|
|
|
|
</notifier>
|
|
|
|
</notifiers>
|
|
|
|
</ciManagement>
|
|
|
|
|
|
|
|
<issueManagement>
|
|
|
|
<system>jira</system>
|
|
|
|
<url>http://opensource.atlassian.com/projects/hibernate/browse/HHH</url>
|
|
|
|
</issueManagement>
|
|
|
|
|
|
|
|
<mailingLists>
|
|
|
|
<mailingList>
|
|
|
|
<name>Hibernate Announcements</name>
|
|
|
|
<post>hibernate-announce@lists.jboss.org</post>
|
|
|
|
<subscribe>https://lists.jboss.org/mailman/listinfo/hibernate-announce</subscribe>
|
|
|
|
<unsubscribe>https://lists.jboss.org/mailman/listinfo/hibernate-announce</unsubscribe>
|
|
|
|
<archive>http://lists.jboss.org/pipermail/hibernate-dev/</archive>
|
|
|
|
</mailingList>
|
|
|
|
<mailingList>
|
|
|
|
<name>Hibernate Commit Notificatons</name>
|
|
|
|
<post>hibernate-commits@lists.jboss.org</post>
|
|
|
|
<subscribe>https://lists.jboss.org/mailman/listinfo/hibernate-commits</subscribe>
|
|
|
|
<unsubscribe>https://lists.jboss.org/mailman/listinfo/hibernate-commits</unsubscribe>
|
|
|
|
<archive>http://lists.jboss.org/pipermail/hibernate-commits/</archive>
|
|
|
|
</mailingList>
|
|
|
|
<mailingList>
|
|
|
|
<name>Hibernate Developers</name>
|
|
|
|
<post>hibernate-dev@lists.jboss.org</post>
|
|
|
|
<subscribe>https://lists.jboss.org/mailman/listinfo/hibernate-dev</subscribe>
|
|
|
|
<unsubscribe>https://lists.jboss.org/mailman/listinfo/hibernate-dev</unsubscribe>
|
|
|
|
<archive>http://lists.jboss.org/pipermail/hibernate-dev/</archive>
|
|
|
|
<otherArchives>
|
|
|
|
<otherArchive>http://www.mail-archive.com/hibernate-dev%40lists.jboss.org/index.html</otherArchive>
|
|
|
|
</otherArchives>
|
|
|
|
</mailingList>
|
|
|
|
<mailingList>
|
|
|
|
<name>Hibernate Issue Notifications</name>
|
|
|
|
<post>hibernate-issues@lists.jboss.org</post>
|
|
|
|
<subscribe>https://lists.jboss.org/mailman/listinfo/hibernate-issues</subscribe>
|
|
|
|
<unsubscribe>https://lists.jboss.org/mailman/listinfo/hibernate-issues</unsubscribe>
|
|
|
|
<archive>http://lists.jboss.org/pipermail/hibernate-issues/</archive>
|
|
|
|
</mailingList>
|
|
|
|
</mailingLists>
|
|
|
|
|
|
|
|
<build>
|
|
|
|
<plugins>
|
|
|
|
<plugin>
|
|
|
|
<!-- require at least JDK 1.5 to run the build -->
|
|
|
|
<!-- ... -->
|
|
|
|
<!-- we need at least Maven 2.0.8 because of a bug fix affecting our antlr usage -->
|
|
|
|
<!-- 2.0.8 not released at this time, so I instead say anything greater that 2.0.7 -->
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-enforcer-plugin</artifactId>
|
|
|
|
<executions>
|
|
|
|
<execution>
|
|
|
|
<id>enforce-java</id>
|
|
|
|
<goals>
|
|
|
|
<goal>enforce</goal>
|
|
|
|
</goals>
|
|
|
|
<configuration>
|
|
|
|
<rules>
|
|
|
|
<requireJavaVersion>
|
|
|
|
<version>[1.5,)</version>
|
|
|
|
</requireJavaVersion>
|
|
|
|
<requireMavenVersion>
|
|
|
|
<version>(2.0.7,)</version>
|
|
|
|
</requireMavenVersion>
|
|
|
|
</rules>
|
|
|
|
</configuration>
|
|
|
|
</execution>
|
|
|
|
</executions>
|
|
|
|
</plugin>
|
|
|
|
<!-- by default, compile to JDK 1.4 compatibility (individual modules and/or user can override) -->
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-compiler-plugin</artifactId>
|
|
|
|
<configuration>
|
|
|
|
<source>1.4</source>
|
|
|
|
<target>1.4</target>
|
|
|
|
</configuration>
|
|
|
|
</plugin>
|
|
|
|
<!-- add specification/implementation details to the manifests -->
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-jar-plugin</artifactId>
|
|
|
|
<configuration>
|
|
|
|
<archive>
|
|
|
|
<manifest>
|
|
|
|
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
|
|
|
|
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
|
|
|
|
</manifest>
|
|
|
|
<manifestEntries>
|
2009-06-22 17:58:45 -04:00
|
|
|
<Implementation-URL>http://hibernate.org</Implementation-URL>
|
2008-04-21 20:55:03 -04:00
|
|
|
</manifestEntries>
|
|
|
|
</archive>
|
|
|
|
</configuration>
|
|
|
|
</plugin>
|
2008-05-21 15:53:21 -04:00
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-surefire-plugin</artifactId>
|
|
|
|
<configuration>
|
|
|
|
<redirectTestOutputToFile>true</redirectTestOutputToFile>
|
|
|
|
</configuration>
|
|
|
|
</plugin>
|
2008-04-21 20:55:03 -04:00
|
|
|
</plugins>
|
|
|
|
<pluginManagement>
|
|
|
|
<plugins>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-javadoc-plugin</artifactId>
|
2009-05-11 17:21:29 -04:00
|
|
|
<version>2.5</version>
|
2008-04-21 20:55:03 -04:00
|
|
|
</plugin>
|
2008-05-21 15:53:21 -04:00
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-surefire-plugin</artifactId>
|
|
|
|
<version>2.4.3</version>
|
|
|
|
</plugin>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-jar-plugin</artifactId>
|
|
|
|
<version>2.1</version>
|
|
|
|
</plugin>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-enforcer-plugin</artifactId>
|
|
|
|
<version>1.0-alpha-3</version>
|
|
|
|
</plugin>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-compiler-plugin</artifactId>
|
|
|
|
<version>2.0.2</version>
|
|
|
|
</plugin>
|
2008-04-21 20:55:03 -04:00
|
|
|
</plugins>
|
|
|
|
</pluginManagement>
|
2009-10-20 10:21:02 -04:00
|
|
|
|
2008-04-21 20:55:03 -04:00
|
|
|
<extensions>
|
2009-10-20 10:21:02 -04:00
|
|
|
<!-- webdav based deployments (snapshot repo) -->
|
2008-04-21 20:55:03 -04:00
|
|
|
<extension>
|
|
|
|
<groupId>org.apache.maven.wagon</groupId>
|
|
|
|
<artifactId>wagon-webdav</artifactId>
|
|
|
|
<version>1.0-beta-2</version>
|
|
|
|
</extension>
|
2009-10-20 10:21:02 -04:00
|
|
|
<!-- scm based deployments (release repo) -->
|
|
|
|
<extension>
|
|
|
|
<groupId>org.apache.maven.wagon</groupId>
|
|
|
|
<artifactId>wagon-scm</artifactId>
|
|
|
|
<version>1.0-beta-6</version>
|
|
|
|
</extension>
|
|
|
|
<extension>
|
|
|
|
<groupId>org.apache.maven.scm</groupId>
|
|
|
|
<artifactId>maven-scm-manager-plexus</artifactId>
|
|
|
|
<version>1.0</version>
|
|
|
|
</extension>
|
|
|
|
<extension>
|
|
|
|
<groupId>org.apache.maven.scm</groupId>
|
|
|
|
<artifactId>maven-scm-provider-svnexe</artifactId>
|
|
|
|
<version>1.0</version>
|
|
|
|
</extension>
|
2008-04-21 20:55:03 -04:00
|
|
|
</extensions>
|
|
|
|
</build>
|
|
|
|
|
|
|
|
<reporting>
|
|
|
|
<plugins>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
2008-05-21 15:53:21 -04:00
|
|
|
<artifactId>maven-surefire-report-plugin</artifactId>
|
|
|
|
<version>2.4.3</version>
|
2008-04-21 20:55:03 -04:00
|
|
|
</plugin>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-javadoc-plugin</artifactId>
|
|
|
|
<configuration>
|
|
|
|
<links>
|
|
|
|
<link>http://java.sun.com/j2se/1.4.2/docs/api/</link>
|
|
|
|
<link>http://java.sun.com/j2ee/1.4/docs/api/</link>
|
|
|
|
</links>
|
|
|
|
</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.2</version>
|
|
|
|
<configuration>
|
2009-03-04 15:25:41 -05:00
|
|
|
<linkXRef>true</linkXRef>
|
2008-04-21 20:55:03 -04:00
|
|
|
<minimumTokens>100</minimumTokens>
|
|
|
|
<targetJdk>1.4</targetJdk>
|
|
|
|
</configuration>
|
|
|
|
</plugin>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
|
|
<artifactId>taglist-maven-plugin</artifactId>
|
|
|
|
<version>2.1</version>
|
|
|
|
<configuration>
|
|
|
|
<tags>
|
|
|
|
<tag>@FIXME</tag>
|
|
|
|
<tag>@fixme</tag>
|
|
|
|
<tag>FIXME</tag>
|
|
|
|
<tag>fixme</tag>
|
|
|
|
<tag>@TODO</tag>
|
|
|
|
<tag>@todo</tag>
|
|
|
|
<tag>TODO</tag>
|
|
|
|
<tag>todo</tag>
|
|
|
|
</tags>
|
|
|
|
</configuration>
|
|
|
|
</plugin>
|
|
|
|
<plugin>
|
|
|
|
<!-- Note: aggregate-able, may cause problems if we aggregate jxr and not this because of the xref links -->
|
|
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
|
|
<artifactId>javancss-maven-plugin</artifactId>
|
|
|
|
<version>2.0-beta-2</version>
|
|
|
|
</plugin>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
|
|
<artifactId>findbugs-maven-plugin</artifactId>
|
|
|
|
<version>1.1.1</version>
|
|
|
|
<configuration>
|
|
|
|
<onlyAnalyze>org.hibernate.*</onlyAnalyze>
|
|
|
|
</configuration>
|
|
|
|
</plugin>
|
|
|
|
</plugins>
|
|
|
|
</reporting>
|
|
|
|
|
|
|
|
<dependencies>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.slf4j</groupId>
|
|
|
|
<artifactId>slf4j-api</artifactId>
|
|
|
|
</dependency>
|
2008-09-10 12:24:39 -04:00
|
|
|
<!-- test-scoped dependencies for common testing dependencies -->
|
2008-04-21 20:55:03 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>junit</groupId>
|
|
|
|
<artifactId>junit</artifactId>
|
2008-09-10 12:24:39 -04:00
|
|
|
<version>3.8.1</version>
|
2008-04-21 20:55:03 -04:00
|
|
|
<scope>test</scope>
|
|
|
|
</dependency>
|
2008-09-10 12:24:39 -04:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.slf4j</groupId>
|
2008-09-10 14:12:19 -04:00
|
|
|
<artifactId>jcl-over-slf4j</artifactId>
|
2009-03-04 15:25:41 -05:00
|
|
|
<version>${slf4jVersion}</version>
|
2008-09-10 12:24:39 -04:00
|
|
|
<scope>test</scope>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.slf4j</groupId>
|
|
|
|
<artifactId>slf4j-log4j12</artifactId>
|
2009-03-04 15:25:41 -05:00
|
|
|
<version>${slf4jVersion}</version>
|
2008-09-10 12:24:39 -04:00
|
|
|
<scope>test</scope>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>commons-logging</groupId>
|
|
|
|
<artifactId>commons-logging</artifactId>
|
|
|
|
<version>99.0-does-not-exist</version>
|
|
|
|
<scope>test</scope>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>commons-logging</groupId>
|
|
|
|
<artifactId>commons-logging-api</artifactId>
|
|
|
|
<version>99.0-does-not-exist</version>
|
|
|
|
<scope>test</scope>
|
|
|
|
</dependency>
|
|
|
|
<!-- / test-scoped dependencies for common testing dependencies -->
|
2008-04-21 20:55:03 -04:00
|
|
|
</dependencies>
|
|
|
|
|
|
|
|
<dependencyManagement>
|
|
|
|
<dependencies>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.slf4j</groupId>
|
|
|
|
<artifactId>slf4j-api</artifactId>
|
2009-03-04 15:25:41 -05:00
|
|
|
<version>${slf4jVersion}</version>
|
2008-04-21 20:55:03 -04:00
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>antlr</groupId>
|
|
|
|
<artifactId>antlr</artifactId>
|
|
|
|
<version>2.7.6</version>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>commons-collections</groupId>
|
|
|
|
<artifactId>commons-collections</artifactId>
|
|
|
|
<version>3.1</version>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>dom4j</groupId>
|
|
|
|
<artifactId>dom4j</artifactId>
|
|
|
|
<version>1.6.1</version>
|
|
|
|
</dependency>
|
2009-06-23 03:09:12 -04:00
|
|
|
<!-- javassist is optional, but if defined it should be version 3.9.0 -->
|
|
|
|
<dependency>
|
|
|
|
<groupId>javassist</groupId>
|
|
|
|
<artifactId>javassist</artifactId>
|
|
|
|
<version>3.9.0.GA</version>
|
|
|
|
</dependency>
|
|
|
|
<!-- cglib is optional, but if defined it should be version 2.2 -->
|
|
|
|
<dependency>
|
|
|
|
<groupId>cglib</groupId>
|
|
|
|
<artifactId>cglib</artifactId>
|
|
|
|
<version>2.2</version>
|
|
|
|
</dependency>
|
2008-04-21 20:55:03 -04:00
|
|
|
</dependencies>
|
|
|
|
</dependencyManagement>
|
|
|
|
|
|
|
|
<distributionManagement>
|
|
|
|
<repository>
|
2010-02-07 23:10:11 -05:00
|
|
|
<!-- Copy the dist to the local checkout of the JBoss maven2 repo ${maven.repository.root} -->
|
|
|
|
<!-- It is anticipated that ${maven.repository.root} be set in user's settings.xml -->
|
|
|
|
<!-- todo : replace this with direct svn access once the svnkit providers are available -->
|
2008-04-21 20:55:03 -04:00
|
|
|
<id>repository.jboss.org</id>
|
2010-02-07 23:10:11 -05:00
|
|
|
<url>file://${maven.repository.root}</url>
|
2008-04-21 20:55:03 -04:00
|
|
|
</repository>
|
|
|
|
<snapshotRepository>
|
|
|
|
<id>snapshots.jboss.org</id>
|
|
|
|
<name>JBoss Snapshot Repository</name>
|
|
|
|
<url>dav:https://snapshots.jboss.org/maven2</url>
|
|
|
|
</snapshotRepository>
|
|
|
|
</distributionManagement>
|
|
|
|
|
2009-03-04 15:25:41 -05:00
|
|
|
<properties>
|
2009-06-23 03:23:22 -04:00
|
|
|
<slf4jVersion>1.5.8</slf4jVersion>
|
2009-03-04 15:25:41 -05:00
|
|
|
</properties>
|
2008-09-10 12:24:39 -04:00
|
|
|
</project>
|