Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for yes (0.13 sec)

  1. maven-core/src/test/resources-project-builder/complete-model/w-parent/sub/pom.xml

          <organizationUrl>https://devel.org</organizationUrl>
          <roles>
            <role>devel</role>
          </roles>
          <timezone>-1</timezone>
          <properties>
            <developer>yes</developer>
          </properties>
        </developer>
      </developers>
      <contributors>
        <contributor>
          <name>project-contributor</name>
          <email>contributor@</email>
          <url>https://contributor</url>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Mar 29 19:02:56 GMT 2020
    - 8.8K bytes
    - Viewed (0)
  2. maven-core/src/test/resources-project-builder/complete-model/wo-parent/pom.xml

          <organizationUrl>https://devel.org</organizationUrl>
          <roles>
            <role>devel</role>
          </roles>
          <timezone>-1</timezone>
          <properties>
            <developer>yes</developer>
          </properties>
        </developer>
      </developers>
      <contributors>
        <contributor>
          <name>project-contributor</name>
          <email>contributor@</email>
          <url>https://contributor</url>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Mar 29 19:02:56 GMT 2020
    - 8.6K bytes
    - Viewed (0)
  3. maven-core/src/site/apt/configuration-management.apt

     find the relevant subprojects/sibling projects. I check if the user has
     defined the maven.multiproject.includes property in any of his properties
     files for the current project. if yes. then I'm able to find projects that
     can be offered to be opened together with the current project.
     problems with the current solution are:
     1. information is duplicate. once in POM's dependencies and once in the
    Plain Text
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Mon Mar 18 00:24:53 GMT 2024
    - 5.8K bytes
    - Viewed (0)
  4. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar

    protected Boolean xmlDeclStandalone; protected String xmlDeclContent; protected char[] charRefOneCharBuf; protected static final char[] VERSION; protected static final char[] NCODING; protected static final char[] TANDALONE; protected static final char[] YES; protected static final char[] NO; protected static final int LOOKUP_MAX = 1024; protected static final char LOOKUP_MAX_CHAR = 1024; protected static boolean[] lookupNameStartChar; protected static boolean[] lookupNameChar; protected void resetStringCache();...
    Archive
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Tue Oct 16 20:15:40 GMT 2007
    - 200.2K bytes
    - Viewed (0)
  5. maven-core/src/test/java/org/apache/maven/project/PomConstructionTest.java

            assertEquals("https://devel.org", pom.getValue("developers[1]/organizationUrl"));
            assertEquals("-1", pom.getValue("developers[1]/timezone"));
            assertEquals("yes", pom.getValue("developers[1]/properties/developer"));
            assertEquals(1, ((List<?>) pom.getValue("developers[1]/roles")).size());
            assertEquals("devel", pom.getValue("developers[1]/roles[1]"));
    
    Java
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Fri Apr 12 10:50:18 GMT 2024
    - 93.2K bytes
    - Viewed (0)
  6. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    protected Boolean xmlDeclStandalone; protected String xmlDeclContent; protected char[] charRefOneCharBuf; protected static final char[] VERSION; protected static final char[] NCODING; protected static final char[] TANDALONE; protected static final char[] YES; protected static final char[] NO; protected static final int LOOKUP_MAX = 1024; protected static final char LOOKUP_MAX_CHAR = 1024; protected static boolean[] lookupNameStartChar; protected static boolean[] lookupNameChar; protected void resetStringCache();...
    Archive
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 164.6K bytes
    - Viewed (0)
  7. maven-core/src/test/remote-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    protected Boolean xmlDeclStandalone; protected String xmlDeclContent; protected char[] charRefOneCharBuf; protected static final char[] VERSION; protected static final char[] NCODING; protected static final char[] TANDALONE; protected static final char[] YES; protected static final char[] NO; protected static final int LOOKUP_MAX = 1024; protected static final char LOOKUP_MAX_CHAR = 1024; protected static boolean[] lookupNameStartChar; protected static boolean[] lookupNameChar; protected void resetStringCache();...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Fri Oct 23 23:48:02 GMT 2009
    - 164.6K bytes
    - Viewed (0)
  8. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar

    protected Boolean xmlDeclStandalone; protected String xmlDeclContent; protected char[] charRefOneCharBuf; protected static final char[] VERSION; protected static final char[] NCODING; protected static final char[] TANDALONE; protected static final char[] YES; protected static final char[] NO; protected static final int LOOKUP_MAX = 1024; protected static final char LOOKUP_MAX_CHAR = 1024; protected static boolean[] lookupNameStartChar; protected static boolean[] lookupNameChar; protected void resetStringCache();...
    Archive
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 160K bytes
    - Viewed (0)
  9. maven-core/src/test/resources/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    protected Boolean xmlDeclStandalone; protected String xmlDeclContent; protected char[] charRefOneCharBuf; protected static final char[] VERSION; protected static final char[] NCODING; protected static final char[] TANDALONE; protected static final char[] YES; protected static final char[] NO; protected static final int LOOKUP_MAX = 1024; protected static final char LOOKUP_MAX_CHAR = 1024; protected static boolean[] lookupNameStartChar; protected static boolean[] lookupNameChar; protected void resetStringCache();...
    Archive
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Tue Oct 16 20:15:40 GMT 2007
    - 164.6K bytes
    - Viewed (0)
  10. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar

    protected Boolean xmlDeclStandalone; protected String xmlDeclContent; protected char[] charRefOneCharBuf; protected static final char[] VERSION; protected static final char[] NCODING; protected static final char[] TANDALONE; protected static final char[] YES; protected static final char[] NO; protected static final int LOOKUP_MAX = 1024; protected static final char LOOKUP_MAX_CHAR = 1024; protected static boolean[] lookupNameStartChar; protected static boolean[] lookupNameChar; protected void resetStringCache();...
    Archive
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 200.2K bytes
    - Viewed (0)
Back to top