Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for supplementalModel (0.06 sec)

  1. impl/maven-core/src/test/projects/lifecycle-executor/project-with-multiple-executions/src/main/mdo/supplemental-model.mdo

    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
    KIND, either express or implied.  See the License for the
    specific language governing permissions and limitations
    under the License.
    -->
    
    <model>
      <id>supplementalModel</id>
      <name>SupplementalDataModel</name>
      <description>Provides access to supplemental POM data models.</description>
      <defaults>
        <default>
          <key>package</key>
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 2.1K bytes
    - Viewed (0)
  2. impl/maven-core/lifecycle-executor.txt

              <name>skip</name>
              <type>boolean</type>
              <required>false</required>
              <editable>true</editable>
            </parameter>
            <parameter>
              <name>supplementalModels</name>
              <type>java.lang.String[]</type>
              <required>false</required>
              <editable>true</editable>
            </parameter>
          </parameters>
    
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 9.7K bytes
    - Viewed (0)
Back to top