代码拉取完成,页面将自动刷新
<!--
}
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>log4net</groupId>
<artifactId>apache-log4net</artifactId>
<packaging>pom</packaging>
<version>3.0.3</version>
<name>Apache log4net</name>
<description>Logging framework for Microsoft .NET Framework.</description>
<url>https://logging.apache.org/log4net/</url>
<inceptionYear>2004</inceptionYear>
<issueManagement>
<system>Github</system>
<url>https://github.com/apache/logging-log4net/issues</url>
</issueManagement>
<mailingLists>
<mailingList>
<name>logging commits: all git commits of the logging projects including log4net</name>
<subscribe>commits-subscribe@logging.apache.org</subscribe>
<unsubscribe>commits-unsubscribe@logging.apache.org</unsubscribe>
<post>Read-Only List</post>
<archive>https://mail-archives.apache.org/mod_mbox/logging-commits/</archive>
</mailingList>
</mailingLists>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<connection>scm:git:https://github.com/apache/logging-log4net</connection>
<developerConnection>scm:git:https://github.com/apache/logging-log4net</developerConnection>
<url>https://github.com/apache/logging-log4net</url>
</scm>
<organization>
<name>Apache Software Foundation</name>
<url>https://www.apache.org</url>
</organization>
<build>
<plugins>
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<version>0.11</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.4</version>
<configuration>
<templateFile>${basedir}/src/site/site.vm</templateFile>
</configuration>
</plugin>
</plugins>
</build>
<reporting>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.4</version>
<configuration>
<templateFile>${basedir}/src/site/site.vm</templateFile>
</configuration>
</plugin>
<!-- RAT report -->
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<version>0.12</version>
<configuration>
<excludesFile>${basedir}/rat.excludesFile</excludesFile>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>2.8.1</version>
<reportSets>
<reportSet>
<reports>
<report>cim</report>
<report>scm</report>
<report>license</report>
<report>project-team</report>
</reports>
</reportSet>
</reportSets>
</plugin>
</plugins>
</reporting>
<developers>
<developer>
<name>Davyd McColl</name>
<id>fluffynuts</id>
</developer>
<developer>
<name>Jan Friedrich</name>
<id>freeandnil</id>
</developer>
<developer>
<name>Curt Arnold</name>
<id>carnold</id>
</developer>
<developer>
<name>Stefan Bodewig</name>
<id>bodewig</id>
</developer>
<developer>
<name>Nicko Cadell</name>
<id>nicko</id>
</developer>
<developer>
<name>Niall Daley</name>
<id>niall</id>
</developer>
<developer>
<name>Gert Driesen</name>
<id>drieseng</id>
</developer>
<developer>
<name>Ron Grabowski</name>
<id>rgrabowski</id>
</developer>
<developer>
<name>Dominik Psenner</name>
<id>dpsenner</id>
</developer>
</developers>
<contributors>
<contributor>
<name>Erik Mavrinac</name>
</contributor>
<contributor>
<name>Julian Biddle</name>
</contributor>
<contributor>
<name>Daniel Cazzulino</name>
</contributor>
<contributor>
<name>Aspi Havewala</name>
</contributor>
<contributor>
<name>Rick Hobbs</name>
</contributor>
<contributor>
<name>Lance Nehring</name>
</contributor>
<contributor>
<name>Angelika Schnagl</name>
</contributor>
<contributor>
<name>Edward Smit</name>
</contributor>
<contributor>
<name>Douglas de la Torre</name>
</contributor>
<contributor>
<name>Pavlos Touboulidis</name>
</contributor>
<contributor>
<name>Thomas Voss</name>
</contributor>
<contributor>
<name>Jarrod Alexander</name>
</contributor>
</contributors>
<dependencies>
</dependencies>
<distributionManagement>
<site>
<id>logging.site</id>
<url>file:///${user.dir}/target/site-deploy</url>
</site>
</distributionManagement>
</project>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。