You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Stephen Haberman <st...@chase3000.com> on 2002/06/27 05:50:04 UTC

fulcrum maven b4 build fix

I've been sticking with maven b4 and while tracking down an Intake bug
today (it ended up being my fault), I found that maven b4's
prepareSource functionality is broken. It only copies the src/java files
over to target/src if running after a maven:clean.

So instead of always doing maven:clean/maven:install-jar, I added a
callback to just copy the files from src/java to target/src before
compiling.

Given maven's state of flux, this patch shouldn't be committed, but if
any other people are staying with maven b4 and compiling fulcrum, it's
handy.

- Stephen

Re: fulcrum maven b4 build fix

Posted by "Henning P. Schmiedehausen" <hp...@intermeta.de>.
"Stephen Haberman" <st...@chase3000.com> writes:

>I've been sticking with maven b4 and while tracking down an Intake bug
>today (it ended up being my fault), I found that maven b4's
>prepareSource functionality is broken. It only copies the src/java files
>over to target/src if running after a maven:clean.

Yep. Thanks a lot for fixing this; I wanted to tackle this problem
tonight; now I can do something useful.

This is mainly to let you know that fulcrum-current builds fine for me
with maven-1.0b4. I do have a couple of adjustments (mainly I synced
the jar versions of fulcrum, turbine-2, torque and tdk) to the source
trees but no real showstopper.

	Regards
		Henning

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen       -- Geschaeftsfuehrer
INTERMETA - Gesellschaft fuer Mehrwertdienste mbH     hps@intermeta.de

Am Schwabachgrund 22  Fon.: 09131 / 50654-0   info@intermeta.de
D-91054 Buckenhof     Fax.: 09131 / 50654-20   

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>