[jboss-cvs] Repository SVN: r25732 - in maven2/org: twdata and 5 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri May 1 18:36:29 EDT 2009


Author: dan.j.allen
Date: 2009-05-01 18:36:29 -0400 (Fri, 01 May 2009)
New Revision: 25732

Added:
   maven2/org/twdata/
   maven2/org/twdata/maven/
   maven2/org/twdata/maven/maven-cli-plugin-parent/
   maven2/org/twdata/maven/maven-cli-plugin-parent/0.6.3.CR1/
   maven2/org/twdata/maven/maven-cli-plugin-parent/0.6.3.CR1/maven-cli-plugin-parent-0.6.3.CR1.pom
   maven2/org/twdata/maven/maven-cli-plugin-parent/0.6.3.CR1/maven-cli-plugin-parent-0.6.3.CR1.pom.md5
   maven2/org/twdata/maven/maven-cli-plugin-parent/0.6.3.CR1/maven-cli-plugin-parent-0.6.3.CR1.pom.sha1
   maven2/org/twdata/maven/maven-cli-plugin-parent/maven-metadata.xml
   maven2/org/twdata/maven/maven-cli-plugin-parent/maven-metadata.xml.md5
   maven2/org/twdata/maven/maven-cli-plugin-parent/maven-metadata.xml.sha1
   maven2/org/twdata/maven/maven-cli-plugin/
   maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/
   maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.jar
   maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.jar.md5
   maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.jar.sha1
   maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.pom
   maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.pom.md5
   maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.pom.sha1
   maven2/org/twdata/maven/maven-cli-plugin/maven-metadata.xml
   maven2/org/twdata/maven/maven-cli-plugin/maven-metadata.xml.md5
   maven2/org/twdata/maven/maven-cli-plugin/maven-metadata.xml.sha1
   maven2/org/twdata/maven/maven-metadata.xml
   maven2/org/twdata/maven/maven-metadata.xml.md5
   maven2/org/twdata/maven/maven-metadata.xml.sha1
Log:
add a modified version of the maven-cli-plugin
the modified version supports profiles, offline mode, and non-recursive mode


Added: maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.jar
===================================================================
(Binary files differ)


Property changes on: maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.jar.md5
===================================================================
--- maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.jar.md5	                        (rev 0)
+++ maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.jar.md5	2009-05-01 22:36:29 UTC (rev 25732)
@@ -0,0 +1 @@
+32f2cad86b60045737b72958a6975001
\ No newline at end of file

Added: maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.jar.sha1
===================================================================
--- maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.jar.sha1	                        (rev 0)
+++ maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.jar.sha1	2009-05-01 22:36:29 UTC (rev 25732)
@@ -0,0 +1 @@
+69cd32248169d6eea66e3d4a39e991973f896486
\ No newline at end of file

