File tree Expand file tree Collapse file tree
generator2/org.getaviz.generator Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments