[jboss-cvs] repository.jboss.com/maven2/jboss/jboss-javaee/5.0.0-SNAPSHOT ...

Carlo de Wolf carlo at nerdnet.nl
Mon Mar 19 06:03:46 EDT 2007


  User: wolfc   
  Date: 07/03/19 06:03:46

  Added:       maven2/jboss/jboss-javaee/5.0.0-SNAPSHOT            
                        jboss-javaee-5.0.0-20070319.100117-2.jar.md5
                        jboss-javaee-5.0.0-20070319.100117-2.jar
                        jboss-javaee-5.0.0-20070319.100117-2-sources.jar.sha1
                        maven-metadata.xml maven-metadata.xml.md5
                        maven-metadata.xml.sha1
                        jboss-javaee-5.0.0-20070319.100117-2.jar.sha1
                        jboss-javaee-5.0.0-20070319.100117-2.pom.sha1
                        jboss-javaee-5.0.0-20070319.100117-2.pom
                        jboss-javaee-5.0.0-20070319.100117-2-sources.jar
                        jboss-javaee-5.0.0-20070319.100117-2.pom.md5
                        jboss-javaee-5.0.0-20070319.100117-2-sources.jar.md5
  Log:
  artifacts of javaee
  
  Revision  Changes    Path
  1.1      date: 2007/03/19 10:03:46;  author: wolfc;  state: Exp;repository.jboss.com/maven2/jboss/jboss-javaee/5.0.0-SNAPSHOT/jboss-javaee-5.0.0-20070319.100117-2.jar.md5
  
  Index: jboss-javaee-5.0.0-20070319.100117-2.jar.md5
  ===================================================================
  0588c30f7ae6c0360d51a214a8201143
  
  
  1.1      date: 2007/03/19 10:03:46;  author: wolfc;  state: Exp;repository.jboss.com/maven2/jboss/jboss-javaee/5.0.0-SNAPSHOT/jboss-javaee-5.0.0-20070319.100117-2.jar
  
  	<<Binary file>>
  
  
  1.1      date: 2007/03/19 10:03:46;  author: wolfc;  state: Exp;repository.jboss.com/maven2/jboss/jboss-javaee/5.0.0-SNAPSHOT/jboss-javaee-5.0.0-20070319.100117-2-sources.jar.sha1
  
  Index: jboss-javaee-5.0.0-20070319.100117-2-sources.jar.sha1
  ===================================================================
  f348dec79913489e7e7cdfcca006fb8b26c64af4
  
  
  1.1      date: 2007/03/19 10:03:46;  author: wolfc;  state: Exp;repository.jboss.com/maven2/jboss/jboss-javaee/5.0.0-SNAPSHOT/maven-metadata.xml
  
  Index: maven-metadata.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?><metadata>
    <groupId>jboss</groupId>
    <artifactId>jboss-javaee</artifactId>
    <version>5.0.0-SNAPSHOT</version>
    <versioning>
      <snapshot>
        <timestamp>20070319.100117</timestamp>
        <buildNumber>2</buildNumber>
      </snapshot>
      <lastUpdated>20070319100117</lastUpdated>
    </versioning>
  </metadata>
  
  
  1.1      date: 2007/03/19 10:03:46;  author: wolfc;  state: Exp;repository.jboss.com/maven2/jboss/jboss-javaee/5.0.0-SNAPSHOT/maven-metadata.xml.md5
  
  Index: maven-metadata.xml.md5
  ===================================================================
  16de9591a65a4c0b88f81420151c61fd
  
  
  1.1      date: 2007/03/19 10:03:46;  author: wolfc;  state: Exp;repository.jboss.com/maven2/jboss/jboss-javaee/5.0.0-SNAPSHOT/maven-metadata.xml.sha1
  
  Index: maven-metadata.xml.sha1
  ===================================================================
  20734ee12fbd4a38bc905d588cff2c58f15de02e
  
  
  1.1      date: 2007/03/19 10:03:46;  author: wolfc;  state: Exp;repository.jboss.com/maven2/jboss/jboss-javaee/5.0.0-SNAPSHOT/jboss-javaee-5.0.0-20070319.100117-2.jar.sha1
  
  Index: jboss-javaee-5.0.0-20070319.100117-2.jar.sha1
  ===================================================================
  37b89c6209aadbf6356b3c6f39fc0d176e1e1e68
  
  
  1.1      date: 2007/03/19 10:03:46;  author: wolfc;  state: Exp;repository.jboss.com/maven2/jboss/jboss-javaee/5.0.0-SNAPSHOT/jboss-javaee-5.0.0-20070319.100117-2.pom.sha1
  
  Index: jboss-javaee-5.0.0-20070319.100117-2.pom.sha1
  ===================================================================
  8126cb8daf425ddaf8908647e6b99685e2aab75b
  
  
  1.1      date: 2007/03/19 10:03:46;  author: wolfc;  state: Exp;repository.jboss.com/maven2/jboss/jboss-javaee/5.0.0-SNAPSHOT/jboss-javaee-5.0.0-20070319.100117-2.pom
  
  Index: jboss-javaee-5.0.0-20070319.100117-2.pom
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!--
    The parent maven for the microcontainer project that expects a structure like: 
      build/pom.xml
      ejb-api/pom.xml
      transaction-api/pom.xml
  
    This pom aggregates the subproject pom, and it also functions as a default 
    configuration.  The subproject poms each inherit configuration from this one.
    
    To build this project maven 2 should be installed and in the system path. 
    From the command line run "mvn" from the build directory and "install" will 
    be used as the default goal.  In order to use the "deploy" goal, 
    the mvn.cvs.root should be specified in settings.xml.
  -->
  <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>jboss</groupId>
      <artifactId>jboss-parent</artifactId>
      <version>1</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>jboss-javaee</artifactId>
    <version>5.0.0-SNAPSHOT</version>
    <packaging>pom</packaging>
    <name>JBoss JavaEE 5.0 Build</name>
    <url>http://www.jboss.com</url>
    <description>
      The JBoss JavaEE API classes
    </description>
    <build>
      <sourceDirectory>src/main</sourceDirectory>
      <testSourceDirectory>src/tests</testSourceDirectory>
      <finalName>${artifactId}</finalName>
      <resources>
        <resource>
          <directory>src/etc</directory>
          <includes>
            <include>**/*</include>
          </includes>
          <filtering>true</filtering>
        </resource>
      </resources>
      <testResources>
        <testResource>
          <directory>src/resources</directory>
          <includes>
            <include>**/*</include>
          </includes>
          <filtering>true</filtering>
        </testResource>
      </testResources>
      <plugins>
        <plugin>
          <artifactId>maven-assembly-plugin</artifactId>
          <executions>
            <execution>
              <phase>package</phase>
              <goals>
                <goal>assembly</goal>
              </goals>
            </execution>
          </executions>
          <configuration>
            <descriptors>
              <descriptor>assembly/bin.xml</descriptor>
              <descriptor>assembly/sources.xml</descriptor>
            </descriptors>
          </configuration>
          <inherited>false</inherited>
        </plugin>
        <plugin>
          <artifactId>maven-surefire-plugin</artifactId>
          <configuration>
            <printSummary>false</printSummary>
            <testFailureIgnore>true</testFailureIgnore>
            <includes>
              <include>**/**TestCase.java</include>
            </includes>
            <skip>true</skip>
          </configuration>
        </plugin>
        <!-- FIXME: test of deploy plugin, to be replaced by new version of jboss-parent -->
        <plugin>
          <groupId>jboss.maven-plugins</groupId>
          <artifactId>jboss-deploy-maven-plugin</artifactId>
          <version>1.0-SNAPSHOT</version>
          <executions>
            <execution>
              <goals>
                <goal>jboss-deploy</goal>
              </goals>
            </execution>
          </executions>
          <configuration>
            <!-- In order to use this setting jboss.repository.root must be set on the command line or in
              settings.xml.  More information can be found here: http://wiki.jboss.org/wiki/Wiki.jsp?p
  age=JBossBuildMaven -->
            <jbossDeployRoot>${jboss.repository.root}</jbossDeployRoot>
          </configuration>
        </plugin>
      </plugins>
    </build>
    <repositories>
      <repository>
        <id>jboss</id>
        <name>JBoss Repository</name>
        <layout>default</layout>
        <url>http://repository.jboss.com/maven2/</url>
        <snapshots>
          <enabled>true</enabled>
        </snapshots>
      </repository>
    </repositories>
    <modules>
      <module>../jboss-transaction-api</module>
      <module>../jboss-ejb-api</module>
    </modules>
    <reporting>
      <plugins>
        <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-project-info-reports-plugin</artifactId>
          <reportSets>
            <reportSet>
              <reports>
                <report>dependencies</report>
                <report>issue-tracking</report>
                <report>license</report>
                <report>scm</report>
              </reports>
            </reportSet>
          </reportSets>
        </plugin>
      </plugins>
    </reporting>
  </project>
  
  
  
  1.1      date: 2007/03/19 10:03:46;  author: wolfc;  state: Exp;repository.jboss.com/maven2/jboss/jboss-javaee/5.0.0-SNAPSHOT/jboss-javaee-5.0.0-20070319.100117-2-sources.jar
  
  	<<Binary file>>
  
  
  1.1      date: 2007/03/19 10:03:46;  author: wolfc;  state: Exp;repository.jboss.com/maven2/jboss/jboss-javaee/5.0.0-SNAPSHOT/jboss-javaee-5.0.0-20070319.100117-2.pom.md5
  
  Index: jboss-javaee-5.0.0-20070319.100117-2.pom.md5
  ===================================================================
  08dca8468a27f44ef1e77b8efb80782a
  
  
  1.1      date: 2007/03/19 10:03:46;  author: wolfc;  state: Exp;repository.jboss.com/maven2/jboss/jboss-javaee/5.0.0-SNAPSHOT/jboss-javaee-5.0.0-20070319.100117-2-sources.jar.md5
  
  Index: jboss-javaee-5.0.0-20070319.100117-2-sources.jar.md5
  ===================================================================
  e6192935d7b74a9dc0ac4fafd1a56680
  
  



More information about the jboss-cvs-commits mailing list