Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 3196 (0.34 sec)

  1. maven-core/src/test/resources-project-builder/plugin-exec-merging-wo-version/sub/pom.xml

      <parent>
        <groupId>org.apache.maven.its.mng3916</groupId>
        <artifactId>parent</artifactId>
        <version>0.1</version>
      </parent>
    
      <artifactId>child</artifactId>
    
      <name>Maven Integration Test :: MNG-3916</name>
      <description>
        Test that plugin executions are properly merged during inheritance, even if the child plugin section has no
        version.
      </description>
    
      <build>
        <plugins>
          <plugin>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Mar 29 19:02:56 GMT 2020
    - 1.7K bytes
    - Viewed (0)
Back to top