The reason could be KrbTicketDecoder is using Sun APIs. What is the JDK you are using ?
Thanks & regards, -Prabath On Sun, Feb 2, 2014 at 6:11 PM, Sagara Gunathunga <[email protected]> wrote: > > Hi IS team, > > When building wso2-wss4j project locally I'm getting following issues it's > look like we are missing some configurations when moving to GitHub. As we > are planning to complete kernel migration by tomorrow it would be great if > we can get some urgent helps from IS folks to resolve this issue. > > > [1] - https://github.com/wso2/wso2-wss4j > > ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.1:compile (default-compile) > on project wss4j: Compilation failure: Compilation failure: > > [ERROR] > /Users/sagara/dev/code/wso2/gitbub/wso2-wss4j/modules/wss4j/src/org/apache/ws/security/kerberos/KrbTicketDecoder.java:[10,24] > EncryptionKey is internal proprietary API and may be removed in a future > release > > [ERROR] > > [ERROR] > /Users/sagara/dev/code/wso2/gitbub/wso2-wss4j/modules/wss4j/src/org/apache/ws/security/kerberos/KrbTicketDecoder.java:[11,33] > EncTicketPart is internal proprietary API and may be removed in a future > release > > [ERROR] > > [ERROR] > /Users/sagara/dev/code/wso2/gitbub/wso2-wss4j/modules/wss4j/src/org/apache/ws/security/kerberos/KrbTicketDecoder.java:[12,33] > Ticket is internal proprietary API and may be removed in a future release > > [ERROR] > > [ERROR] > /Users/sagara/dev/code/wso2/gitbub/wso2-wss4j/modules/wss4j/src/org/apache/ws/security/kerberos/KrbTicketDecoder.java:[13,40] > KeyUsage is internal proprietary API and may be removed in a future release > > [ERROR] > > [ERROR] > /Users/sagara/dev/code/wso2/gitbub/wso2-wss4j/modules/wss4j/src/org/apache/ws/security/kerberos/KrbTicketDecoder.java:[14,24] > DerInputStream is internal proprietary API and may be removed in a future > release > > [ERROR] > > [ERROR] > /Users/sagara/dev/code/wso2/gitbub/wso2-wss4j/modules/wss4j/src/org/apache/ws/security/kerberos/KrbTicketDecoder.java:[15,24] > DerValue is internal proprietary API and may be removed in a future release > > [ERROR] > > [ERROR] > /Users/sagara/dev/code/wso2/gitbub/wso2-wss4j/modules/wss4j/src/org/apache/ws/security/kerberos/KrbTicketDecoder.java:[50,2] > EncryptionKey is internal proprietary API and may be removed in a future > release > > [ERROR] > > [ERROR] > /Users/sagara/dev/code/wso2/gitbub/wso2-wss4j/modules/wss4j/src/org/apache/ws/security/kerberos/KrbTicketDecoder.java:[57,9] > EncryptionKey is internal proprietary API and may be removed in a future > release > > [ERROR] > > [ERROR] > /Users/sagara/dev/code/wso2/gitbub/wso2-wss4j/modules/wss4j/src/org/apache/ws/security/kerberos/KrbTicketDecoder.java:[58,2] > DerInputStream is internal proprietary API and may be removed in a future > release > > [ERROR] > > [ERROR] > /Users/sagara/dev/code/wso2/gitbub/wso2-wss4j/modules/wss4j/src/org/apache/ws/security/kerberos/KrbTicketDecoder.java:[58,36] > DerInputStream is internal proprietary API and may be removed in a future > release > > [ERROR] > > [ERROR] > /Users/sagara/dev/code/wso2/gitbub/wso2-wss4j/modules/wss4j/src/org/apache/ws/security/kerberos/KrbTicketDecoder.java:[59,2] > DerValue is internal proprietary API and may be removed in a future release > > [ERROR] > > [ERROR] > /Users/sagara/dev/code/wso2/gitbub/wso2-wss4j/modules/wss4j/src/org/apache/ws/security/kerberos/KrbTicketDecoder.java:[64,3] > DerValue is internal proprietary API and may be removed in a future release > > [ERROR] > > [ERROR] > /Users/sagara/dev/code/wso2/gitbub/wso2-wss4j/modules/wss4j/src/org/apache/ws/security/kerberos/KrbTicketDecoder.java:[66,19] > DerValue is internal proprietary API and may be removed in a future release > > > Thanks ! > > -- > Sagara Gunathunga > > Senior Technical Lead; WSO2, Inc.; http://wso2.com > V.P Apache Web Services; http://ws.apache.org/ > Linkedin; http://www.linkedin.com/in/ssagara > Blog ; http://ssagara.blogspot.com > -- Thanks & Regards, Prabath Twitter : @prabath LinkedIn : http://www.linkedin.com/in/prabathsiriwardena Mobile : +94 71 809 6732 http://blog.facilelogin.com http://blog.api-security.org _______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
