Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 19 for issues (0.34 sec)

  1. maven-core/src/test/resources-project-builder/limited-inheritance/child/pom.xml

      <organization>
        <name>child-org</name>
      </organization>
    
      <scm>
        <developerConnection>https://child.url/scm</developerConnection>
      </scm>
      <issueManagement>
        <url>https://child.url/issues</url>
      </issueManagement>
      <ciManagement>
        <system>child-ci</system>
        <url>https://child.url/ci</url>
      </ciManagement>
      <distributionManagement>
        <repository>
          <id>child-distros</id>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Mar 29 19:02:56 GMT 2020
    - 1.7K bytes
    - Viewed (0)
  2. maven-core/src/test/resources-project-builder/url-no-decoding/pom.xml

        <developerConnection>scm:svn:svn+ssh://svn.apache.org/spacy%20path</developerConnection>
        <url>https://svn.apache.org/viewvc/spacy%20path</url>
      </scm>
      <issueManagement>
        <system>none</system>
        <url>https://issues.apache.org/spacy%20path</url>
      </issueManagement>
      <ciManagement>
        <system>none</system>
        <url>https://ci.apache.org/spacy%20path</url>
      </ciManagement>
      <distributionManagement>
        <repository>
    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)
  3. maven-core/src/test/resources-project-builder/complete-model/wo-parent/pom.xml

        <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>
      </issueManagement>
      <ciManagement>
        <system>ci</system>
        <url>https://project.url/ci</url>
        <notifiers>
          <notifier>
            <type>irc</type>
    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)
  4. guava-gwt/pom.xml

                    <replace token="@Nullable" value="">
                      <fileset dir="${project.build.directory}">
                        <include name="guava-gwt-sources/**/*.java"/>
    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)
  5. android/guava-bom/pom.xml

      <description>BOM for Guava artifacts</description>
      <url>https://github.com/google/guava</url>
      <inceptionYear>2010</inceptionYear>
    
      <issueManagement>
        <system>GitHub Issues</system>
        <url>https://github.com/google/guava/issues</url>
      </issueManagement>
    
      <licenses>
        <license>
          <name>Apache License, Version 2.0</name>
          <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    XML
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Thu Dec 10 15:48:57 GMT 2020
    - 1.5K bytes
    - Viewed (0)
  6. maven-core/src/test/resources/org/apache/maven/lifecycle/pom.xml

        </mailingList>
        <mailingList>
          <name>Maven Issues List</name>
          <subscribe>issues******@****.***</subscribe>
          <unsubscribe>issues******@****.***</unsubscribe>
          <archive>http://mail-archives.apache.org/mod_mbox/maven-issues/</archive>
          <otherArchives>
            <otherArchive>http://www.mail-archive.com/issues@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>
        <mailingList>
          <name>Maven Issues List</name>
          <subscribe>issues******@****.***</subscribe>
          <unsubscribe>issues******@****.***</unsubscribe>
          <archive>http://mail-archives.apache.org/mod_mbox/maven-issues/</archive>
          <otherArchives>
            <otherArchive>http://www.mail-archive.com/issues@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)
  8. maven-bom/pom.xml

        <tag>maven-4.0.0-alpha-10</tag>
        <url>https://github.com/apache/maven/tree/${project.scm.tag}/${project.artifactId}</url>
      </scm>
      <issueManagement>
        <system>jira</system>
        <url>https://issues.apache.org/jira/browse/MNG</url>
      </issueManagement>
      <ciManagement>
        <system>Jenkins</system>
        <url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/</url>
      </ciManagement>
    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)
  9. maven-core/src/test/projects/lifecycle-executor/project-with-inheritance/pom.xml

        </mailingList>
        <mailingList>
          <name>Maven Issues List</name>
          <subscribe>issues******@****.***</subscribe>
          <unsubscribe>issues******@****.***</unsubscribe>
          <archive>http://mail-archives.apache.org/mod_mbox/maven-issues/</archive>
          <otherArchives>
            <otherArchive>http://www.mail-archive.com/issues@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)
  10. maven-core/src/test/resources-project-builder/pom-inheritance/pom.xml

        <url>https://parent.url/trunk</url>
        <connection>http://parent.url/scm</connection>
        <developerConnection>https://parent.url/scm</developerConnection>
      </scm>
      <issueManagement>
        <url>https://parent.url/issues</url>
      </issueManagement>
      <ciManagement>
        <url>https://parent.url/ci</url>
      </ciManagement>
      <distributionManagement>
        <repository>
          <url>https://parent.url/dist</url>
          <id>parent.distros</id>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Mar 29 19:02:56 GMT 2020
    - 5K bytes
    - Viewed (0)
Back to top