On 28/10/13 23:22, Ian Dickinson wrote:
I've added an svn module: jena-maven-tools. At the moment, this just
has schemagen-maven in it, slightly updated from my github version.
Contributions welcome, as well as new tools (maven rdfcat is one I'd
like to add at some point)
Ian
Ian,
It's not going to get built as part of the build cycle unless it's in
/trunk/pom.xml (two profiles - 'dev' for a quickish rebuild for general
development of one module dependign on changes in some central module,
'complete' for everythign, but a bit slow for all the tests).
Any reason not to add jena-maven-tools? Then it gets into the snapshot
repository nightly and the release repository on a release.
Andy