Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [INFO] Reactor Summary:
- [INFO]
- [INFO] JSSLab Module ..................................... SUCCESS [0.281s]
- [INFO] JSSLab Module API ................................. SUCCESS [1.844s]
- [INFO] JSSLab Module OMOD ................................ FAILURE [1.156s]
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 3.703s
- [INFO] Finished at: Sat Dec 03 12:31:41 EST 2011
- [INFO] Final Memory: 18M/44M
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project JSSLab-omod: Compilation failure: Compilation failure:
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[22,46] package org.openmrs.module.webservices.rest.web does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[23,46] package org.openmrs.module.webservices.rest.web does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[24,57] package org.openmrs.module.webservices.rest.web.annotation does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[25,61] package org.openmrs.module.webservices.rest.web.representation does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[26,61] package org.openmrs.module.webservices.rest.web.representation does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[27,61] package org.openmrs.module.webservices.rest.web.representation does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[28,60] package org.openmrs.module.webservices.rest.web.resource.impl does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[29,60] package org.openmrs.module.webservices.rest.web.resource.impl does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[30,60] package org.openmrs.module.webservices.rest.web.resource.impl does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[31,60] package org.openmrs.module.webservices.rest.web.resource.impl does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[32,60] package org.openmrs.module.webservices.rest.web.resource.impl does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[33,55] package org.openmrs.module.webservices.rest.web.response does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[40,43] cannot find symbol
- [ERROR] symbol: class MetadataDelegatingCrudResource
- [ERROR] public class LabInstrumentResource extends MetadataDelegatingCrudResource<LabInstrument> {
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[38,1] cannot find symbol
- [ERROR] symbol: class Resource
- [ERROR] @Resource("labInstrument")
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[46,67] cannot find symbol
- [ERROR] symbol : class Representation
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[46,8] cannot find symbol
- [ERROR] symbol : class DelegatingResourceDescription
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[120,48] cannot find symbol
- [ERROR] symbol : class RequestContext
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[120,79] cannot find symbol
- [ERROR] symbol : class ResponseException
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[130,40] cannot find symbol
- [ERROR] symbol : class RequestContext
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[139,62] cannot find symbol
- [ERROR] symbol : class RequestContext
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[139,11] cannot find symbol
- [ERROR] symbol : class AlreadyPaged
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabSupplyItemController.java:[3,46] package org.openmrs.module.webservices.rest.web does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabSupplyItemController.java:[13,45] cannot find symbol
- [ERROR] symbol: class BaseCrudController
- [ERROR] public class LabSupplyItemController extends BaseCrudController<LabSupplyItem> {}
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabSupplyItemController.java:[13,64] cannot find symbol
- [ERROR] symbol: class LabSupplyItem
- [ERROR] public class LabSupplyItemController extends BaseCrudController<LabSupplyItem> {}
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[3,46] package org.openmrs.module.webservices.rest.web does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[4,38] package org.openmrs.module.web.resource does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[5,42] package org.openmrs.module.webservices.rest does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[6,46] package org.openmrs.module.webservices.rest.web does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[7,46] package org.openmrs.module.webservices.rest.web does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[8,50] package org.openmrs.module.webservices.rest.web.api does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[9,57] package org.openmrs.module.webservices.rest.web.controller does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[10,55] package org.openmrs.module.webservices.rest.web.response does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[20,45] cannot find symbol
- [ERROR] symbol: class BaseCrudController
- [ERROR] public class LabInstrumentController extends BaseCrudController<LabInstrumentResource> {}
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[22,46] package org.openmrs.module.webservices.rest.web does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[23,46] package org.openmrs.module.webservices.rest.web does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[24,57] package org.openmrs.module.webservices.rest.web.annotation does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[25,61] package org.openmrs.module.webservices.rest.web.representation does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[26,61] package org.openmrs.module.webservices.rest.web.representation does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[27,61] package org.openmrs.module.webservices.rest.web.representation does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[28,60] package org.openmrs.module.webservices.rest.web.resource.impl does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[29,60] package org.openmrs.module.webservices.rest.web.resource.impl does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[30,60] package org.openmrs.module.webservices.rest.web.resource.impl does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[31,60] package org.openmrs.module.webservices.rest.web.resource.impl does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[32,60] package org.openmrs.module.webservices.rest.web.resource.impl does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[33,55] package org.openmrs.module.webservices.rest.web.response does not exist
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[40,43] cannot find symbol
- [ERROR] symbol: class MetadataDelegatingCrudResource
- [ERROR] public class LabSupplyItemResource extends MetadataDelegatingCrudResource<LabSupplyItem> {
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[38,1] cannot find symbol
- [ERROR] symbol: class Resource
- [ERROR] @Resource("labSupplyItem")
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[46,67] cannot find symbol
- [ERROR] symbol : class Representation
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[46,8] cannot find symbol
- [ERROR] symbol : class DelegatingResourceDescription
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[114,48] cannot find symbol
- [ERROR] symbol : class RequestContext
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[114,79] cannot find symbol
- [ERROR] symbol : class ResponseException
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[124,40] cannot find symbol
- [ERROR] symbol : class RequestContext
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[133,62] cannot find symbol
- [ERROR] symbol : class RequestContext
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[133,11] cannot find symbol
- [ERROR] symbol : class AlreadyPaged
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabSupplyItemController.java:[12,35] cannot find symbol
- [ERROR] symbol: variable RestConstants
- [ERROR] @RequestMapping(value = "/rest/" + RestConstants.VERSION_1 + "/jsslab/LabSupplyItem")
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabSupplyItemController.java:[12,59] attribute value must be constant
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[19,35] cannot find symbol
- [ERROR] symbol: variable RestConstants
- [ERROR] @RequestMapping(value = "/rest/" + RestConstants.VERSION_1 + "/jsslab/labInstrument")
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[19,59] attribute value must be constant
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[47,21] cannot find symbol
- [ERROR] symbol : class DefaultRepresentation
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[48,3] cannot find symbol
- [ERROR] symbol : class DelegatingResourceDescription
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[48,51] cannot find symbol
- [ERROR] symbol : class DelegatingResourceDescription
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[52,38] cannot find symbol
- [ERROR] symbol : variable Representation
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[55,40] cannot find symbol
- [ERROR] symbol : variable RestConstants
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[57,28] cannot find symbol
- [ERROR] symbol : class FullRepresentation
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[58,3] cannot find symbol
- [ERROR] symbol : class DelegatingResourceDescription
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[58,51] cannot find symbol
- [ERROR] symbol : class DelegatingResourceDescription
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[64,38] cannot find symbol
- [ERROR] symbol : variable Representation
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[70,46] cannot find symbol
- [ERROR] symbol : variable Representation
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[74,44] cannot find symbol
- [ERROR] symbol : variable Representation
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[75,40] cannot find symbol
- [ERROR] symbol : method findMethod(java.lang.String)
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[45,1] method does not override or implement a method from a supertype
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[85,1] method does not override or implement a method from a supertype
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[93,1] method does not override or implement a method from a supertype
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[105,1] method does not override or implement a method from a supertype
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[123,68] cannot find symbol
- [ERROR] symbol : variable LabInstrument
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[119,1] method does not override or implement a method from a supertype
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[129,1] method does not override or implement a method from a supertype
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[140,13] cannot find symbol
- [ERROR] symbol : class ServiceSearcher
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[140,44] cannot find symbol
- [ERROR] symbol : class LabInstrumentService
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[138,1] method does not override or implement a method from a supertype
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[47,21] cannot find symbol
- [ERROR] symbol : class DefaultRepresentation
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[48,3] cannot find symbol
- [ERROR] symbol : class DelegatingResourceDescription
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[48,51] cannot find symbol
- [ERROR] symbol : class DelegatingResourceDescription
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[56,40] cannot find symbol
- [ERROR] symbol : variable RestConstants
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[58,28] cannot find symbol
- [ERROR] symbol : class FullRepresentation
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[59,3] cannot find symbol
- [ERROR] symbol : class DelegatingResourceDescription
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[59,51] cannot find symbol
- [ERROR] symbol : class DelegatingResourceDescription
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[65,46] cannot find symbol
- [ERROR] symbol : variable Representation
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[68,39] cannot find symbol
- [ERROR] symbol : variable Representation
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[69,40] cannot find symbol
- [ERROR] symbol : method findMethod(java.lang.String)
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[45,1] method does not override or implement a method from a supertype
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[79,1] method does not override or implement a method from a supertype
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[87,1] method does not override or implement a method from a supertype
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[101,78] cannot find symbol
- [ERROR] symbol : method getLabSupplyItemByUuid(java.lang.String)
- [ERROR] location: interface org.openmrs.module.jsslab.LabManagementService
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[104,65] cannot find symbol
- [ERROR] symbol : method getLabSupplyItem(java.lang.String)
- [ERROR] location: interface org.openmrs.module.jsslab.LabManagementService
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[99,1] method does not override or implement a method from a supertype
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[117,68] cannot find symbol
- [ERROR] symbol : variable LabSupplyItem
- [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[113,1] method does not override or implement a method from a supertype
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[125,55] cannot find symbol
- [ERROR] symbol : method getAllSupplyItems(boolean)
- [ERROR] location: interface org.openmrs.module.jsslab.LabManagementService
- [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[123,1] method does not override or implement a method from a supertype
- [ERROR] -> [Help 1]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement