Project

General

Profile

« Previous | Next » 

Revision a81acd75

Added by Katja Luther over 5 years ago

revert commit ff21181c

View differences:

cdmlib-model/pom.xml
78 78
      </dependencies>
79 79
      </plugin>
80 80
    </plugins>
81
    <pluginManagement>
82
      <plugins>
83
        <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
84
        <plugin>
85
          <groupId>org.eclipse.m2e</groupId>
86
          <artifactId>lifecycle-mapping</artifactId>
87
          <version>1.0.0</version>
88
          <configuration>
89
            <lifecycleMappingMetadata>
90
              <pluginExecutions>
91
                <pluginExecution>
92
                  <pluginExecutionFilter>
93
                    <groupId>org.apache.maven.plugins</groupId>
94
                    <artifactId>maven-antrun-plugin</artifactId>
95
                    <versionRange>[1.3,)</versionRange>
96
                    <goals>
97
                      <goal>run</goal>
98
                    </goals>
99
                  </pluginExecutionFilter>
100
                  <action>
101
                    <ignore></ignore>
102
                  </action>
103
                </pluginExecution>
104
              </pluginExecutions>
105
            </lifecycleMappingMetadata>
106
          </configuration>
107
        </plugin>
108
      </plugins>
109
    </pluginManagement>
110 81
  </build>
111 82
  <dependencies>
112 83
    <dependency>

Also available in: Unified diff