Re: Typo in multproject example doc...
Michael Nash <[email protected]>
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Organization | JGlobal Limited |
| Message-ID | <[email protected]> |
Aleks: Thanks again - we'll eventually get this doc right with many eyes :-) Much appreciated Mike On Wed, 2005-02-23 at 18:01, Aleksandar Vidakovic wrote: > Salut all, > > I think there was a little typo in the manual where the maven's > multiproject feature was described. In the toolset chapter, section > "Other Maven Goals" I corrected the example for the build.properties to > the following settings: > > [code] > > maven.multiproject.basedir=../.. > maven.multiproject.ignoreFailures=true > maven.multiproject.includes=*/project.xml > maven.multiproject.excludes=keel-build/project.xml,tool-xdoclet/project.xml,svc-chart-jfreechart/project.xml > > [/code] > > The basedir was wrong and the includes were missing. Put this in the > build.properties of your project (e. g. > $KEEL_HOME/keel-build/local-yourprojectname), type "maven > -Dgoal=clean,keel:jar multiproject:goal" at the console and all keel > modules will be rebuild (except those mentioned in > "maven.multiproject.excludes"). > > There are still some modules failing to build, but this is due to some > false dependency entries - as far as I can see. But no big deal... I'll > see what I can fix now. > > Hope this helps, > > Aleks > > > > http://keelframework.org/documentation.shtml > Keelgroup mailing list > [email protected] > http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com http://keelframework.org/documentation.shtml Keelgroup mailing list [email protected] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com