Trustin Lee wrote:
Hi,
Before we proceed with the agreed new directory structure, we need to
decide what groupId and artifactId each components should have. It's
pretty evident for existing mina-* artifact (except for HTTP stuff),
but It's somewhat unclear for ftp and http directory.
1) Should all three's groupId be 'org.apache.mina', or should the two
have different groupIds like 'org.apache.mina.http' and
'org.apache.mina.ftp'? I have no particular preference here.
Having subprojects in "sub-groupIds" makes most sense to me.
org.apache.mina.ftp seems perfectly appropriate for FtpServer.
On a related note, what should be the name of FtpServer? Previously, at
the incubator, it has been called "Apache FtpServer" and this is still
reflected on the site, in POMs and so on. Should we keep this name or
choose a new?
/niklas