Vincent Massol wrote:
>Hi,
>
>Here's what I get when I try to build the core project:
>
>
>C:\dev\clirr\core>maven clean jar:install
> __ __
>| \/ |__ _Apache__ ___
>| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
>|_| |_\__,_|\_/\___|_||_| v. 1.0
>
>Plugin 'maven-deploy-plugin' in project 'Clirr Core' is not available
>build:start:
>
>clean:clean:
> [delete] Deleting directory C:\dev\clirr\core\target
>
>clean:
>multiproject:clean:
>multiproject:projects-init:
> [echo] Gathering project list
>Starting the reactor...
>Our processing order:
>Starting the reactor...
>Our processing order:
>
>multiproject:goal:
>
>
>
>java:prepare-filesystem:
> [mkdir] Created dir: C:\dev\clirr\core\target\classes
>
>java:compile:
> [echo] Compiling to C:\dev\clirr\core/target/classes
> [javac] Compiling 31 source files to C:\dev\clirr\core\target\classes
>
>java:jar-resources:
>Copying 3 files to C:\dev\clirr\core\target\classes
>
>test:prepare-filesystem:
> [mkdir] Created dir: C:\dev\clirr\core\target\test-classes
> [mkdir] Created dir: C:\dev\clirr\core\target\test-reports
>
>test:test-resources:
>
>test:compile:
> [javac] Compiling 13 source files to
>C:\dev\clirr\core\target\test-classes
>
>test:test:
>clirr:compiletestlibs:
>
>Compiling test input testlib-v1
> [mkdir] Created dir:
>C:\dev\clirr\core\target\testinput\testlib-v1\classes
>
>BUILD FAILED
>File...... C:\dev\clirr\core\maven.xml
>Element... javac
>Line...... 19
>Column.... 41
>srcdir "C:\dev\clirr\core\src\testinput\testlib-v1" does not exist!
>Total time: 4 seconds
>Finished at: Thu Jul 15 15:44:38 CEST 2004
>
>C:\dev\clirr\core>
>
>
>Any idea?
>
>
>
Yep, forgot to add the testinput dir to CVS. Fixed now, thanks.
>Thanks
>-Vincent
>
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by BEA Weblogic Workshop
>FREE Java Enterprise J2EE developer tools!
>Get your free copy of BEA WebLogic Workshop 8.1 today.
>http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
>_______________________________________________
>Clirr-devel mailing list
>Cli...@li...
>https://lists.sourceforge.net/lists/listinfo/clirr-devel
>
>
>
|