Hi,
That has been the problem. Updating the stubs resolved the issue.

AmilaD



On Tue, Aug 20, 2013 at 3:10 PM, Venura Kahawala <[email protected]> wrote:

> Hi,
>
> Did you try updating and building org.wso2.carbon.identity.authorization.core
> and org.wso2.carbon.identity.authorization.stub?
>
> If not please do so.
>
> Regards,
> Venura
>
>
> On Tue, Aug 20, 2013 at 2:51 PM, Amila De Silva <[email protected]> wrote:
>
>> Hi,
>>
>> I'm getting the following failure when
>> building org.wso2.carbon.identity.authorization.ui. Tried updating
>> the org.wso2.carbon.identity.core and re triggered the build. But still the
>> failure is there.
>>
>> [INFO] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 29.951s
>> [INFO] Finished at: Tue Aug 20 14:48:50 IST 2013
>> [INFO] Final Memory: 219M/836M
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
>> (default-compile) on project org.wso2.carbon.identity.authorization.ui:
>> Compilation failure: Compilation failure:
>> [ERROR]
>> /home/amila/checkout/4.2.0/platform/4.2.0/components/identity/org.wso2.carbon.identity.authorization.ui/4.2.0/src/main/java/org/wso2/carbon/identity/authorization/ui/tag/ModuleManagerTag.java:[31,58]
>> cannot find symbol
>> [ERROR] symbol  : class Resource
>> [ERROR] location: package
>> org.wso2.carbon.identity.authorization.core.dto.xsd
>> [ERROR]
>> /home/amila/checkout/4.2.0/platform/4.2.0/components/identity/org.wso2.carbon.identity.authorization.ui/4.2.0/src/main/java/org/wso2/carbon/identity/authorization/ui/tag/ModuleManagerTag.java:[144,7]
>> cannot find symbol
>> [ERROR] symbol  : class Resource
>> [ERROR] location: class
>> org.wso2.carbon.identity.authorization.ui.tag.ModuleManagerTag
>> [ERROR]
>> /home/amila/checkout/4.2.0/platform/4.2.0/components/identity/org.wso2.carbon.identity.authorization.ui/4.2.0/src/main/java/org/wso2/carbon/identity/authorization/ui/tag/ModuleManagerTag.java:[144,46]
>> cannot find symbol
>> [ERROR] symbol  : class Resource
>> [ERROR] location: class
>> org.wso2.carbon.identity.authorization.ui.tag.ModuleManagerTag
>> [ERROR]
>> /home/amila/checkout/4.2.0/platform/4.2.0/components/identity/org.wso2.carbon.identity.authorization.ui/4.2.0/src/main/java/org/wso2/carbon/identity/authorization/ui/tag/ModuleManagerTag.java:[147,3]
>> cannot find symbol
>> [ERROR] symbol  : class Resource
>> [ERROR] location: class
>> org.wso2.carbon.identity.authorization.ui.tag.ModuleManagerTag
>> [ERROR]
>> /home/amila/checkout/4.2.0/platform/4.2.0/components/identity/org.wso2.carbon.identity.authorization.ui/4.2.0/src/main/java/org/wso2/carbon/identity/authorization/ui/tag/ModuleManagerTag.java:[147,22]
>> cannot find symbol
>> [ERROR] symbol  : class Resource
>> [ERROR] location: class
>> org.wso2.carbon.identity.authorization.ui.tag.ModuleManagerTag
>> [ERROR]
>> /home/amila/checkout/4.2.0/platform/4.2.0/components/identity/org.wso2.carbon.identity.authorization.ui/4.2.0/src/main/java/org/wso2/carbon/identity/authorization/ui/tag/ModuleManagerTag.java:[152,47]
>> cannot find symbol
>> [ERROR] symbol  : class Resource
>> [ERROR] location: class
>> org.wso2.carbon.identity.authorization.ui.tag.ModuleManagerTag
>> [ERROR]
>> /home/amila/checkout/4.2.0/platform/4.2.0/components/identity/org.wso2.carbon.identity.authorization.ui/4.2.0/src/main/java/org/wso2/carbon/identity/authorization/ui/tag/ModuleManagerTag.java:[212,7]
>> cannot find symbol
>> [ERROR] symbol  : class Resource
>> [ERROR] location: class
>> org.wso2.carbon.identity.authorization.ui.tag.ModuleManagerTag
>> [ERROR]
>> /home/amila/checkout/4.2.0/platform/4.2.0/components/identity/org.wso2.carbon.identity.authorization.ui/4.2.0/src/main/java/org/wso2/carbon/identity/authorization/ui/tag/ModuleManagerTag.java:[212,50]
>> cannot find symbol
>> [ERROR] symbol  : class Resource
>> [ERROR] location: class
>> org.wso2.carbon.identity.authorization.ui.tag.ModuleManagerTag
>> [ERROR]
>> /home/amila/checkout/4.2.0/platform/4.2.0/components/identity/org.wso2.carbon.identity.authorization.ui/4.2.0/src/main/java/org/wso2/carbon/identity/authorization/ui/tag/ModuleManagerTag.java:[213,7]
>> cannot find symbol
>> [ERROR] symbol  : class Resource
>> [ERROR] location: class
>> org.wso2.carbon.identity.authorization.ui.tag.ModuleManagerTag
>> [ERROR]
>> /home/amila/checkout/4.2.0/platform/4.2.0/components/identity/org.wso2.carbon.identity.authorization.ui/4.2.0/src/main/java/org/wso2/carbon/identity/authorization/ui/tag/ModuleManagerTag.java:[213,46]
>> cannot find symbol
>> [ERROR] symbol  : class Resource
>> [ERROR] location: class
>> org.wso2.carbon.identity.authorization.ui.tag.ModuleManagerTag
>> [ERROR]
>> /home/amila/checkout/4.2.0/platform/4.2.0/components/identity/org.wso2.carbon.identity.authorization.ui/4.2.0/src/main/java/org/wso2/carbon/identity/authorization/ui/tag/ModuleManagerTag.java:[215,7]
>> cannot find symbol
>> [ERROR] symbol  : class Resource
>> [ERROR] location: class
>> org.wso2.carbon.identity.authorization.ui.tag.ModuleManagerTag
>> [ERROR]
>> /home/amila/checkout/4.2.0/platform/4.2.0/components/identity/org.wso2.carbon.identity.authorization.ui/4.2.0/src/main/java/org/wso2/carbon/identity/authorization/ui/tag/ModuleManagerTag.java:[215,28]
>> cannot find symbol
>> [ERROR] symbol  : method getResources()
>> [ERROR] location: class
>> org.wso2.carbon.identity.authorization.core.dto.xsd.PermissionModule
>> [ERROR]
>> /home/amila/checkout/4.2.0/platform/4.2.0/components/identity/org.wso2.carbon.identity.authorization.ui/4.2.0/src/main/java/org/wso2/carbon/identity/authorization/ui/tag/ModuleManagerTag.java:[230,4]
>> cannot find symbol
>> [ERROR] symbol  : class Resource
>> [ERROR] location: class
>> org.wso2.carbon.identity.authorization.ui.tag.ModuleManagerTag
>> [ERROR]
>> /home/amila/checkout/4.2.0/platform/4.2.0/components/identity/org.wso2.carbon.identity.authorization.ui/4.2.0/src/main/java/org/wso2/carbon/identity/authorization/ui/tag/ModuleManagerTag.java:[230,23]
>> cannot find symbol
>> [ERROR] symbol  : class Resource
>> [ERROR] location: class
>> org.wso2.carbon.identity.authorization.ui.tag.ModuleManagerTag
>> [ERROR]
>> /home/amila/checkout/4.2.0/platform/4.2.0/components/identity/org.wso2.carbon.identity.authorization.ui/4.2.0/src/main/java/org/wso2/carbon/identity/authorization/ui/tag/ModuleManagerTag.java:[236,7]
>> cannot find symbol
>> [ERROR] symbol  : class Resource
>> [ERROR] location: class
>> org.wso2.carbon.identity.authorization.ui.tag.ModuleManagerTag
>> [ERROR]
>> /home/amila/checkout/4.2.0/platform/4.2.0/components/identity/org.wso2.carbon.identity.authorization.ui/4.2.0/src/main/java/org/wso2/carbon/identity/authorization/ui/tag/ModuleManagerTag.java:[236,43]
>> cannot find symbol
>> [ERROR] symbol  : class Resource
>> [ERROR] location: class
>> org.wso2.carbon.identity.authorization.ui.tag.ModuleManagerTag
>> [ERROR]
>> /home/amila/checkout/4.2.0/platform/4.2.0/components/identity/org.wso2.carbon.identity.authorization.ui/4.2.0/src/main/java/org/wso2/carbon/identity/authorization/ui/tag/ModuleManagerTag.java:[239,44]
>> cannot find symbol
>> [ERROR] symbol  : class Resource
>> [ERROR] location: class
>> org.wso2.carbon.identity.authorization.ui.tag.ModuleManagerTag
>> [ERROR] -> [Help 1]
>> [ERROR]
>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>> -e switch.
>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>> [ERROR]
>> [ERROR] For more information about the errors and possible solutions,
>> please read the following articles:
>> [ERROR] [Help 1]
>> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>> [ERROR]
>> [ERROR] After correcting the problems, you can resume the build with the
>> command
>> [ERROR]   mvn <goals> -rf :org.wso2.carbon.identity.authorization.ui
>>
>>
>> --
>> *Amila De Silva*
>> *
>> *
>> WSO2 Inc.*
>> *
>> mobile :(+94) 775119302
>>
>>
>
>
> --
> Senior Software Engineer
>
> Mobile: +94 71 82 300 20
>
>


-- 
*Amila De Silva*
*
*
WSO2 Inc.*
*
mobile :(+94) 775119302
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to