Added: maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.pom
===================================================================
--- maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.pom	                        (rev 0)
+++ maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.pom	2009-05-01 22:36:29 UTC (rev 25732)
@@ -0,0 +1,129 @@
+<?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-cli-plugin-parent</artifactId>
+    <groupId>org.twdata.maven</groupId>
+    <version>0.6.3.CR1</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>maven-cli-plugin</artifactId>
+  <packaging>maven-plugin</packaging>
+  <name>Maven CLI Plugin</name>
+  <version>0.6.3.CR1</version>
+  <build>
+    <plugins>
+      <plugin>
+        <artifactId>maven-shade-plugin</artifactId>
+        <executions>
+          <execution>
+            <phase>package</phase>
+            <goals>
+              <goal>shade</goal>
+            </goals>
+            <configuration>
+              <createDependencyReducedPom>true</createDependencyReducedPom>
+              <artifactSet>
+                <includes>
+                  <include>org.twdata.maven:mojo-executor</include>
+                  <include>jline:jline</include>
+                </includes>
+              </artifactSet>
+              <relocations>
+                <relocation>
+                  <pattern>org.twdata.maven.mojoexecutor</pattern>
+                  <shadedPattern>org.shaded.mojoexecutor</shadedPattern>
+                </relocation>
+              </relocations>
+              <transformers>
+                <transformer />
+              </transformers>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <artifactId>maven-dependency-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>copy-dependencies</id>
+            <phase>generate-resources</phase>
+            <goals>
+              <goal>copy-dependencies</goal>
+            </goals>
+            <configuration>
+              <excludeTransitive>true</excludeTransitive>
+              <includeArtifactIds>maven-cli-idea-plugin</includeArtifactIds>
+              <stripVersion>true</stripVersion>
+              <outputDirectory>${project.build.outputDirectory}</outputDirectory>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+  <profiles>
+    <profile>
+      <id>buildidea</id>
+      <dependencies>
+        <dependency>
+          <groupId>${project.groupId}</groupId>
+          <artifactId>maven-cli-idea-plugin</artifactId>
+          <version>${project.version}</version>
+          <exclusions>
+            <exclusion>
+              <artifactId>openapi</artifactId>
+              <groupId>com.intellij.idea</groupId>
+            </exclusion>
+            <exclusion>
+              <artifactId>annotations</artifactId>
+              <groupId>com.intellij.idea</groupId>
+            </exclusion>
+            <exclusion>
+              <artifactId>forms_rt</artifactId>
+              <groupId>com.intellij.idea</groupId>
+            </exclusion>
+            <exclusion>
+              <artifactId>jgoodies-forms</artifactId>
+              <groupId>com.intellij.idea</groupId>
+            </exclusion>
+            <exclusion>
+              <artifactId>javac2</artifactId>
+              <groupId>com.intellij.idea</groupId>
+            </exclusion>
+            <exclusion>
+              <artifactId>extensions</artifactId>
+              <groupId>com.intellij.idea</groupId>
+            </exclusion>
+            <exclusion>
+              <artifactId>bootstrap</artifactId>
+              <groupId>com.intellij.idea</groupId>
+            </exclusion>
+            <exclusion>
+              <artifactId>idea</artifactId>
+              <groupId>com.intellij.idea</groupId>
+            </exclusion>
+            <exclusion>
+              <artifactId>idea-junit</artifactId>
+              <groupId>com.intellij.idea</groupId>
+            </exclusion>
+          </exclusions>
+        </dependency>
+      </dependencies>
+    </profile>
+  </profiles>
+  <dependencies>
+    <dependency>
+      <groupId>commons-io</groupId>
+      <artifactId>commons-io</artifactId>
+      <version>1.4</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>3.8.1</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
+

Added: maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.pom.md5
===================================================================
--- maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.pom.md5	                        (rev 0)
+++ maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.pom.md5	2009-05-01 22:36:29 UTC (rev 25732)
@@ -0,0 +1 @@
+627c1ce78fea48f9778b5f9f679fc1af
\ No newline at end of file

Added: maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.pom.sha1
===================================================================
--- maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.pom.sha1	                        (rev 0)
+++ maven2/org/twdata/maven/maven-cli-plugin/0.6.3.CR1/maven-cli-plugin-0.6.3.CR1.pom.sha1	2009-05-01 22:36:29 UTC (rev 25732)
@@ -0,0 +1 @@
+53186154a39d409bdffa1823f0bfe3073c52cb8c
\ No newline at end of file

Added: maven2/org/twdata/maven/maven-cli-plugin/maven-metadata.xml
===================================================================
--- maven2/org/twdata/maven/maven-cli-plugin/maven-metadata.xml	                        (rev 0)
+++ maven2/org/twdata/maven/maven-cli-plugin/maven-metadata.xml	2009-05-01 22:36:29 UTC (rev 25732)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?><metadata>
+  <groupId>org.twdata.maven</groupId>
+  <artifactId>maven-cli-plugin</artifactId>
+  <version>0.6.3.CR1</version>
+  <versioning>
+    <latest>0.6.3.CR1</latest>
+    <versions>
+      <version>0.6.3.CR1</version>
+    </versions>
+    <lastUpdated>20090501223532</lastUpdated>
+  </versioning>
+</metadata>
\ No newline at end of file

Added: maven2/org/twdata/maven/maven-cli-plugin/maven-metadata.xml.md5
===================================================================
--- maven2/org/twdata/maven/maven-cli-plugin/maven-metadata.xml.md5	                        (rev 0)
+++ maven2/org/twdata/maven/maven-cli-plugin/maven-metadata.xml.md5	2009-05-01 22:36:29 UTC (rev 25732)
@@ -0,0 +1 @@
+0c788fbc3fe159001e413a757e3855b0
\ No newline at end of file

Added: maven2/org/twdata/maven/maven-cli-plugin/maven-metadata.xml.sha1
===================================================================
--- maven2/org/twdata/maven/maven-cli-plugin/maven-metadata.xml.sha1	                        (rev 0)
+++ maven2/org/twdata/maven/maven-cli-plugin/maven-metadata.xml.sha1	2009-05-01 22:36:29 UTC (rev 25732)
@@ -0,0 +1 @@
+0685d13360a4e2191a45d268d9296889cd68dab1
\ No newline at end of file

