--- Rob Oxspring <[EMAIL PROTECTED]> wrote:
> I've freshly set up my environment to do some work on commons-cli 
> (RESEARCH_CLI_2_ROXSPRING branch if that matters) and am really 
> struggling to get the build working.
> 
> Using a clean checkout of jakarta-commons, running maven (rc1) from the 
> cli directory ends up failing to compile any of the java source 
> (although maven claims a successful build):
> 
> java:compile:
>      [echo] Compiling to 
> C:\Java\apache.org\jakarta-commons\cli/target/classes
>      [echo] No java source files to compile.

It sounds like your <build> element in project.xml isn't configured
correctly.  Take a look at the setup for working components to see what
you're missing.

David

> 
> I tried a few other components at random and founnd that while codec, 
> collections and digester do the same; validator claims to be compiling 
> 20 file.
> 
> Could anyone enlighten me as to what's gone wrong? is it my set up? is 
> it the new commons-build? is it just general maven black magic?
> 
> Thanks,
> 
> Rob
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway 
http://promotions.yahoo.com/design_giveaway/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to