by following instructions reported here:

http://www.jboss.org/developers/projects/nukes/build

i got these errors when trying to build:

F:\nukes\nukes>build
Executing F:\nukes\nukes\..\tools\bin\ant.bat  -logger org.apache.tools.ant.NoBa
nnerLogger
Buildfile: build.xml

_buildmagic:init:
Trying to override old definition of task property
     [echo]  F:\nukes/build/etc/mysql.properties

generate-classes:
[ejbdoclet] (XDocletMain.start                   47  ) Running 

[ejbdoclet] (XDocletMain.start                   47  ) Running <localhomeinterfa
ce/>
[ejbdoclet] (XDocletMain.start                   47  ) Running <deploymentdescri
ptor/>
[ejbdoclet] (XDocletMain.start                   47  ) Running 
[ejbdoclet] INFO:    Some classes refer to other classes that were not found amo
ng the sources or on the classpath.
[ejbdoclet]          (Perhaps the referred class doesn't exist? Hasn't been gene
rated yet?)
[ejbdoclet]          The referring classes do not import any fully qualified cla
sses matching these classes.
[ejbdoclet]          However, since no packages are imported, xjavadoc has assum
ed that the referred classes
[ejbdoclet]          belong to the same package as the referring class. The clas
ses are:
[ejbdoclet] F:\nukes\nukes\src\main\org\jboss\nukes\core\ejb\FileEJB.java --> Co
mmand qualified to org.jboss.nukes.core.ejb.Command
[ejbdoclet] F:\nukes\nukes\src\main\org\jboss\nukes\core\ejb\FileEJB.java --> Ac
tion qualified to org.jboss.nukes.core.ejb.Action
[ejbdoclet] F:\nukes\nukes\src\main\org\jboss\nukes\core\ejb\FileEJB.java --> Fi
leCommand qualified to org.jboss.nukes.core.ejb.FileCommand

_default:compile-classes:
   [depend] Deleted 0 out of date files in 0 seconds
    [javac] Compiling 211 source files to F:\nukes\nukes\output\classes
    [javac] F:\nukes\nukes\src\main\org\jboss\nukes\io\HeadWriter.java:12: packa
ge org.jboss.nukes.common.io does not exist
    [javac] import org.jboss.nukes.common.io.ReusableCharArrayReader;
    [javac]                                  ^
    [javac] F:\nukes\nukes\src\main\org\jboss\nukes\io\HeadWriter.java:13: packa
ge org.jboss.nukes.common.html does not exist
    [javac] import org.jboss.nukes.common.html.HeadAnalyzer;
    [javac]                                    ^
    [javac] F:\nukes\nukes\src\main\org\jboss\nukes\io\HeadWriter.java:14: packa
ge org.jboss.nukes.common.html does not exist
    [javac] import org.jboss.nukes.common.html.Token;
    [javac]                                    ^
    [javac] F:\nukes\nukes\src\main\org\jboss\nukes\io\HeadWriter.java:15: packa
ge org.jboss.nukes.common.chars does not exist
    [javac] import org.jboss.nukes.common.chars.MutableChars;
    [javac]                                     ^

(and so on...)

what's wrong?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849400#3849400

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3849400


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to