[Schmitzm-commits] r1792 - in branches/2.6-KECK: schmitzm-adresses schmitzm-core schmitzm-gt schmitzm-jfree schmitzm-jfree-gt
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Nov 22 13:23:02 CET 2011
Author: alfonx
Date: 2011-11-22 13:23:00 +0100 (Tue, 22 Nov 2011)
New Revision: 1792
Modified:
branches/2.6-KECK/schmitzm-adresses/pom.xml
branches/2.6-KECK/schmitzm-core/pom.xml
branches/2.6-KECK/schmitzm-gt/pom.xml
branches/2.6-KECK/schmitzm-jfree-gt/pom.xml
branches/2.6-KECK/schmitzm-jfree/pom.xml
Log:
Modified: branches/2.6-KECK/schmitzm-adresses/pom.xml
===================================================================
--- branches/2.6-KECK/schmitzm-adresses/pom.xml 2011-11-21 19:10:28 UTC (rev 1791)
+++ branches/2.6-KECK/schmitzm-adresses/pom.xml 2011-11-22 12:23:00 UTC (rev 1792)
@@ -40,4 +40,41 @@
</dependency>
</dependencies>
+ <build>
+ <pluginManagement>
+ <plugins>
+ <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
+ <plugin>
+ <groupId>org.eclipse.m2e</groupId>
+ <artifactId>lifecycle-mapping</artifactId>
+ <version>1.0.0</version>
+ <configuration>
+ <lifecycleMappingMetadata>
+ <pluginExecutions>
+ <pluginExecution>
+ <pluginExecutionFilter>
+ <groupId>
+ org.apache.maven.plugins
+ </groupId>
+ <artifactId>
+ maven-antrun-plugin
+ </artifactId>
+ <versionRange>
+ [1.3,)
+ </versionRange>
+ <goals>
+ <goal>run</goal>
+ </goals>
+ </pluginExecutionFilter>
+ <action>
+ <ignore></ignore>
+ </action>
+ </pluginExecution>
+ </pluginExecutions>
+ </lifecycleMappingMetadata>
+ </configuration>
+ </plugin>
+ </plugins>
+ </pluginManagement>
+ </build>
</project>
Modified: branches/2.6-KECK/schmitzm-core/pom.xml
===================================================================
--- branches/2.6-KECK/schmitzm-core/pom.xml 2011-11-21 19:10:28 UTC (rev 1791)
+++ branches/2.6-KECK/schmitzm-core/pom.xml 2011-11-22 12:23:00 UTC (rev 1792)
@@ -132,6 +132,41 @@
</plugin>
</plugins>
+ <pluginManagement>
+ <plugins>
+ <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
+ <plugin>
+ <groupId>org.eclipse.m2e</groupId>
+ <artifactId>lifecycle-mapping</artifactId>
+ <version>1.0.0</version>
+ <configuration>
+ <lifecycleMappingMetadata>
+ <pluginExecutions>
+ <pluginExecution>
+ <pluginExecutionFilter>
+ <groupId>
+ org.apache.maven.plugins
+ </groupId>
+ <artifactId>
+ maven-antrun-plugin
+ </artifactId>
+ <versionRange>
+ [1.3,)
+ </versionRange>
+ <goals>
+ <goal>run</goal>
+ </goals>
+ </pluginExecutionFilter>
+ <action>
+ <ignore></ignore>
+ </action>
+ </pluginExecution>
+ </pluginExecutions>
+ </lifecycleMappingMetadata>
+ </configuration>
+ </plugin>
+ </plugins>
+ </pluginManagement>
</build>
Modified: branches/2.6-KECK/schmitzm-gt/pom.xml
===================================================================
--- branches/2.6-KECK/schmitzm-gt/pom.xml 2011-11-21 19:10:28 UTC (rev 1791)
+++ branches/2.6-KECK/schmitzm-gt/pom.xml 2011-11-22 12:23:00 UTC (rev 1792)
@@ -217,4 +217,41 @@
</profile>
</profiles>
+ <build>
+ <pluginManagement>
+ <plugins>
+ <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
+ <plugin>
+ <groupId>org.eclipse.m2e</groupId>
+ <artifactId>lifecycle-mapping</artifactId>
+ <version>1.0.0</version>
+ <configuration>
+ <lifecycleMappingMetadata>
+ <pluginExecutions>
+ <pluginExecution>
+ <pluginExecutionFilter>
+ <groupId>
+ org.apache.maven.plugins
+ </groupId>
+ <artifactId>
+ maven-antrun-plugin
+ </artifactId>
+ <versionRange>
+ [1.3,)
+ </versionRange>
+ <goals>
+ <goal>run</goal>
+ </goals>
+ </pluginExecutionFilter>
+ <action>
+ <ignore></ignore>
+ </action>
+ </pluginExecution>
+ </pluginExecutions>
+ </lifecycleMappingMetadata>
+ </configuration>
+ </plugin>
+ </plugins>
+ </pluginManagement>
+ </build>
</project>
Modified: branches/2.6-KECK/schmitzm-jfree/pom.xml
===================================================================
--- branches/2.6-KECK/schmitzm-jfree/pom.xml 2011-11-21 19:10:28 UTC (rev 1791)
+++ branches/2.6-KECK/schmitzm-jfree/pom.xml 2011-11-22 12:23:00 UTC (rev 1792)
@@ -88,4 +88,41 @@
</profile>
</profiles>
+ <build>
+ <pluginManagement>
+ <plugins>
+ <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
+ <plugin>
+ <groupId>org.eclipse.m2e</groupId>
+ <artifactId>lifecycle-mapping</artifactId>
+ <version>1.0.0</version>
+ <configuration>
+ <lifecycleMappingMetadata>
+ <pluginExecutions>
+ <pluginExecution>
+ <pluginExecutionFilter>
+ <groupId>
+ org.apache.maven.plugins
+ </groupId>
+ <artifactId>
+ maven-antrun-plugin
+ </artifactId>
+ <versionRange>
+ [1.3,)
+ </versionRange>
+ <goals>
+ <goal>run</goal>
+ </goals>
+ </pluginExecutionFilter>
+ <action>
+ <ignore></ignore>
+ </action>
+ </pluginExecution>
+ </pluginExecutions>
+ </lifecycleMappingMetadata>
+ </configuration>
+ </plugin>
+ </plugins>
+ </pluginManagement>
+ </build>
</project>
Modified: branches/2.6-KECK/schmitzm-jfree-gt/pom.xml
===================================================================
--- branches/2.6-KECK/schmitzm-jfree-gt/pom.xml 2011-11-21 19:10:28 UTC (rev 1791)
+++ branches/2.6-KECK/schmitzm-jfree-gt/pom.xml 2011-11-22 12:23:00 UTC (rev 1792)
@@ -96,4 +96,41 @@
<!-- </profile>-->
<!-- </profiles>-->
+ <build>
+ <pluginManagement>
+ <plugins>
+ <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
+ <plugin>
+ <groupId>org.eclipse.m2e</groupId>
+ <artifactId>lifecycle-mapping</artifactId>
+ <version>1.0.0</version>
+ <configuration>
+ <lifecycleMappingMetadata>
+ <pluginExecutions>
+ <pluginExecution>
+ <pluginExecutionFilter>
+ <groupId>
+ org.apache.maven.plugins
+ </groupId>
+ <artifactId>
+ maven-antrun-plugin
+ </artifactId>
+ <versionRange>
+ [1.3,)
+ </versionRange>
+ <goals>
+ <goal>run</goal>
+ </goals>
+ </pluginExecutionFilter>
+ <action>
+ <ignore></ignore>
+ </action>
+ </pluginExecution>
+ </pluginExecutions>
+ </lifecycleMappingMetadata>
+ </configuration>
+ </plugin>
+ </plugins>
+ </pluginManagement>
+ </build>
</project>
More information about the Schmitzm-commits
mailing list