Although we have spoken already in the ##jsf irc channel on
irc.freenode.net I answer here again so other developers know the
answer and that this has been solved:

To just build one of the subprojects of myfaces, use 'ant dist' and
not just 'ant' by default,

Regards,

Bruno

2005/11/4, Ed Burns <[EMAIL PROTECTED]>:
> Hello Delevopers,
>
> I'm having a problem building the tomahawk components
> from source.
>
> I've done
>
> svn co
> https://svn.apache.org/repos/asf/myfaces/tomahawk-only
>
> And it checked out fine.  I then modified my
> build.local.properties
> accordingly, then ran ant in
> tomahawk-only/tomahawk/build
>
> Here's what I get:
>
> cd
> /Users/edburns/Projects/J2EE/workareas/myfaces-tomahawk/tomahawk-only/tomahawk/build/
> ant -emacs
> Buildfile: build.xml
>
> download-dependencies:
> Getting:
> http://www.ibiblio.org/maven/cactus/jars/cactus-13-1.7.1.jar
> To:
> /Users/edburns/Projects/J2EE/workareas/myfaces-tomahawk/tomahawk-only/lib/cactus.jar
> Not modified - so not downloaded
> Getting:
> http://www.ibiblio.org/maven/aspectj/jars/aspectjrt-1.2.1.jar
> To:
> /Users/edburns/Projects/J2EE/workareas/myfaces-tomahawk/tomahawk-only/lib/aspectjrt.jar
> Not modified - so not downloaded
> Getting:
> http://www.ibiblio.org/maven/commons-httpclient/jars/commons-httpclient-2.0.2.jar
> To:
> /Users/edburns/Projects/J2EE/workareas/myfaces-tomahawk/tomahawk-only/lib/commons-httpclient.jar
> Not modified - so not downloaded
> Getting:
> http://www.ibiblio.org/maven/httpunit/jars/httpunit-1.6.jar
> To:
> /Users/edburns/Projects/J2EE/workareas/myfaces-tomahawk/tomahawk-only/lib/httpunit.jar
> Not modified - so not downloaded
> Getting:
> http://www.ibiblio.org/maven/nekohtml/jars/nekohtml-0.9.1.jar
> To:
> /Users/edburns/Projects/J2EE/workareas/myfaces-tomahawk/tomahawk-only/lib/nekohtml.jar
> Not modified - so not downloaded
>
> dist-all:
>
> project:
>
> subproject:
> suproject : api
> properties: api/build.properties
>
> BUILD FAILED
> /Users/edburns/Projects/J2EE/workareas/myfaces-tomahawk/tomahawk-only/tomahawk/build/build.xml:794:
> The following error occurred while executing this
> line:
> /Users/edburns/Projects/J2EE/workareas/myfaces-tomahawk/tomahawk-only/tomahawk/build/build.xml:430:
> The following error occurred while executing this
> line:
> /Users/edburns/Projects/J2EE/workareas/myfaces-tomahawk/tomahawk-only/tomahawk/build/build.xml:408:
> Basedir
> /Users/edburns/Projects/J2EE/workareas/myfaces-tomahawk/tomahawk-only/tomahawk/api
> does not exist
>
> Total time: 4 seconds
>
> Compilation exited abnormally with code 1 at Fri Nov
> 4 08:35:59
>
> Can someone please help me get these built?
>
> Thanks
>
> Ed
>
>
>
> __________________________________
> Start your day with Yahoo! - Make it your home page!
> http://www.yahoo.com/r/hs
>

Reply via email to