4.0.0 org.apache.maven.its.mng4415 parent 0.1 org.apache.maven.its.mng4415 test 0.1 Maven Integration Test :: MNG-4415 Test that merging of plugins during inheritance follows these rules regarding ordering: parent: X -> A -> B -> D -> E child: Y -> A -> C -> D -> F result: X -> Y -> A -> B -> C -> D -> E -> F org.apache.maven.its.plugins maven-it-plugin-configuration 2.1-SNAPSHOT org.apache.maven.its.plugins maven-it-plugin-dependency-resolution 2.1-SNAPSHOT org.apache.maven.its.plugins maven-it-plugin-log-file 2.1-SNAPSHOT org.apache.maven.its.plugins maven-it-plugin-expression 2.1-SNAPSHOT org.apache.maven.its.plugins maven-it-plugin-touch 2.1-SNAPSHOT