Hi,

Getting the following in Git branch. Any idea what's going on?. I'm
building carbon-apimgt in a clean repo.

[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @
org.wso2.carbon.apimgt.keymgt.client ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8,
i.e. build is platform dependent!
[INFO] Compiling 2 source files to
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/src/main/java/org/wso2/carbon/apimgt/keymgt/client/SubscriberKeyMgtClient.java:[27,43]
package org.wso2.carbon.apimgt.impl.dto.xsd does not exist
[ERROR]
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/src/main/java/org/wso2/carbon/apimgt/keymgt/client/SubscriberKeyMgtClient.java:[28,53]
package org.wso2.carbon.apimgt.keymgt.stub.subscriber does not exist
[ERROR]
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/src/main/java/org/wso2/carbon/apimgt/keymgt/client/SubscriberKeyMgtClient.java:[29,55]
package org.wso2.carbon.apimgt.keymgt.stub.types.carbon does not exist
[ERROR]
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/src/main/java/org/wso2/carbon/apimgt/keymgt/client/SubscriberKeyMgtClient.java:[38,13]
cannot find symbol
  symbol:   class APIKeyMgtSubscriberServiceStub
  location: class
org.wso2.carbon.apimgt.keymgt.client.SubscriberKeyMgtClient
[ERROR]
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/src/main/java/org/wso2/carbon/apimgt/keymgt/client/SubscriberKeyMgtClient.java:[70,47]
cannot find symbol
  symbol:   class APIInfoDTO
  location: class
org.wso2.carbon.apimgt.keymgt.client.SubscriberKeyMgtClient
[ERROR]
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/src/main/java/org/wso2/carbon/apimgt/keymgt/client/SubscriberKeyMgtClient.java:[75,12]
cannot find symbol
  symbol:   class ApplicationKeysDTO
  location: class
org.wso2.carbon.apimgt.keymgt.client.SubscriberKeyMgtClient
[ERROR]
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/src/main/java/org/wso2/carbon/apimgt/keymgt/client/APIAuthenticationServiceClient.java:[27,53]
package org.wso2.carbon.apimgt.handlers.security.stub does not exist
[ERROR]
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/src/main/java/org/wso2/carbon/apimgt/keymgt/client/APIAuthenticationServiceClient.java:[36,13]
cannot find symbol
  symbol:   class APIAuthenticationServiceStub
  location: class
org.wso2.carbon.apimgt.keymgt.client.APIAuthenticationServiceClient
[ERROR]
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/src/main/java/org/wso2/carbon/apimgt/keymgt/client/SubscriberKeyMgtClient.java:[56,41]
cannot find symbol
  symbol:   class APIKeyMgtSubscriberServiceStub
  location: class
org.wso2.carbon.apimgt.keymgt.client.SubscriberKeyMgtClient
[ERROR]
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/src/main/java/org/wso2/carbon/apimgt/keymgt/client/APIAuthenticationServiceClient.java:[54,24]
cannot find symbol
  symbol:   class APIAuthenticationServiceStub
  location: class
org.wso2.carbon.apimgt.keymgt.client.APIAuthenticationServiceClient
[INFO] 10 errors
[INFO] -------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] WSO2 Carbon - API Management Aggregator Pom ....... SUCCESS [17.490s]
[INFO] WSO2 Carbon - API Security Handler Service Stub ... SUCCESS
[4:07.269s]
[INFO] WSO2 Carbon - API Key Management Stub ............. SUCCESS [0.661s]
[INFO] API Management .................................... SUCCESS [0.004s]
[INFO] WSO2 Carbon - Api for API Management .............. SUCCESS [13.930s]
[INFO] WSO2 Carbon - API Key Mgt Client .................. FAILURE
[2:30.824s]
[INFO] WSO2 Carbon - API Management Implementation ....... SKIPPED
[INFO] WSO2 Carbon - API Gateway ......................... SKIPPED
[INFO] WSO@ Carbon - API Management Usage Aggregator Module  SKIPPED
[INFO] WSO2 Carbon - API Management Usage Publisher ...... SKIPPED
[INFO] WSO2 Carbon - API Management Usage Client ......... SKIPPED
[INFO] WSO2 Carbon - HostObject for API management ....... SKIPPED
[INFO] WSO2 Carbon - API Key Mgt ......................... SKIPPED
[INFO] WSO2 Carbon - API Management Usage Analyzer ....... SKIPPED
[INFO] WSO2 Carbon - API Management Core ................. SKIPPED
[INFO] WSO2 Carbon - API Management Interceptor .......... SKIPPED
[INFO] WSO2 Carbon - API Management Startup Publisher .... SKIPPED
[INFO] Forum ............................................. SKIPPED
[INFO] WSO2 Carbon - Forum Component ..................... SKIPPED
[INFO] WSO2 Carbon - API management Feature Aggregator Module  SKIPPED
[INFO] WSO2 Carbon - Api management Core Feature ......... SKIPPED
[INFO] WSO2 Carbon - Api management Gateway Feature ...... SKIPPED
[INFO] WSO2 Carbon - API Publisher Feature ............... SKIPPED
[INFO] WSO2 Carbon - API Store Feature ................... SKIPPED
[INFO] WSO2 Carbon - Api management Server Interceptor Feature  SKIPPED
[INFO] WSO2 Carbon - Api management Server Startup Publisher Feature
 SKIPPED
