File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed
Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -342,7 +342,6 @@ under the License.
342342 </configuration >
343343 <executions >
344344 <execution >
345- <?m2e execute onConfiguration ,onIncremental?>
346345 <id >modello-cache</id >
347346 <goals >
348347 <goal >java</goal >
@@ -352,7 +351,6 @@ under the License.
352351 <phase >generate-sources</phase >
353352 </execution >
354353 <execution >
355- <?m2e execute onConfiguration ,onIncremental?>
356354 <id >modello-cache-xsd</id >
357355 <goals >
358356 <goal >xsd</goal >
@@ -377,18 +375,6 @@ under the License.
377375 <artifactId >build-helper-maven-plugin</artifactId >
378376 <version >3.4.0</version >
379377 <executions >
380- <execution >
381- <id >add-sources</id >
382- <goals >
383- <goal >add-source</goal >
384- </goals >
385- <phase >generate-sources</phase >
386- <configuration >
387- <sources >
388- <source >${basedir} /target/generated-sources/modello</source >
389- </sources >
390- </configuration >
391- </execution >
392378 <execution >
393379 <id >add-resources</id >
394380 <goals >
You can’t perform that action at this time.
0 commit comments