Skip to content

Commit d6a27cf

Browse files
author
David Baum
committed
remove old settings
1 parent cb9c7e6 commit d6a27cf

1 file changed

Lines changed: 0 additions & 29 deletions

File tree

  • generator2/org.getaviz.generator

generator2/org.getaviz.generator/pom.xml

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -163,37 +163,8 @@
163163
<configuration>
164164
<skip>false</skip>
165165
<quiet>true</quiet>
166-
<dependencyDetailsEnabled>false</dependencyDetailsEnabled>
167-
<dependencyLocationsEnabled>false</dependencyLocationsEnabled>
168166
</configuration>
169167
</plugin>
170-
<!-- <plugin> -->
171-
<!-- <groupId>org.codehaus.mojo</groupId> -->
172-
<!-- <artifactId>exec-maven-plugin</artifactId> -->
173-
<!-- <version>1.4.0</version> -->
174-
<!-- <executions> -->
175-
<!-- <execution> -->
176-
<!-- <phase>deploy</phase> -->
177-
<!-- <goals> -->
178-
<!-- <goal>java</goal> -->
179-
<!-- </goals> -->
180-
<!-- </execution> -->
181-
<!-- </executions> -->
182-
<!-- <configuration> -->
183-
<!-- <executable>java</executable> -->
184-
<!-- <includeProjectDependencies>true</includeProjectDependencies> -->
185-
<!-- <includePluginDependencies>true</includePluginDependencies> -->
186-
<!-- <arguments> -->
187-
<!-- uncomment to increase java heap size -->
188-
<!-- <argument>-Xmx8g</argument> -->
189-
<!-- <argument>-classpath</argument> -->
190-
<!-- <classpath /> -->
191-
<!-- <argument>org.getaviz.generator.Generator</argument> -->
192-
<!-- <argument>-p</argument> -->
193-
<!-- <argument>runtimeProject=${project.basedir}</argument> -->
194-
<!-- </arguments> -->
195-
<!-- </configuration> -->
196-
<!-- </plugin> -->
197168
<plugin>
198169
<groupId>org.apache.maven.plugins</groupId>
199170
<artifactId>maven-war-plugin</artifactId>

0 commit comments

Comments
 (0)