[jboss-cvs] repository.jboss.com/maven2/org/apache/maven/reporting/maven-reporting/2.0.2 ...

Scott Stark scott.stark at jboss.com
Sun Dec 10 12:02:29 EST 2006


  User: starksm 
  Date: 06/12/10 12:02:29

  Added:       maven2/org/apache/maven/reporting/maven-reporting/2.0.2  
                        maven-reporting-2.0.2.pom
                        maven-reporting-2.0.2.pom.sha1
  Log:
  Add the maven plugins
  
  Revision  Changes    Path
  1.1      date: 2006/12/10 17:02:29;  author: starksm;  state: Exp;repository.jboss.com/maven2/org/apache/maven/reporting/maven-reporting/2.0.2/maven-reporting-2.0.2.pom
  
  Index: maven-reporting-2.0.2.pom
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?><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>
      <artifactId>maven</artifactId>
      <groupId>org.apache.maven</groupId>
      <version>2.0.2</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.apache.maven.reporting</groupId>
    <artifactId>maven-reporting</artifactId>
    <packaging>pom</packaging>
    <name>Maven Reporting</name>
    <version>2.0.2</version>
    <inceptionYear>2005</inceptionYear>
    <modules>
      <module>maven-reporting-api</module>
      <module>maven-reporting-impl</module>
    </modules>
  </project>
  
  
  1.1      date: 2006/12/10 17:02:29;  author: starksm;  state: Exp;repository.jboss.com/maven2/org/apache/maven/reporting/maven-reporting/2.0.2/maven-reporting-2.0.2.pom.sha1
  
  Index: maven-reporting-2.0.2.pom.sha1
  ===================================================================
  2ec4c50d6575abad0c499cf257b8606037b09674
  
  



More information about the jboss-cvs-commits mailing list