|
From: Luke T. <ne...@fr...> - 2003-08-20 13:59:00
|
Alef Arendsen (JTeam) wrote: > I don't have a Maven build system installed here, how to handle missing > dependencies for tiles? Or would somebody be so kind to just add them > ;-). > Don't worry about it too much - I don't think anyone's using it anyway :). The dependencies are just added to the project.xml file (it's easy enough to work out the syntax). I've also written a bit about it in the wiki: http://www.springframework.org/wiki/jsp/Wiki?MavenBuild I think the jars you need should already be in the ibiblio repository (struts is definately there), so once you add entries for them to the project.xml file, they should be downloaded automatically. I will have a look later today and make sure the build is still functioning with Maven. Luke. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523C http://www.monkeymachine.ltd.uk |