[jboss-cvs] repository.jboss.com/maven2/org/apache/maven/plugins/maven-clean-plugin/2.1 ...

Scott Stark scott.stark at jboss.com
Wed Nov 8 18:11:45 EST 2006


  User: starksm 
  Date: 06/11/08 18:11:45

  Added:       maven2/org/apache/maven/plugins/maven-clean-plugin/2.1    
                        maven-clean-plugin-2.1.jar
                        maven-clean-plugin-2.1.jar.sha1
                        maven-clean-plugin-2.1.pom
                        maven-clean-plugin-2.1.pom.sha1
  Log:
  Add the maven-clean-plugin-2.1 content
  
  Revision  Changes    Path
  1.1      date: 2006/11/08 23:11:45;  author: starksm;  state: Exp;repository.jboss.com/maven2/org/apache/maven/plugins/maven-clean-plugin/2.1/maven-clean-plugin-2.1.jar
  
  	<<Binary file>>
  
  
  1.1      date: 2006/11/08 23:11:45;  author: starksm;  state: Exp;repository.jboss.com/maven2/org/apache/maven/plugins/maven-clean-plugin/2.1/maven-clean-plugin-2.1.jar.sha1
  
  Index: maven-clean-plugin-2.1.jar.sha1
  ===================================================================
  dfc35a4b363cb97905427ff6a232d2d75c501889
  
  
  1.1      date: 2006/11/08 23:11:45;  author: starksm;  state: Exp;repository.jboss.com/maven2/org/apache/maven/plugins/maven-clean-plugin/2.1/maven-clean-plugin-2.1.pom
  
  Index: maven-clean-plugin-2.1.pom
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?><project>
    <parent>
      <artifactId>maven-plugin-parent</artifactId>
      <groupId>org.apache.maven.plugins</groupId>
      <version>2.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>maven-clean-plugin</artifactId>
    <packaging>maven-plugin</packaging>
    <name>Maven Clean Plugin</name>
    <version>2.1</version>
    <inceptionYear>2001</inceptionYear>
    <dependencies>
      <dependency>
        <groupId>org.apache.maven.shared</groupId>
        <artifactId>file-management</artifactId>
        <version>1.0</version>
      </dependency>
    </dependencies>
    <distributionManagement>
      <status>deployed</status>
    </distributionManagement>
  </project>
  
  
  1.1      date: 2006/11/08 23:11:45;  author: starksm;  state: Exp;repository.jboss.com/maven2/org/apache/maven/plugins/maven-clean-plugin/2.1/maven-clean-plugin-2.1.pom.sha1
  
  Index: maven-clean-plugin-2.1.pom.sha1
  ===================================================================
  0cbea07cf2fc6acef37902da02590c25529f3706
  
  



More information about the jboss-cvs-commits mailing list