Added: maven2/org/twdata/maven/maven-cli-plugin-parent/0.6.3.CR1/maven-cli-plugin-parent-0.6.3.CR1.pom
===================================================================
--- maven2/org/twdata/maven/maven-cli-plugin-parent/0.6.3.CR1/maven-cli-plugin-parent-0.6.3.CR1.pom	                        (rev 0)
+++ maven2/org/twdata/maven/maven-cli-plugin-parent/0.6.3.CR1/maven-cli-plugin-parent-0.6.3.CR1.pom	2009-05-01 22:36:29 UTC (rev 25732)
@@ -0,0 +1,98 @@
+<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">
+    <modelVersion>4.0.0</modelVersion>
+    <groupId>org.twdata.maven</groupId>
+    <artifactId>maven-cli-plugin-parent</artifactId>
+    <packaging>pom</packaging>
+    <version>0.6.3.CR1</version>
+    <name>Maven CLI Plugin Parent</name>
+    <url>http://github.com/mrdon/maven-cli-plugin/wikis</url>
+    <modules>
+        <module>maven</module>
+    </modules>
+    <build>
+        <pluginManagement>
+            <plugins>
+                <plugin>
+                    <artifactId>maven-compiler-plugin</artifactId>
+                    <configuration>
+                        <source>1.5</source>
+                        <target>1.5</target>
+                    </configuration>
+                </plugin>
+            </plugins>
+        </pluginManagement>
+        <extensions>
+            <extension>
+                <groupId>org.jvnet.wagon-svn</groupId>
+                <artifactId>wagon-svn</artifactId>
+                <version>1.8</version>
+            </extension>
+        </extensions>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-release-plugin</artifactId>
+                <dependencies>
+                    <dependency>
+                        <groupId>org.apache.maven.scm</groupId>
+                        <artifactId>maven-scm-provider-gitexe</artifactId>
+                        <version>1.1-db-1</version>
+                    </dependency>
+                </dependencies>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-scm-plugin</artifactId>
+                <dependencies>
+                    <dependency>
+                        <groupId>org.apache.maven.scm</groupId>
+                        <artifactId>maven-scm-provider-gitexe</artifactId>
+                        <version>1.1-db-1</version>
+                    </dependency>
+                </dependencies>
+            </plugin>
+        </plugins>
+    </build>
+    <profiles>
+        <profile>
+            <id>buildidea</id>
+            <activation>
+                <!--Activation is based on the manual installation of the IntelliJ Idea 7.0 JARs via install:install-file -->
+                <file>
+                    <exists>${settings.localRepo}/com/intellij/idea/openapi/7.0/openapi-7.0-7590.jar</exists>
+                </file>
+            </activation>
+            <modules>
+                <module>idea</module>
+            </modules>
+        </profile>
+    </profiles>
+    <repositories>
+        <repository>
+            <id>mojo-executor-repository</id>
+            <name>Mojo Executor Repository for Maven</name>
+            <url>http://twdata-m2-repository.googlecode.com/svn/</url>
+        </repository>
+        <repository>
+            <id>don-asf-repository</id>
+            <url>http://people.apache.org/~mrdon/repository/</url>
+        </repository>
+        <repository>
+            <id>maven2-repository.dev.java.net</id>
+            <name>Java.net Repository for Maven</name>
+            <url>http://download.java.net/maven/2/</url>
+        </repository>
+    </repositories>
+    <distributionManagement>
+        <repository>
+            <uniqueVersion>false</uniqueVersion>
+            <id>twdata-m2-repository</id>
+            <url>file:///home/dallen/tmp/junk/jboss-maven2-repo</url>
+        </repository>
+    </distributionManagement>
+
+    <scm>
+        <connection>scm:git:git://github.com/mrdon/maven-cli-plugin.git</connection>
+        <url>scm:git:git://github.com/mrdon/maven-cli-plugin.git</url>
+    </scm>
+</project>

Added: maven2/org/twdata/maven/maven-cli-plugin-parent/0.6.3.CR1/maven-cli-plugin-parent-0.6.3.CR1.pom.md5
===================================================================
--- maven2/org/twdata/maven/maven-cli-plugin-parent/0.6.3.CR1/maven-cli-plugin-parent-0.6.3.CR1.pom.md5	                        (rev 0)
+++ maven2/org/twdata/maven/maven-cli-plugin-parent/0.6.3.CR1/maven-cli-plugin-parent-0.6.3.CR1.pom.md5	2009-05-01 22:36:29 UTC (rev 25732)
@@ -0,0 +1 @@
+5e9f957d0d365a666448ec88ebb449a5
\ No newline at end of file

