[Dle-ohmit] Nightly build results for dle-ohmit

Maven User maven at epic52.dep.state.fl.us
Sun Nov 20 21:10:35 EST 2005


 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

build:start:

nightly-build:
    [mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target
clean:clean:
    [delete] Deleting directory /3psw/home/maven-1.0.2/projects/dle-ohmit/target

clean:

java:prepare-filesystem:
    [mkdir] Created dir: /3psw/home/maven-1.0.2/projects/dle-ohmit/target/classes

java:compile:
    [echo] Compiling to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/classes
    [echo] 
==========================================================

  NOTE: Targetting JVM 1.4, classes
  will not run on earlier JVMs

==========================================================
          
    [javac] Compiling 136 source files to /3psw/home/maven-1.0.2/projects/dle-ohmit/target/classes
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/web/IncidentExpnsAction.java:18: package dle.ohmit.service.rsrc does not exist
import dle.ohmit.service.rsrc.EmrgcyRsrcManager;
                              ^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/web/IncidentExpnsAction.java:59: cannot resolve symbol
symbol  : class EmrgcyRsrcManager 
location: class dle.ohmit.web.IncidentExpnsAction
    private EmrgcyRsrcManager rsrcManager = null;
            ^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/web/IncidentExpnsAction.java:433: cannot resolve symbol
symbol  : class EmrgcyRsrcManager 
location: class dle.ohmit.web.IncidentExpnsAction
    public void setRsrcManager(final EmrgcyRsrcManager rsrcManagerIn) {
                                     ^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/service/impl/costs/IncdntExpnsManagerImpl.java:24: dle.ohmit.service.impl.costs.IncdntExpnsManagerImpl is not abstract and does not override abstract method saveIncdntExpns(dle.ohmit.model.costs.IncdntExpns) in dle.ohmit.service.costs.IncdntExpnsManager
public class IncdntExpnsManagerImpl implements IncdntExpnsManager {
       ^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/web/IncidentExpnsAction.java:130: cannot resolve symbol
symbol  : variable PERSONNEL 
location: class dle.ohmit.Constants
        if (StringUtils.equals(ctgry.getIncdntCostCtgryNm(), Constants.PERSONNEL)) {
                                                                      ^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/web/IncidentExpnsAction.java:134: cannot resolve symbol
symbol  : method getIncdntPersonnelExpns (java.lang.Long,java.lang.String)
location: interface dle.ohmit.service.costs.IncdntExpnsManager
            expnsList = expnsManager.getIncdntPersonnelExpns(incident
                                    ^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/web/IncidentExpnsAction.java:282: cannot resolve symbol
symbol  : variable PERSONNEL 
location: class dle.ohmit.Constants
        if (StringUtils.equals(ctgry.getIncdntCostCtgryNm(), Constants.PERSONNEL)) {
                                                                      ^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/web/IncidentExpnsAction.java:284: cannot resolve symbol
symbol  : method saveIncdntPersonnelExpns (dle.ohmit.model.costs.IncdntExpns)
location: interface dle.ohmit.service.costs.IncdntExpnsManager
            expnsManager.saveIncdntPersonnelExpns(expns);
                        ^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/web/IncidentExpnsAction.java:289: cannot resolve symbol
symbol  : method getIncdntPersonnelExpns (java.lang.Long,java.lang.String)
location: interface dle.ohmit.service.costs.IncdntExpnsManager
            expnsList = expnsManager.getIncdntPersonnelExpns(incident
                                    ^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/web/IncidentExpnsAction.java:323: saveIncdntExpns(dle.ohmit.model.costs.IncdntExpns) in dle.ohmit.service.costs.IncdntExpnsManager cannot be applied to (dle.ohmit.model.costs.IncdntExpns,java.lang.String)
            expnsManager.saveIncdntExpns(expns, incdntExpnsType);
                        ^
10 errors

BUILD FAILED
File...... /3psw/home/maven-1.0.2/.maven/cache/maven-java-plugin-1.5/plugin.jelly
Element... ant:javac
Line...... 63
Column.... 48
Compile failed; see the compiler error output for details.
Total time: 5 seconds
Finished at: Sun Nov 20 21:10:34 EST 2005



More information about the Dle-ohmit mailing list