Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for notifications (0.52 sec)

  1. maven-core/src/test/projects/lifecycle-executor/project-with-inheritance/pom.xml

        </mailingList>
        <mailingList>
          <name>Maven Notifications List</name>
          <subscribe>notifications******@****.***</subscribe>
          <unsubscribe>notifications******@****.***</unsubscribe>
          <archive>http://mail-archives.apache.org/mod_mbox/maven-notifications/</archive>
          <otherArchives>
            <otherArchive>http://www.mail-archive.com/notifications@maven.apache.org</otherArchive>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Thu Aug 03 09:29:10 GMT 2023
    - 22.4K bytes
    - Viewed (0)
  2. maven-core/src/test/resources/org/apache/maven/lifecycle/pom.xml

        </mailingList>
        <mailingList>
          <name>Maven Notifications List</name>
          <subscribe>notifications******@****.***</subscribe>
          <unsubscribe>notifications******@****.***</unsubscribe>
          <archive>http://mail-archives.apache.org/mod_mbox/maven-notifications/</archive>
          <otherArchives>
            <otherArchive>http://www.mail-archive.com/notifications@maven.apache.org</otherArchive>
    XML
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Sat Sep 11 08:52:20 GMT 2021
    - 22.4K bytes
    - Viewed (0)
  3. maven-core/src/test/projects/plugin-manager/project-with-inheritance/pom.xml

        </mailingList>
        <mailingList>
          <name>Maven Notifications List</name>
          <subscribe>notifications******@****.***</subscribe>
          <unsubscribe>notifications******@****.***</unsubscribe>
          <archive>http://mail-archives.apache.org/mod_mbox/maven-notifications/</archive>
          <otherArchives>
            <otherArchive>http://www.mail-archive.com/notifications@maven.apache.org</otherArchive>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Thu Aug 03 09:29:10 GMT 2023
    - 22.4K bytes
    - Viewed (0)
  4. api/maven-api-model/src/main/mdo/maven.mdo

              <type>String</type>
              <description>The mechanism used to deliver notifications.</description>
            </field>
            <field>
              <name>sendOnError</name>
              <version>4.0.0+</version>
              <defaultValue>true</defaultValue>
              <type>boolean</type>
              <description>Whether to send notifications on error.</description>
            </field>
            <field>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Apr 23 13:29:46 GMT 2024
    - 115.1K bytes
    - Viewed (0)
  5. maven-compat/src/main/mdo/profiles.mdo

              </association>
            </field>
          </fields>
        </class>
        <class>
          <name>Profile</name>
          <version>1.0.0</version>
          <description><![CDATA[
            Modifications to the build process which is keyed on some
            sort of environmental parameter.
          ]]></description>
          <fields>
            <field>
              <name>id</name>
              <required>true</required>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Jan 03 21:08:35 GMT 2023
    - 13.8K bytes
    - Viewed (0)
  6. api/maven-api-settings/src/main/mdo/settings.mdo

        </class>
        <!-- Profile support -->
        <class>
          <name>Profile</name>
          <version>1.0.0+</version>
          <superClass>IdentifiableBase</superClass>
          <description>
            Modifications to the build process which is keyed on some sort of environmental parameter.
          </description>
          <fields>
            <field>
              <name>activation</name>
              <version>1.0.0+</version>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sat Feb 17 18:40:11 GMT 2024
    - 33.3K bytes
    - Viewed (0)
Back to top