Alessio
I'm not positive, but I think that happens when you haven't set
$MAVEN_HOME properly. Take a look at Henning's post 'BUILD Status -
turbine' around July 7. If you do follow those instructions, the build
will work.
If you do have MAVEN_HOME set, then try completely removing maven and do
a fresh install. I had that exact problem and this remedied it.
On Wed, 2003-07-23 at 08:01, Alessio Bernesco L�vore wrote:
> Hi,
> I've read all the threads (think so) about building Turbine 2.3 but
> i've not found the answer!
>
> I'm using Maven,Torque and Turbine all from CVS, but i've still a
> problem related a compiling error.
>
> The error is something like:
>
> /jakarta-turbine-2/target/src/org/apache/turbine/services/schedule/
> ${basePrefix}JobEntry.java
> :29: class $basePrefixJobEntry is public, should be declared in a file
> named $basePrefixJobEntry.java public abstract class
> $basePrefixJobEntry extends BaseObject
>
> It seems like the compiler look for classes starting with
> "$basePrefix", but in my target/src directory i've the correct
> "BaseSomethingOther" classes...
>
> Question: where i've to set the "basePrefix" property used by the
> compiler?
>
>
> Thanks,
>
> alessio.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--
Bill <[EMAIL PROTECTED]>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]