Skip to content
Snippets Groups Projects
Commit b4eb000d authored by Christoph Thelen's avatar Christoph Thelen
Browse files

Do not start maven because it is currently unused

parent ead69b77
Branches
Tags
No related merge requests found
...@@ -405,7 +405,7 @@ ...@@ -405,7 +405,7 @@
</goals> </goals>
</execution> </execution>
</executions> </executions>
</plugin>--> </plugin>
<plugin> <plugin>
<groupId>org.codehaus.cargo</groupId> <groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven2-plugin</artifactId> <artifactId>cargo-maven2-plugin</artifactId>
...@@ -453,7 +453,7 @@ ...@@ -453,7 +453,7 @@
</goals> </goals>
</execution> </execution>
</executions> </executions>
</plugin> </plugin>-->
<plugin> <plugin>
<groupId>org.codehaus.mojo</groupId> <groupId>org.codehaus.mojo</groupId>
<artifactId>groovy-maven-plugin</artifactId> <artifactId>groovy-maven-plugin</artifactId>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment