Hi Nicolas, Check at the module.ant in the project there is a target there (which unfortunatly doesn’t contain description) named “generate-site”.
<target name="generate-site" depends="xooki:generate" extensionOf="publish-shared"> Like ant when you type “easyant -p” you only see target with descriptions. Cheers, 2015-01-22 23:23 GMT+01:00 Nicolas Lalevée <nicolas.lale...@hibnet.org>: > Hi, > > I tried to fixed the issues raised by Sebb about the links in EasyAnt’s > website and I got issues. > > I am not sure which target should be called to get things generated. The > command « easyant -p » is listing the usual targets for a project with a > bunch of code, but this is not helpful and unrelated to what I want to do > with the sources of a website. Looking at the source of the build, I can > see some specific targets, but nothing get actually generated in the « > production » folder. Any hint on how to generate the site ? > > Nicolas > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org > For additional commands, e-mail: dev-h...@ant.apache.org > > -- Jean Louis Boudart Independent consultant Apache EasyAnt commiter http://ant.apache.org/easyant/