Hi again, After digging into the code and discussion with Romain, I'd like to raise a question. Any feedback is welcome. We have been adding new modules and new features for months in the project.
It works great, but the build is heavy and difficult to manage, especially when the release process starts. Thanks to David's set of tools, that's easier, but still an heavy task. We have the same versioning and the same life-cycle for all modules whereas IMHO, some of them could have a different release life-cycle and get released more frequently. For instance, we have: arquillian arquillian-tomee assembly classes container deps examples itests LICENSE maven NOTICE openejb.iml osgi osgi-notes.txt pom.xml rat.xml server src target tck test-output.xml tomee utils IMHO, we could get out and get different life cycle for: Arquillian OSGi TomEE Maven Examples? Thoughts? Jean-Louis
