Loading docs/org.eclipse.sphinx.doc.isv/pom.xml +0 −19 Original line number Diff line number Diff line Loading @@ -62,25 +62,6 @@ </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-antrun-plugin</artifactId> <version>1.7</version> <executions> <execution> <phase>generate-sources</phase> <configuration> <target> <property name="compile_classpath" refid="maven.compile.classpath" /> <ant target="all" inheritRefs="true" antfile="build-help.xml" /> </target> </configuration> <goals> <goal>run</goal> </goals> </execution> </executions> </plugin> </plugins> <pluginManagement> <plugins> Loading Loading
docs/org.eclipse.sphinx.doc.isv/pom.xml +0 −19 Original line number Diff line number Diff line Loading @@ -62,25 +62,6 @@ </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-antrun-plugin</artifactId> <version>1.7</version> <executions> <execution> <phase>generate-sources</phase> <configuration> <target> <property name="compile_classpath" refid="maven.compile.classpath" /> <ant target="all" inheritRefs="true" antfile="build-help.xml" /> </target> </configuration> <goals> <goal>run</goal> </goals> </execution> </executions> </plugin> </plugins> <pluginManagement> <plugins> Loading