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
> 

Reply via email to