-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
I was asked to publish this library to maven central to make it more easily accessible.
One of the requirements of maven central is to have a developers section in the pom.xml.
Thus, I want to ask who wants to be added to this section (in particular @neumantm @mee4895 @buehlefs @graefjk @ruffdd ).
If you want to be added, please reply with an xml which looks like this:
<developer>
<name>Manfred Moser</name>
<email>manfred@sonatype.com</email>
<organization>Sonatype</organization>
<organizationUrl>http://www.sonatype.com</organizationUrl>
</developer>(If you don't want to be added I would still appreciate a reply)
While having one entry is sufficient, I would like if at least one of the main developers would be willing to be added there.
However, note: this information is publicly available!
neumantm