On 19/10/12 12:09, Andy Seaborne wrote:
module jena is something to be cautious about as we get to use it once
but this seems a good use "jena-sys", "jena-all", ...
Hmm - the name 'jena' is already in use as the root name of the
source-release artifact. That's an important name.
maven's rules for naming artifacts are forcing things here.
The apache-jena distribution module might also have the assembly of the
combined artifacts, at the risk of permanently gluing the names
together. "apache-jena-VER.jar"
An independent name like "jena-system-VER.jar" seems safer (that's just
an example).
Andy