<project>
  <pomVersion>3</pomVersion>
  <groupId>dalma</groupId>
  <artifactId>dalma-endpoint-jbi</artifactId>
  <name>Dalma JBI endpoint</name>
  <currentVersion>0.5</currentVersion>
  <shortDescription>JBI endpoint for dalma</shortDescription>
  <description>endpoint that connects to Java Business Integration</description>
  <issueTrackingUrl>https://dalma.dev.java.net/servlets/ProjectIssues</issueTrackingUrl>
  <mailingLists>
    <mailingList>
      <name>Announcement List</name>
      <subscribe>announce-subscribe@dalma.dev.java.net</subscribe>
      <unsubscribe>announce-unsubscribe@dalma.dev.java.net</unsubscribe>
      <archive>https://dalma.dev.java.net/servlets/SummarizeList?listName=announce</archive>
    </mailingList>
    <mailingList>
      <name>Users List</name>
      <subscribe>users-subscribe@dalma.dev.java.net</subscribe>
      <unsubscribe>users-unsubscribe@dalma.dev.java.net</unsubscribe>
      <archive>https://dalma.dev.java.net/servlets/SummarizeList?listName=users</archive>
    </mailingList>
    <mailingList>
      <name>Issues List</name>
      <subscribe>issues-subscribe@dalma.dev.java.net</subscribe>
      <unsubscribe>issues-unsubscribe@dalma.dev.java.net</unsubscribe>
      <archive>https://dalma.dev.java.net/servlets/SummarizeList?listName=issues</archive>
    </mailingList>
    <mailingList>
      <name>CVS List</name>
      <subscribe>cvs-subscribe@dalma.dev.java.net</subscribe>
      <unsubscribe>cvs-unsubscribe@dalma.dev.java.net</unsubscribe>
      <archive>https://dalma.dev.java.net/servlets/SummarizeList?listName=cvs</archive>
    </mailingList>
  </mailingLists>
  <developers>
    <developer>
      <id>kohsuke</id>
      <name>Kohsuke Kawaguchi</name>
      <email>kk@kohsuke.org</email>
    </developer>
  </developers>
  <reports>
    <report>maven-license-plugin</report>
    <report>maven-changelog-plugin</report>
    <report>maven-changes-plugin</report>
    <report>maven-developer-activity-plugin</report>
    <report>maven-file-activity-plugin</report>
    <report>maven-javadoc-plugin</report>
    <report>maven-junit-report-plugin</report>
    <report>maven-linkcheck-plugin</report>
    <report>dependency-ex</report>
  </reports>
  <repository>
    <connection>scm:cvs:pserver:guest@cvs.dev.java.net:/cvs:dalma</connection>
    <url>https://dalma.dev.java.net/source/browse/dalma</url>
  </repository>
  <organization>
    <url>http://www.java.net/</url>
    <logo>https://dalma.dev.java.net/maven/images/java.net-logo.png</logo>
  </organization>
  <package>dalma</package>
  <build>
    <sourceDirectory>src/java</sourceDirectory>
    <unitTestSourceDirectory>src/test</unitTestSourceDirectory>
    <unitTest>
      <resources>
        <resource>
          <directory>src/test</directory>
        </resource>
      </resources>
      <includes>
        <include>**/*Test.java</include>
      </includes>
      <excludes>
        <exclude>**/Abstract*TestCase.java</exclude>
      </excludes>
    </unitTest>
    <resources>
      <resource>
        <directory>src/resources</directory>
      </resource>
    </resources>
  </build>
  <dependencies>
    <dependency>
      <groupId>dalma</groupId>
      <artifactId>dalma</artifactId>
      <version>0.5</version>
      <properties>
        <jar.manifest.classpath>true</jar.manifest.classpath>
        <belongsTo>dalma-endpoint-jbi</belongsTo>
      </properties>
    </dependency>
    <dependency>
      <groupId>jbi</groupId>
      <artifactId>jbi</artifactId>
      <version>1.0</version>
      <jar>jbi.jar</jar>
      <properties>
        <jar.manifest.classpath>true</jar.manifest.classpath>
        <belongsTo>dalma-endpoint-jbi</belongsTo>
        <dist>endpoint</dist>
      </properties>
    </dependency>
    <dependency>
      <groupId>dalma-lib</groupId>
      <artifactId>commons-javaflow</artifactId>
      <version>20060205</version>
      <properties>
        <jar.manifest.classpath>true</jar.manifest.classpath>
        <belongsTo>dalma</belongsTo>
        <war.bundle>true</war.bundle>
        <dist>engine</dist>
      </properties>
    </dependency>
    <dependency>
      <groupId>dalma-lib</groupId>
      <artifactId>jakarta-bcel</artifactId>
      <version>20050813</version>
      <properties>
        <jar.manifest.classpath>true</jar.manifest.classpath>
        <belongsTo>dalma</belongsTo>
        <war.bundle>true</war.bundle>
        <dist>engine</dist>
      </properties>
    </dependency>
    <dependency>
      <groupId>xpp3</groupId>
      <artifactId>xpp3</artifactId>
      <version>1.1.3.3</version>
      <properties>
        <jar.manifest.classpath>true</jar.manifest.classpath>
        <belongsTo>dalma</belongsTo>
        <war.bundle>true</war.bundle>
        <dist>engine</dist>
      </properties>
    </dependency>
    <dependency>
      <groupId>xstream</groupId>
      <artifactId>xstream</artifactId>
      <version>1.1.2</version>
      <properties>
        <jar.manifest.classpath>true</jar.manifest.classpath>
        <belongsTo>dalma</belongsTo>
        <war.bundle>true</war.bundle>
        <dist>engine</dist>
      </properties>
    </dependency>
    <dependency>
      <groupId>commons-io</groupId>
      <artifactId>commons-io</artifactId>
      <version>1.0</version>
      <properties>
        <jar.manifest.classpath>true</jar.manifest.classpath>
        <belongsTo>dalma</belongsTo>
        <war.bundle>true</war.bundle>
        <dist>engine</dist>
      </properties>
    </dependency>
    <dependency>
      <groupId>commons-logging</groupId>
      <artifactId>commons-logging-api</artifactId>
      <version>1.0.4</version>
      <properties>
        <jar.manifest.classpath>true</jar.manifest.classpath>
        <belongsTo>dalma</belongsTo>
        <war.bundle>true</war.bundle>
        <dist>engine</dist>
      </properties>
    </dependency>
    <dependency>
      <groupId>bsf</groupId>
      <artifactId>bsf</artifactId>
      <version>2.3.0</version>
    </dependency>
    <dependency>
      <groupId>springframework</groupId>
      <artifactId>spring-beans</artifactId>
      <version>1.2.5</version>
    </dependency>
    <dependency>
      <groupId>springframework</groupId>
      <artifactId>spring-core</artifactId>
      <version>1.2.5</version>
    </dependency>
    <dependency>
      <groupId>bsh</groupId>
      <artifactId>bsh</artifactId>
      <version>2.0b1</version>
    </dependency>
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <version>3.8.1</version>
    </dependency>
  </dependencies>
</project>