Re: AW: Keel documentation
"Shash Chatterjee" <[email protected]>
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Message-ID | <[email protected]> |
> Concerning maven dependency inheritance: it works with version > 1.0rc2. You can even use a hierarchy of project descriptors (common- > project.xml -> another-project.xml -> app-project.xml). > Cool! I think we have modularized the build internals enough to where it should be far easier to create Maven reactors with those (in theory, I haven't tried). Looking forward to see your efforts in getting Maven support! BTW, if you get a chance, look at AspectWerkz' build system. It is not multiproject, but they do support the exact same Ant targets as Maven goals. Shash