You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-user@db.apache.org by Samer AbuKhait <ab...@birzeit.edu> on 2003/10/11 15:45:14 UTC

class $basePrefixJobEntry is public

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: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org


Re: class $basePrefixJobEntry is public

Posted by Scott Eade <se...@backstagetech.com.au>.
Samer AbuKhait wrote:

>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
>                ^
>  
>
Search the turbine-dev mail archive for messages with "Argh. Maven. 
Again." in their subject line.

Scott

-- 
Scott Eade
Backstage Technologies Pty. Ltd.
http://www.backstagetech.com.au





---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org