Added: maven2/org/twdata/maven/maven-cli-plugin-parent/0.6.3.CR1/maven-cli-plugin-parent-0.6.3.CR1.pom.sha1
===================================================================
--- maven2/org/twdata/maven/maven-cli-plugin-parent/0.6.3.CR1/maven-cli-plugin-parent-0.6.3.CR1.pom.sha1	                        (rev 0)
+++ maven2/org/twdata/maven/maven-cli-plugin-parent/0.6.3.CR1/maven-cli-plugin-parent-0.6.3.CR1.pom.sha1	2009-05-01 22:36:29 UTC (rev 25732)
@@ -0,0 +1 @@
+bb1cec9e74233dbe5ba07ebeec6f8e6296d74d37
\ No newline at end of file

Added: maven2/org/twdata/maven/maven-cli-plugin-parent/maven-metadata.xml
===================================================================
--- maven2/org/twdata/maven/maven-cli-plugin-parent/maven-metadata.xml	                        (rev 0)
+++ maven2/org/twdata/maven/maven-cli-plugin-parent/maven-metadata.xml	2009-05-01 22:36:29 UTC (rev 25732)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?><metadata>
+  <groupId>org.twdata.maven</groupId>
+  <artifactId>maven-cli-plugin-parent</artifactId>
+  <version>0.6.3.CR1</version>
+  <versioning>
+    <versions>
+      <version>0.6.3.CR1</version>
+    </versions>
+    <lastUpdated>20090501223527</lastUpdated>
+  </versioning>
+</metadata>
\ No newline at end of file

Added: maven2/org/twdata/maven/maven-cli-plugin-parent/maven-metadata.xml.md5
===================================================================
--- maven2/org/twdata/maven/maven-cli-plugin-parent/maven-metadata.xml.md5	                        (rev 0)
+++ maven2/org/twdata/maven/maven-cli-plugin-parent/maven-metadata.xml.md5	2009-05-01 22:36:29 UTC (rev 25732)
@@ -0,0 +1 @@
+43c0dd23dc326092c85c23ecbbd5e245
\ No newline at end of file

Added: maven2/org/twdata/maven/maven-cli-plugin-parent/maven-metadata.xml.sha1
===================================================================
--- maven2/org/twdata/maven/maven-cli-plugin-parent/maven-metadata.xml.sha1	                        (rev 0)
+++ maven2/org/twdata/maven/maven-cli-plugin-parent/maven-metadata.xml.sha1	2009-05-01 22:36:29 UTC (rev 25732)
@@ -0,0 +1 @@
+f7a9659938713954aaa2ef29b6646f13002f4255
\ No newline at end of file

Added: maven2/org/twdata/maven/maven-metadata.xml
===================================================================
--- maven2/org/twdata/maven/maven-metadata.xml	                        (rev 0)
+++ maven2/org/twdata/maven/maven-metadata.xml	2009-05-01 22:36:29 UTC (rev 25732)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?><metadata>
+  <plugins>
+    <plugin>
+      <name>Maven CLI Plugin</name>
+      <prefix>cli</prefix>
+      <artifactId>maven-cli-plugin</artifactId>
+    </plugin>
+  </plugins>
+</metadata>
\ No newline at end of file

Added: maven2/org/twdata/maven/maven-metadata.xml.md5
===================================================================
--- maven2/org/twdata/maven/maven-metadata.xml.md5	                        (rev 0)
+++ maven2/org/twdata/maven/maven-metadata.xml.md5	2009-05-01 22:36:29 UTC (rev 25732)
@@ -0,0 +1 @@
+63664b797f4681c06b3849bc08e83adf
\ No newline at end of file

Added: maven2/org/twdata/maven/maven-metadata.xml.sha1
===================================================================
--- maven2/org/twdata/maven/maven-metadata.xml.sha1	                        (rev 0)
+++ maven2/org/twdata/maven/maven-metadata.xml.sha1	2009-05-01 22:36:29 UTC (rev 25732)
@@ -0,0 +1 @@
+4a9d38c6439e29e4b0552b4145d25a67d46bbcac
\ No newline at end of file




More information about the jboss-cvs-commits mailing list