Closed jochenwierum closed 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:
{{{
<modelVersion> <groupId> <artifactId> <version> <packaging> <name> <description> <url> <licenses> <scm><url> <scm><connection> <developers>
}}}
We should also discuss who will be listed as developer.
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
}}}
We should also discuss who will be listed as developer.