[INFO] WSO2 Carbon - Api management Feature .............. SKIPPED
[INFO] WSO2 Carbon - Forum Feature Aggregator Module ..... SKIPPED
[INFO] WSO2 Carbon - Forum Server Feature ................ SKIPPED
[INFO] WSO2 Carbon - Forum Feature ....................... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 7:22.987s
[INFO] Finished at: Tue Jul 22 17:56:09 IST 2014
[INFO] Final Memory: 32M/243M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile
(default-compile) on project org.wso2.carbon.apimgt.keymgt.client:
Compilation failure: Compilation failure:
[ERROR]
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/src/main/java/org/wso2/carbon/apimgt/keymgt/client/SubscriberKeyMgtClient.java:[27,43]
package org.wso2.carbon.apimgt.impl.dto.xsd does not exist
[ERROR]
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/src/main/java/org/wso2/carbon/apimgt/keymgt/client/SubscriberKeyMgtClient.java:[28,53]
package org.wso2.carbon.apimgt.keymgt.stub.subscriber does not exist
[ERROR]
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/src/main/java/org/wso2/carbon/apimgt/keymgt/client/SubscriberKeyMgtClient.java:[29,55]
package org.wso2.carbon.apimgt.keymgt.stub.types.carbon does not exist
[ERROR]
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/src/main/java/org/wso2/carbon/apimgt/keymgt/client/SubscriberKeyMgtClient.java:[38,13]
cannot find symbol
[ERROR] symbol:   class APIKeyMgtSubscriberServiceStub
[ERROR] location: class
org.wso2.carbon.apimgt.keymgt.client.SubscriberKeyMgtClient
[ERROR]
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/src/main/java/org/wso2/carbon/apimgt/keymgt/client/SubscriberKeyMgtClient.java:[70,47]
cannot find symbol
[ERROR] symbol:   class APIInfoDTO
[ERROR] location: class
org.wso2.carbon.apimgt.keymgt.client.SubscriberKeyMgtClient
[ERROR]
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/src/main/java/org/wso2/carbon/apimgt/keymgt/client/SubscriberKeyMgtClient.java:[75,12]
cannot find symbol
[ERROR] symbol:   class ApplicationKeysDTO
[ERROR] location: class
org.wso2.carbon.apimgt.keymgt.client.SubscriberKeyMgtClient
[ERROR]
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/src/main/java/org/wso2/carbon/apimgt/keymgt/client/APIAuthenticationServiceClient.java:[27,53]
package org.wso2.carbon.apimgt.handlers.security.stub does not exist
[ERROR]
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/src/main/java/org/wso2/carbon/apimgt/keymgt/client/APIAuthenticationServiceClient.java:[36,13]
cannot find symbol
[ERROR] symbol:   class APIAuthenticationServiceStub
[ERROR] location: class
org.wso2.carbon.apimgt.keymgt.client.APIAuthenticationServiceClient
[ERROR]
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/src/main/java/org/wso2/carbon/apimgt/keymgt/client/SubscriberKeyMgtClient.java:[56,41]
cannot find symbol
[ERROR] symbol:   class APIKeyMgtSubscriberServiceStub
[ERROR] location: class
org.wso2.carbon.apimgt.keymgt.client.SubscriberKeyMgtClient
[ERROR]
/home/supun/Builds/wso2-git/carbon-apimgt/components/apimgt/org.wso2.carbon.apimgt.keymgt.client/src/main/java/org/wso2/carbon/apimgt/keymgt/client/APIAuthenticationServiceClient.java:[54,24]
cannot find symbol
[ERROR] symbol:   class APIAuthenticationServiceStub
[ERROR] location: class
org.wso2.carbon.apimgt.keymgt.client.APIAuthenticationServiceClient
[ERROR] -> [Help 1]
[ERROR]

thanks,
-- 
Supun Malinga,

Senior Software Engineer,
WSO2 Inc.
http://wso2.com
email: sup...@wso2.com <sup...@wso2.com>
mobile: +94 (0)71 56 91 321
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to