From c88a5d855b0f808d594538632c6d7240ff17bb01 Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Sun, 23 Oct 2022 09:31:32 -0400 Subject: [PATCH] Define `description`, `licenses, & `developers` https://github.com/cloudbees/maven-license-plugin/pull/11#issuecomment-1288112614 Also updating `name`, `url`, & `scm` while I am here. --- pom.xml | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 0a71bd1..01b2029 100644 --- a/pom.xml +++ b/pom.xml @@ -7,8 +7,23 @@ 1.14-SNAPSHOT maven-plugin - maven-license-plugin Maven Plugin - http://maven.apache.org + License Maven Plugin + https://github.com/cloudbees/maven-license-plugin + Maven plugin to process license information. + + + Apache 2.0 License + https://opensource.org/licenses/Apache-2.0 + repo + + + + + jglick + Jesse Glick + jglick@cloudbees.com + + 3.6.4 @@ -20,8 +35,8 @@ scm:git:https://github.com/cloudbees/maven-license-plugin.git - scm:git:git@github.com:cloudbees/maven-license-plugin.git - http://svn.sonatype.org/spice/tags/oss-parent-7/maven-license-plugin + scm:git:https://github.com/cloudbees/maven-license-plugin.git + https://github.com/cloudbees/maven-license-plugin HEAD