[Dle-ohmit] Nightly build results for dle-ohmit
Maven User
maven@epic52.dep.state.fl.us
Tue, 6 Sep 2005 21:12:54 -0400
__ __
| \/ |__ _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
Now attaining goal number 0, which is clean
clean:clean:
[delete] Deleting directory /3psw/home/maven-1.0.2/projects/dle-ohmit/target
clean:
Now attaining goal number 1, which is java:compile
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 55 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/model/Incdnt.java:10: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolderInterface;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/Incdnt.java:18: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.Incdnt
private ValueHolderInterface incdntIvntry;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/Incdnt.java:24: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.Incdnt
private ValueHolderInterface incdntLctn;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/costs/IncdntExpns.java:3: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolder;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/costs/IncdntExpns.java:4: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolderInterface;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/costs/IncdntExpns.java:14: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.costs.IncdntExpns
private ValueHolderInterface incdnt;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/costs/IncdntExpns.java:19: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.costs.IncdntExpns
private ValueHolderInterface incdntCost;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/costs/IncdntExpns.java:25: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.costs.IncdntExpns
private ValueHolderInterface incdntParty;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/costs/IncdntCost.java:6: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolder;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/costs/IncdntCost.java:7: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolderInterface;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/costs/IncdntCost.java:25: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.costs.IncdntCost
private ValueHolderInterface incdntCostGroup;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/costs/IncdntCost.java:32: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.costs.IncdntCost
private ValueHolderInterface unitMsrCd;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/costs/IncdntCostGroup.java:5: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolder;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/costs/IncdntCostGroup.java:6: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolderInterface;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/costs/IncdntCostGroup.java:16: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.costs.IncdntCostGroup
private ValueHolderInterface incdntCostCtgryCd;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntParty.java:6: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolder;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntParty.java:7: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolderInterface;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntParty.java:53: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.party.IncdntParty
private ValueHolderInterface incdntPartyTypeCd;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntParty.java:58: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.party.IncdntParty
private ValueHolderInterface incdnt;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyAdrs.java:6: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolder;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyAdrs.java:7: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolderInterface;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyAdrs.java:19: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.party.PartyAdrs
private ValueHolderInterface party;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyAdrs.java:25: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.party.PartyAdrs
private ValueHolderInterface partyAdrsTypeCd;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntPartyAdrs.java:3: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolder;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntPartyAdrs.java:4: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolderInterface;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntPartyAdrs.java:15: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.party.IncdntPartyAdrs
private ValueHolderInterface incdntParty;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntPartyAdrs.java:21: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.party.IncdntPartyAdrs
private ValueHolderInterface prtyAdrs;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyPhone.java:3: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolder;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyPhone.java:4: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolderInterface;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyPhone.java:15: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.party.PartyPhone
private ValueHolderInterface prty;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyPhone.java:21: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.party.PartyPhone
private ValueHolderInterface partyPhoneTypeCd;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyRlnshp.java:4: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolder;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyRlnshp.java:5: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolderInterface;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyRlnshp.java:16: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.party.PartyRlnshp
private ValueHolderInterface linkParty;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyRlnshp.java:22: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.party.PartyRlnshp
private ValueHolderInterface partyRlnshpTypeCd;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyRlnshp.java:28: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.party.PartyRlnshp
private ValueHolderInterface prty;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/object/IncdntObject.java:5: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolder;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/object/IncdntObject.java:6: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolderInterface;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/object/IncdntObject.java:25: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.object.IncdntObject
private ValueHolderInterface incdntParty;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/object/IncdntObject.java:31: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.object.IncdntObject
private ValueHolderInterface incdntObjectGroupCd;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/object/IncdntObject.java:36: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.object.IncdntObject
private ValueHolderInterface incdnt;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/object/PltntObject.java:3: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolder;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/object/PltntObject.java:4: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolderInterface;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/object/PltntObject.java:15: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.object.PltntObject
private ValueHolderInterface incdntPltnt;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/object/PltntObject.java:21: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.object.PltntObject
private ValueHolderInterface incdntObjct;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/pltnt/IncdntPltnt.java:5: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolder;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/pltnt/IncdntPltnt.java:6: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolderInterface;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/pltnt/IncdntPltnt.java:25: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.pltnt.IncdntPltnt
private ValueHolderInterface ctgryPltnt;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/pltnt/IncdntPltnt.java:30: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.pltnt.IncdntPltnt
private ValueHolderInterface unitMsrCd;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/pltnt/IncdntPltnt.java:35: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.pltnt.IncdntPltnt
private ValueHolderInterface incdnt;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/pltnt/CtgryPltnt.java:6: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolder;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/pltnt/CtgryPltnt.java:7: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolderInterface;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/pltnt/CtgryPltnt.java:25: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.pltnt.CtgryPltnt
private ValueHolderInterface pltntCd;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/pltnt/CtgryPltnt.java:31: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.pltnt.CtgryPltnt
private ValueHolderInterface pltntCtgryCd;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/object/IncdntObjectGroup.java:6: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolder;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/object/IncdntObjectGroup.java:7: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolderInterface;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/object/IncdntObjectGroup.java:18: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.object.IncdntObjectGroup
private ValueHolderInterface incdntObjectTypeCd;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntPartyLink.java:4: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolder;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntPartyLink.java:5: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolderInterface;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntPartyLink.java:16: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.party.IncdntPartyLink
private ValueHolderInterface incdntParty;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntPartyLink.java:22: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.party.IncdntPartyLink
private ValueHolderInterface incdntParty1;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntPartyLink.java:28: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.party.IncdntPartyLink
private ValueHolderInterface incdntPartyLinkTypeCd;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/IncdntLctn.java:4: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolderInterface;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/IncdntIvntry.java:2: package oracle.toplink.indirection does not exist
import oracle.toplink.indirection.ValueHolderInterface;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/IncdntIvntry.java:10: cannot resolve symbol
symbol : class ValueHolderInterface
location: class dle.ohmit.model.IncdntIvntry
private ValueHolderInterface incdnt;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/web/IncidentAction.java:8: package dle.ohmit.service does not exist
import dle.ohmit.service.IncdntManager;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/web/IncidentAction.java:9: package dle.ohmit.service.impl does not exist
import dle.ohmit.service.impl.IncdntManagerImpl;
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/costs/IncdntExpns.java:41: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.costs.IncdntExpns
this.incdnt = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/costs/IncdntExpns.java:42: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.costs.IncdntExpns
this.incdntCost = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/costs/IncdntExpns.java:43: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.costs.IncdntExpns
this.incdntParty = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/costs/IncdntCost.java:46: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.costs.IncdntCost
this.incdntCostGroup = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/costs/IncdntCost.java:48: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.costs.IncdntCost
this.unitMsrCd = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/costs/IncdntCostGroup.java:35: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.costs.IncdntCostGroup
new ValueHolder(new IncdntCostCtgry());
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyAdrs.java:52: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.party.PartyAdrs
this.party = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyAdrs.java:53: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.party.PartyAdrs
this.partyAdrsTypeCd = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntPartyAdrs.java:30: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.party.IncdntPartyAdrs
this.incdntParty = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntPartyAdrs.java:31: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.party.IncdntPartyAdrs
this.prtyAdrs = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyPhone.java:30: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.party.PartyPhone
this.partyPhoneTypeCd = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyPhone.java:31: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.party.PartyPhone
this.prty = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyRlnshp.java:39: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.party.PartyRlnshp
this.linkParty = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyRlnshp.java:40: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.party.PartyRlnshp
this.partyRlnshpTypeCd = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/PartyRlnshp.java:41: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.party.PartyRlnshp
this.prty = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/object/IncdntObject.java:60: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.object.IncdntObject
this.incdnt = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/object/IncdntObject.java:61: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.object.IncdntObject
this.incdntObjectGroupCd = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/object/IncdntObject.java:62: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.object.IncdntObject
this.incdntParty = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/object/PltntObject.java:35: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.object.PltntObject
new ValueHolder(new IncdntObject());
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/object/PltntObject.java:38: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.object.PltntObject
new ValueHolder(new IncdntPltnt());
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/pltnt/IncdntPltnt.java:50: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.pltnt.IncdntPltnt
new ValueHolder(new CtgryPltnt());
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/pltnt/IncdntPltnt.java:53: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.pltnt.IncdntPltnt
new ValueHolder(new dle.ohmit.model.Incdnt());
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/pltnt/IncdntPltnt.java:55: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.pltnt.IncdntPltnt
this.unitMsrCd = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/pltnt/CtgryPltnt.java:46: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.pltnt.CtgryPltnt
new ValueHolder(new Pltnt());
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/pltnt/CtgryPltnt.java:49: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.pltnt.CtgryPltnt
new ValueHolder(new PltntCtgry());
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/object/IncdntObjectGroup.java:37: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.object.IncdntObjectGroup
this.incdntObjectTypeCd = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntPartyLink.java:39: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.party.IncdntPartyLink
this.incdntParty = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntPartyLink.java:40: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.party.IncdntPartyLink
this.incdntParty1 = new ValueHolder();
^
/3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/model/party/IncdntPartyLink.java:41: cannot resolve symbol
symbol : class ValueHolder
location: class dle.ohmit.model.party.IncdntPartyLink
this.incdntPartyLinkTypeCd = new ValueHolder();
^
Note: /3psw/home/maven-1.0.2/projects/dle-ohmit/src/dle/ohmit/web/IncidentAction.java uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.
96 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: Tue Sep 06 21:12:54 EDT 2005