Re: Maven plugin
"Sasvata (Shash) Chatterjee" <[email protected]> Sun, 28 Aug 2005 21:13:47 -0500
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
Mike, > >There is no "real" dependency, e.g. it doesn't depend to compile. The >idea is that when you install the plugin, you also get the appropriate >version of all of the example apps that are working properly with that >version of the plugin. > >Maybe it would be better to leave the examples as a seperate version, >and just post information to indicate which versions are the latest... > >Simple is good, after all! > >Mike The only "dependency" is that, by default, we need to point the Maven plugin to an empty webapp to copy for "seeding" the webapp, and we point that (in <project>/build.properties) as "base.webapp=keel-build/webapps/blank". But, if I remember correctly, the base webapp is blank anyway, I think, we could just create a webapp and webapp/WEB-INF in the plugin, and forget the base.webapp idea. Shash http://keelframework.org/documentation.shtml Keelgroup mailing list [email protected] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com