cologneintelligence / FitGoodies

Goodies for Fit (Framework for Integration Tests)
GNU General Public License v3.0
4 stars 2 forks source link

Update pom with more meta information #4

Closed jochenwierum closed 12 years ago

jochenwierum commented 12 years ago

According to https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide we do not have enough information in the pom. At least the tags are missing in all three poms.

Make sure all three poms have at least the following information stored in it:

{{{

!xml

<modelVersion>
<groupId>
<artifactId>
<version>
<packaging>
<name>
<description>
<url>
<licenses>
<scm><url>
<scm><connection>
<developers>

}}}

We should also discuss who will be listed as developer.