Hi, I have configured the Maven JAR plugin to add the module information. Unfortunately the default (artifact name) does not work so well because of the dash (-).
I'll need to go through all modules and define a proper java module name without. The prefix would be for all of them "org.apache.tomee" Then we would have - org.apache.tomee.container.core - org.apache.tomee.container.javaagent - org.apache.tomee.container.junit - org.apache.tomee.container.jee - org.apache.tomee.server.cxf - org.apache.tomee.server.ejbd - org.apache.tomee.server.activemq - ... What do you think? I can do a first round for it. Jean-Louis -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com
