I know this phenomenon... normally, I do this with my own stuff ;-)

On Wed, 2005-02-23 at 18:01 -0500, Michael Nash wrote:
> 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
> 
-- 
Aleksandar Vidakovic <[EMAIL PROTECTED]>

http://keelframework.org/documentation.shtml
Keelgroup mailing list
[EMAIL PROTECTED]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com

Reply via email to