From 274f4a4239603eed576550508a09c961ec9e903b Mon Sep 17 00:00:00 2001 From: Gustavo Pinto Date: Thu, 18 Jul 2013 23:04:44 -0300 Subject: [PATCH] preparing the pom.xml to match sonatype requirements --- pom.xml | 45 +++++++++++++++++++++++++++++++++++++++------ 1 file changed, 39 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 8d8b5c8..82df021 100644 --- a/pom.xml +++ b/pom.xml @@ -1,9 +1,44 @@ 4.0.0 + br.ufpe.cin.groundhog groundhog 0.1.0 + jar + Groundhog + + A framework for crawling raw GitHub data and to extract metrics from it + https://github.com/spgroup/groundhog + + + + gustavopinto + Gustavo Pinto + ghlp@cin.ufpe.br + Cin-UFPE + http://www.cin.ufpe.br + + developer + + -3 + + + + + https://github.com/spgroup/groundhog + scm:git:git://github.com/spgroup/groundhog + scm:git:git@github.com:spgroup/groundhog.git + + + + + repo + GPL License, Version 2.0 + http://www.gnu.org/licenses/gpl-2.0.txt + + + jgit-repository @@ -19,6 +54,7 @@ https://junrar-repository.googlecode.com/svn/deploy/ + net.sf.opencsv @@ -138,13 +174,10 @@ 4.11 + - - ${project.basedir}/src/java/main - - - ${project.basedir}/src/java/test - + ${project.basedir}/src/java/main + ${project.basedir}/src/java/test