]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.district.repository/pom.xml
Fixed most warnings from district codebase after JavaSE-11 switch
[simantics/district.git] / org.simantics.district.repository / pom.xml
index c43ce767ad6f5b467b4e842fb527c142eb9752f5..889477d64b59a3c442a206d88557f84e354573a6 100644 (file)
                                                                                <ignore></ignore>
                                                                        </action>
                                                                </pluginExecution>
+                                                               <pluginExecution>
+                                                                       <pluginExecutionFilter>
+                                                                               <groupId>org.simantics</groupId>
+                                                                               <artifactId>
+                                                                                       graph-builder-maven-plugin
+                                                                               </artifactId>
+                                                                               <versionRange>
+                                                                                       [0.0.9,)
+                                                                               </versionRange>
+                                                                               <goals>
+                                                                                       <goal>compile-graphs</goal>
+                                                                               </goals>
+                                                                       </pluginExecutionFilter>
+                                                                       <action>
+                                                                               <ignore></ignore>
+                                                                       </action>
+                                                               </pluginExecution>
                                                        </pluginExecutions>
                                                </lifecycleMappingMetadata>
                                        </configuration>