This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 306a63f Adding meta information for parent project
306a63f is described below
commit 306a63fd592bf29b45916a9134afc6386396ce5e
Author: Martin Schreier <[email protected]>
AuthorDate: Sun Jan 2 10:30:15 2022 +0100
Adding meta information for parent project
---
.asf.yaml | 6 ++++++
README.md | 27 +++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..e05aa54
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,6 @@
+github:
+ description: "Archiva Parent Pom Project"
+ homepage: https://archiva.apache.org
+ labels:
+ - apache
+ - archiva
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..67db0a5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,27 @@
+Apache Archiva Parent Pom Project
+=================================
+
+This project contains the parent pom.xml for Archiva related projects.
+
+http://archiva.apache.org
+
+Licensing information
+=====================
+
+Archiva is developed under the Apache License Version 2.0
+
+Please notice, the download distribution includes third party Java libraries
that are not covered by Apache license, namely:
+- Common Development and Distribution License (CDDL)
+- Mozilla License
+- Day Specification License
+
+
+Archiva Development
+===================
+
+To get involved in Archiva development, contact [email protected].
+
+
+
+
+