On 24/04/12 17:07, Robert Vesse wrote:
That looks good, it would certainly be nice to have a single parent POM in
the top level directory so I can just hit mvn package and build
everything. Currently I have all the modules I care about checked out in
adjacent directories and have a bash script in the top level directory
which does a cd and mvn package on each subdirectory
Having something pure maven would be much nicer.
On the subject of further reorg I would propose that like previous
discussions from a couple of months ago we first get a post graduation
release of at least the core components out the door branding with
incremental version numbers.
+1
Then we immediately work towards refactoring
everything to be in the org.apache.jena package and do a major version
release with the repackage change only (assuming we decide that
standardizing package names is the way we want to go long term?)
+1, for some reasonable value of "immediately" :)
Ian