I am having this error when I try: maven on my turbine directory.
Can any body help???
generate-om:
[echo] Compiling to $turbine.home/target/classes
[javac] Compiling 431 source files to $turbine.home/target/classes
$turbine.home/target/src/org/apache/turbine/services/schedule/${basePref
ix}JobEntry.java:29: class $basePrefixJobEntry is public, should be
declared in a file named $basePrefixJobEntry.java
public abstract class $basePrefixJobEntry extends BaseObject
^
.
.
.
.
.
.
.
BUILD FAILED
File...... file:$user.home/.maven/plugins/maven-java-plugin-1.3/
Element... ant:javac
Line...... 55
Column.... 48
Compile failed; see the compiler error output for details.
Total time: 11 seconds
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]