Hi Greg, > I have created some POMs that I think should work, but it would be very > helpful if someone with a knowledgeable eye could take a quick look to make > sure that they contain the correct information, are structured properly, etc. I've tried to open them, but for example inside eclipse + m2eclipse, opening some tab on subproject poms gives me errors, probably some info is expected but not found, I have to look it better, but probably this is not a problem for our usage.
> I don't think we'll need to use the distributions directory, and I assume > that the licenses directory should simply contain a copy of our main LICENSE > file. Is this all correct? Maven by default has a target folder for any generated artifact, but I don't know only for publishing artifacts if it uses already generated items or not ... I don't understand what you write about LICENSE, can you clarify (our 1.4 jars already have the required license, readme, etc files inside meta-inf, as set in ant build file) ? Thanks. Last year I have done some tests inside a fully-mavenized project, to consume Pivot jars (manually deployed in my local repository), and create a simple Pivot App, and all has worked. I have to find it in my disks (maybe I have already sent to you, I don't remember) and adapt/simplify it for Pivot 1.4 . This could be a simple test to ensure that all works good, but we have to see if could be interesting to include as a new subproject (without any dependency to others), in trunk. Tell me if this is wanted. Bye, Sandro
