Trustin Lee wrote:
In Apache MINA, I decided to name the JAR files like this:
mina-<subproject name>-<sub-sub-project name>-...jar.
For example, there are JARs whose names are:
* mina-core
* mina-filter-compression
* mina-filter-ssl
* mina-integration-spring
* mina-integration-jmx (this doesn't exist yet. It's just for example.)
I understand Jeff's concern and it really becomes a problem as the
number of
subprojects increase. But I think we can manage this at least within
Felix. For other projects outside of Felix which depends on Felix, they
will have a different Maven groupId, so I think it's fine.
So, does this mean that we are going to use this approach in Felix? Is
this something that is ready to vote on now?
-> richard