Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for dev (0.22 sec)

  1. .idea/kotlinc.xml

        <option name="additionalArguments" value="-version -Xallow-kotlin-package -Xskip-metadata-version-check" />
      </component>
      <component name="KotlinJpsPluginSettings">
        <option name="version" value="2.0.20-dev-1634" />
      </component>
    XML
    - Registered: Fri Apr 26 08:18:10 GMT 2024
    - Last Modified: Thu Apr 18 10:10:34 GMT 2024
    - 356 bytes
    - Viewed (0)
  2. maven-core/src/test/projects/lifecycle-executor/project-with-inheritance/pom.xml

        <mailingList>
          <name>Maven Developer List</name>
          <subscribe>dev******@****.***</subscribe>
          <unsubscribe>dev******@****.***</unsubscribe>
          <post>dev@maven.apache.org</post>
          <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive>
          <otherArchives>
            <otherArchive>http://www.mail-archive.com/dev@maven.apache.org/</otherArchive>
    XML
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Thu Aug 03 09:29:10 GMT 2023
    - 22.4K bytes
    - Viewed (0)
  3. maven-core/src/test/resources-project-builder/complete-model/wo-parent/pom.xml

          <url>https://project.url/license</url>
          <distribution>repo</distribution>
          <comments>free</comments>
        </license>
      </licenses>
    
      <developers>
        <developer>
          <id>dev</id>
          <name>project-developer</name>
          <email>developer@</email>
          <url>https://developer</url>
          <organization>developer</organization>
          <organizationUrl>https://devel.org</organizationUrl>
    XML
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Mar 29 19:02:56 GMT 2020
    - 8.6K bytes
    - Viewed (0)
  4. apache-maven/src/assembly/maven/conf/settings.xml

         |       anything, you could just leave off the <value/> inside the activation-property.
         |
        <profile>
          <id>env-dev</id>
    
          <activation>
            <property>
              <name>target-env</name>
              <value>dev</value>
            </property>
          </activation>
    
          <properties>
            <tomcatPath>/path/to/tomcat/instance</tomcatPath>
          </properties>
    XML
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Mon Jun 19 15:06:01 GMT 2023
    - 11K bytes
    - Viewed (0)
  5. maven-core/src/test/resources-project-builder/complete-model/w-parent/sub/pom.xml

          <url>https://project.url/license</url>
          <distribution>repo</distribution>
          <comments>free</comments>
        </license>
      </licenses>
    
      <developers>
        <developer>
          <id>dev</id>
          <name>project-developer</name>
          <email>developer@</email>
          <url>https://developer</url>
          <organization>developer</organization>
          <organizationUrl>https://devel.org</organizationUrl>
    XML
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Mar 29 19:02:56 GMT 2020
    - 8.8K bytes
    - Viewed (0)
  6. maven-core/src/test/resources/org/apache/maven/lifecycle/pom.xml

        <mailingList>
          <name>Maven Developer List</name>
          <subscribe>dev******@****.***</subscribe>
          <unsubscribe>dev******@****.***</unsubscribe>
          <post>dev@maven.apache.org</post>
          <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive>
          <otherArchives>
            <otherArchive>http://www.mail-archive.com/dev@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)
  7. maven-core/src/test/projects/plugin-manager/project-with-inheritance/pom.xml

        <mailingList>
          <name>Maven Developer List</name>
          <subscribe>dev******@****.***</subscribe>
          <unsubscribe>dev******@****.***</unsubscribe>
          <post>dev@maven.apache.org</post>
          <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive>
          <otherArchives>
            <otherArchive>http://www.mail-archive.com/dev@maven.apache.org/</otherArchive>
    XML
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Thu Aug 03 09:29:10 GMT 2023
    - 22.4K bytes
    - Viewed (0)
  8. guava-gwt/pom.xml

          <version>${project.version}</version>
          <classifier>tests</classifier>
          <scope>test</scope>
        </dependency>
        <dependency>
          <groupId>org.gwtproject</groupId>
          <artifactId>gwt-dev</artifactId>
          <version>${gwt.version}</version>
          <scope>provided</scope>
        </dependency>
        <dependency>
          <groupId>org.gwtproject</groupId>
          <artifactId>gwt-user</artifactId>
    XML
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Thu Apr 11 15:00:55 GMT 2024
    - 19.8K bytes
    - Viewed (0)
  9. pom.xml

    			<exclusions>
    				<exclusion>
    					<groupId>javax.annotation</groupId>
    					<artifactId>javax.annotation-api</artifactId>
    				</exclusion>
    				<exclusion>
    					<groupId>net.java.dev.jna</groupId>
    					<artifactId>jna</artifactId>
    				</exclusion>
    				<exclusion>
    					<groupId>org.apache.httpcomponents</groupId>
    					<artifactId>httpmime</artifactId>
    				</exclusion>
    				<exclusion>
    XML
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Sun Apr 14 04:03:33 GMT 2024
    - 48.7K bytes
    - Viewed (0)
  10. api/maven-api-model/src/main/mdo/maven.mdo

                <type>String</type>
                <multiplicity>*</multiplicity>
              </association>
            </field>
          </fields>
          <comment>We could probably have a specific element for a dev mailing list for things like CI,
            and maybe even a specific element for the user and scm mailing lists. Then leave the more
            lose structure for any other type of mailing list.</comment>
          <codeSegments>
    XML
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Mon Feb 26 17:04:44 GMT 2024
    - 115.5K bytes
    - Viewed (0)
Back to top