hi simon, i completely agree with you (and of course with bernhard). thank you for updating the wiki!
(my question addressed to dave concerning a full build was just a second try to figure out a further approach for dave (if it works at his machine or if there is an other problem on-site). it is of course a dispensable overhead if only tomahawk is required. i agree with bernhard that it looks like the try to build only the core of tomahawk. as i said before - the question was rooted in the second mail of dave, after bernhard answered the first one correctly.) however, with the updated wiki i think it is pretty clear how to reach the goal with the first approach mentioned by bernhard (without having the overhead of a complete build). i especially like your hint to register the apache snapshot repository in the default settings to build just the tomahawk core itself. regards, gerhard 2007/11/11, simon <[EMAIL PROTECTED]>: > > Hi Dave, > > The "Tomahawk only" section of the wiki page > http://wiki.apache.org/myfaces/Building_With_Maven > was not quite correct. > > As Bernhard Huemer mentioned, you can check out the whole of Tomahawk > (but do not need to build the whole of MyFaces). > > If you really want just tomahawk-core, you must register the apache > snapshot repository in your default settings. See the updated wiki page > for details. > > Regards, > > Simon > > On Sun, 2007-11-11 at 13:16 +0100, Gerhard Petracek wrote: > > hello, > > > > have you already tried to run the full myfaces build, which is > > described in the myfaces wiki: > > http://wiki.apache.org/myfaces/Building_With_Maven > > > > there is also a topic called "For Tomahawk only" - this command works > > if you built the full myfaces build before - so you should be fine > > with running the full myfaces build: > > > > svn co https://svn.apache.org/repos/asf/myfaces/current > > myfaces-current > > cd myfaces-current > > mvn install > > > > this will take some minutes, but it should work. > > > > regards, > > gerhard > > > > > > > > 2007/11/10, Dave <[EMAIL PROTECTED]>: > > I checked out the latest tomahawk source code, tried to build > > it. but got the following error. > > could someone help me. Thanks! > > > > C:\tomahawk>mvn install > > [INFO] Scanning for projects... > > [INFO] > > > ------------------------------------------------------------------------ > > [ERROR] FATAL ERROR > > [INFO] > > > ------------------------------------------------------------------------ > > [INFO] Error building POM (may not be this project's POM). > > > > Project ID: org.apache.myfaces.tomahawk:tomahawk:jar:null > > Reason: Cannot find parent: > > org.apache.myfaces.tomahawk:tomahawk-project for project: > > org.apache.myfaces.tomahawk:tomaha > > wk:jar:null for project > > org.apache.myfaces.tomahawk:tomahawk:jar:null > > > > [INFO] > > > ------------------------------------------------------------------------ > > [INFO] Trace > > org.apache.maven.reactor.MavenExecutionException: Cannot find > > parent: org.apache.myfaces.tomahawk:tomahawk-project for p > > roject: org.apache.myfaces.tomahawk:tomahawk:jar:null for > > project org.apache.myfaces.tomahawk:tomahawk:jar:null > > at org.apache.maven.DefaultMaven.getProjects > > > > -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces

