Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 36 for connection (0.18 sec)

  1. maven-core/src/test/resources-project-builder/url-no-decoding/pom.xml

      </description>
    
      <!-- some URLs using percent-encoded characters -->
      <url>https://maven.apache.org/spacy%20path</url>
      <scm>
        <connection>scm:svn:svn+ssh://svn.apache.org/spacy%20path</connection>
        <developerConnection>scm:svn:svn+ssh://svn.apache.org/spacy%20path</developerConnection>
        <url>https://svn.apache.org/viewvc/spacy%20path</url>
      </scm>
      <issueManagement>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Mar 29 19:02:56 GMT 2020
    - 2.1K bytes
    - Viewed (0)
  2. pom.xml

    			<distribution>repo</distribution>
    		</license>
    	</licenses>
    	<organization>
    		<name>CodeLibs Project</name>
    		<url>https://www.codelibs.org/</url>
    	</organization>
    	<scm>
    		<connection>scm:git:******@****.***:codelibs/corelib.git</connection>
    		<url>scm:git:******@****.***:codelibs/corelib.git</url>
    		<developerConnection>scm:git:******@****.***:codelibs/corelib.git</developerConnection>
    	</scm>
    	<parent>
    XML
    - Registered: Fri Apr 26 20:58:09 GMT 2024
    - Last Modified: Thu Mar 07 01:58:02 GMT 2024
    - 4.3K bytes
    - Viewed (0)
  3. maven-bom/pom.xml

      <description>Bill Of Materials for Apache Maven dependencies</description>
      <url>https://maven.apache.org/ref/${project.version}/${project.artifactId}</url>
    
      <scm>
        <connection>scm:git:https://gitbox.apache.org/repos/asf/maven.git</connection>
        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven.git</developerConnection>
        <tag>maven-4.0.0-alpha-10</tag>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Thu Apr 25 08:48:58 GMT 2024
    - 7.4K bytes
    - Viewed (0)
  4. maven-core/src/test/resources-project-builder/complete-model/wo-parent/pom.xml

          </otherArchives>
        </mailingList>
      </mailingLists>
    
      <prerequisites>
        <maven>2.0.1</maven>
      </prerequisites>
    
      <scm>
        <url>https://project.url/trunk</url>
        <connection>https://project.url/scm</connection>
        <developerConnection>https://project.url/scm</developerConnection>
        <tag>TAG</tag>
      </scm>
      <issueManagement>
        <system>issues</system>
        <url>https://project.url/issues</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)
  5. maven-core/src/test/resources-project-builder/complete-model/w-parent/sub/pom.xml

          </otherArchives>
        </mailingList>
      </mailingLists>
    
      <prerequisites>
        <maven>2.0.1</maven>
      </prerequisites>
    
      <scm>
        <url>https://project.url/trunk</url>
        <connection>https://project.url/scm</connection>
        <developerConnection>https://project.url/scm</developerConnection>
        <tag>TAG</tag>
      </scm>
      <issueManagement>
        <system>issues</system>
        <url>https://project.url/issues</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)
  6. pom.xml

    			<url>http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt</url>
    			<distribution>repo</distribution>
    		</license>
    	</licenses>
    	<scm>
    		<connection>scm:git:******@****.***:codelibs/jcifs.git</connection>
    		<developerConnection>scm:git:******@****.***:codelibs/jcifs.git</developerConnection>
    		<url>https://github.com/codelibs/jcifs</url>
    	</scm>
    	<parent>
    		<groupId>org.sonatype.oss</groupId>
    XML
    - Registered: Sun Apr 28 00:10:09 GMT 2024
    - Last Modified: Thu Jan 04 13:19:42 GMT 2024
    - 9.3K bytes
    - Viewed (1)
  7. apache-maven/src/assembly/maven/conf/settings.xml

       | This is a list of authentication profiles, keyed by the server-id used within the system.
       | Authentication profiles can be used whenever maven must make a connection to a remote server.
       |-->
      <servers>
        <!-- server
         | Specifies the authentication information to use when connecting to a particular server, identified by
         | a unique name within the system (referred to by the 'id' attribute below).
         |
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Mon Jun 19 15:06:01 GMT 2023
    - 11K bytes
    - Viewed (0)
  8. maven-core/src/test/projects/lifecycle-executor/project-with-inheritance/pom.xml

            <otherArchive>http://maven.notifications.markmail.org/</otherArchive>
          </otherArchives>
        </mailingList>
      </mailingLists>
      <scm>
        <connection>scm:svn:http://svn.apache.org/repos/asf/maven/components/trunk</connection>
        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/components/trunk</developerConnection>
        <url>http://svn.apache.org/viewcvs.cgi/maven/components/trunk</url>
    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)
  9. maven-core/src/test/resources/pom.xml

          <artifactId>maven-plugin</artifactId>
          <version>2.0-SNAPSHOT</version>
          <type>jar</type>
          <scope>compile</scope>
        </dependency>
      </dependencies>
    
      <scm>
        <connection>scm-connection</connection>
      </scm>
    XML
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Thu Nov 07 15:16:39 GMT 2019
    - 1.7K bytes
    - Viewed (0)
  10. maven-core/src/test/resources/projects/project.xml

      <organization>
        <name>Apache Software Foundation</name>
        <url>http://apache.org/</url>
        <logo>/images/jakarta-logo-blue.gif</logo>
      </organization>
    
      <scm>
        <connection>anon-connection</connection>
        <developerConnection>developer-connection</developerConnection>
        <url>repository-url</url>
      </scm>
    
      <mailingLists>
        <mailingList>
          <name>Maven User List</name>
          <subscribe>subscribe</subscribe>
    XML
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Wed Feb 28 22:49:30 GMT 2007
    - 4.6K bytes
    - Viewed (0)
Back to top