Aijianwen

SO artifacts are now bumped to 1.1.1 version
As I see from the error the compilation is tsill trying to pick from the 1.1.0,
This is same with other artifacts of ither projects too.
You can clean up the repo and try to build again.

Best Regards,
Seshu
******************************************************************************************
 This email and its attachments contain confidential information from HUAWEI, 
which is intended only for the person or entity whose address is listed above. 
Any use of the information contained here in any way (including, but not 
limited to, total or partial disclosure, reproduction, or dissemination) by 
persons other than the intended recipient(s) is prohibited. If you receive this 
email in error, please notify the sender by phone or email immediately and 
delete it!
 
*****************************************************************************************
________________________________
From: [email protected] [[email protected]] 
on behalf of aijianwen [[email protected]]
Sent: Friday, November 17, 2017 9:06 AM
To: [email protected]
Subject: [onap-discuss] compile:so

Hi,team
Some error about so:
[INFO] so ................................................. SUCCESS [  2.215 s]
[INFO] MSO Common classes ................................. SUCCESS [ 11.257 s]
[INFO] API Handler ........................................ SUCCESS [  0.429 s]
[INFO] mso-requests-db .................................... SUCCESS [  2.395 s]
[INFO] mso-catalog-db ..................................... SUCCESS [  4.557 s]
[INFO] ECOMP MSO API Handler common ....................... SUCCESS [  3.011 s]
[INFO] MSO Status Control module .......................... SUCCESS [  2.413 s]
[INFO] mso-api-handler-infra .............................. SUCCESS [ 21.500 s]
[INFO] MSO Adapters ....................................... SUCCESS [  0.407 s]
[INFO] mso-adapter-utils .................................. SUCCESS [01:19 min]
[INFO] mso-adapters-rest-interface ........................ SUCCESS [  4.727 s]
[INFO] mso-network-adapter-async-client ................... SUCCESS [  3.143 s]
[INFO] mso-network-adapter ................................ SUCCESS [ 18.527 s]
[INFO] mso-sdnc-adapter ................................... SUCCESS [  4.297 s]
[INFO] mso-tenant-adapter ................................. SUCCESS [  4.606 s]
[INFO] mso-vnf-adapter-async-client ....................... SUCCESS [  2.793 s]
[INFO] mso-vnf-adapter .................................... SUCCESS [ 10.235 s]
[INFO] mso-requests-db-adapter ............................ SUCCESS [  3.383 s]
[INFO] mso-catalog-db-adapter ............................. SUCCESS [ 13.401 s]
[INFO] mso-workflow-message-adapter ....................... SUCCESS [  1.809 s]
[INFO] mso-vfc-adapter .................................... SUCCESS [  4.835 s]
[INFO] asdc-controller .................................... SUCCESS [  6.932 s]
[INFO] BPMN Subsystem ..................................... SUCCESS [  0.363 s]
[INFO] MSOCoreBPMN ........................................ SUCCESS [  9.368 s]
[INFO] MSO REST Client API ................................ SUCCESS [  0.469 s]
[INFO] MSOCommonBPMN ...................................... FAILURE [  9.802 s]
[INFO] MSOInfrastructureBPMN .............................. SKIPPED
[INFO] MSOCockpit ......................................... SKIPPED
[INFO] MSO Packages ....................................... SKIPPED
[INFO] MsoDeliveries ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:48 min
[INFO] Finished at: 2017-11-17T08:52:39+08:00
[INFO] Final Memory: 144M/4059M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) 
on project MSOCommonBPMN: Compilation failure: Compilation failure:
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClient.java:[26,32]
 package org.onap.aai.domain.yang does not exist
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClient.java:[27,32]
 package org.onap.aai.domain.yang does not exist
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClient.java:[28,32]
 package org.onap.aai.domain.yang does not exist
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClient.java:[35,9]
 cannot find symbol
[ERROR]   symbol:   class Pservers
[ERROR]   location: interface org.openecomp.mso.client.aai.AAIRestClient
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClient.java:[37,14]
 cannot find symbol
[ERROR]   symbol:   class Pserver
[ERROR]   location: interface org.openecomp.mso.client.aai.AAIRestClient
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClient.java:[43,9]
 cannot find symbol
[ERROR]   symbol:   class GenericVnf
[ERROR]   location: interface org.openecomp.mso.client.aai.AAIRestClient
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[38,32]
 package org.onap.aai.domain.yang does not exist
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[39,32]
 package org.onap.aai.domain.yang does not exist
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[40,32]
 package org.onap.aai.domain.yang does not exist
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[41,32]
 package org.onap.aai.domain.yang does not exist
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[92,16]
 cannot find symbol
[ERROR]   symbol:   class Pservers
[ERROR]   location: class org.openecomp.mso.client.aai.AAIRestClientImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[100,21]
 cannot find symbol
[ERROR]   symbol:   class Pserver
[ERROR]   location: class org.openecomp.mso.client.aai.AAIRestClientImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[115,24]
 cannot find symbol
[ERROR]   symbol:   class Pserver
[ERROR]   location: class org.openecomp.mso.client.aai.AAIRestClientImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[128,24]
 cannot find symbol
[ERROR]   symbol:   class Pserver
[ERROR]   location: class org.openecomp.mso.client.aai.AAIRestClientImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[168,16]
 cannot find symbol
[ERROR]   symbol:   class GenericVnf
[ERROR]   location: class org.openecomp.mso.client.aai.AAIRestClientImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIValidatorImpl.java:[26,32]
 package org.onap.aai.domain.yang does not exist
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIValidatorImpl.java:[27,32]
 package org.onap.aai.domain.yang does not exist
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[96,45]
 cannot find symbol
[ERROR]   symbol:   class Pservers
[ERROR]   location: class org.openecomp.mso.client.aai.AAIRestClientImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[118,37]
 cannot find symbol
[ERROR]   symbol:   class Pserver
[ERROR]   location: class org.openecomp.mso.client.aai.AAIRestClientImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[119,71]
 cannot find symbol
[ERROR]   symbol:   class Pserver
[ERROR]   location: class org.openecomp.mso.client.aai.AAIRestClientImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[121,22]
 cannot find symbol
[ERROR]   symbol:   class Pserver
[ERROR]   location: class org.openecomp.mso.client.aai.AAIRestClientImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[122,34]
 cannot find symbol
[ERROR]   symbol:   class Pserver
[ERROR]   location: class org.openecomp.mso.client.aai.AAIRestClientImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[131,37]
 cannot find symbol
[ERROR]   symbol:   class Pserver
[ERROR]   location: class org.openecomp.mso.client.aai.AAIRestClientImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[132,71]
 cannot find symbol
[ERROR]   symbol:   class Pserver
[ERROR]   location: class org.openecomp.mso.client.aai.AAIRestClientImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[134,22]
 cannot find symbol
[ERROR]   symbol:   class Pserver
[ERROR]   location: class org.openecomp.mso.client.aai.AAIRestClientImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[135,34]
 cannot find symbol
[ERROR]   symbol:   class Pserver
[ERROR]   location: class org.openecomp.mso.client.aai.AAIRestClientImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[143,17]
 cannot find symbol
[ERROR]   symbol:   class GenericVnfs
[ERROR]   location: class org.openecomp.mso.client.aai.AAIRestClientImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[146,91]
 cannot find symbol
[ERROR]   symbol:   class GenericVnfs
[ERROR]   location: class org.openecomp.mso.client.aai.AAIRestClientImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[151,17]
 cannot find symbol
[ERROR]   symbol:   class GenericVnf
[ERROR]   location: class org.openecomp.mso.client.aai.AAIRestClientImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[158,17]
 cannot find symbol
[ERROR]   symbol:   class GenericVnf
[ERROR]   location: class org.openecomp.mso.client.aai.AAIRestClientImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[158,45]
 cannot find symbol
[ERROR]   symbol:   class GenericVnf
[ERROR]   location: class org.openecomp.mso.client.aai.AAIRestClientImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIRestClientImpl.java:[172,45]
 cannot find symbol
[ERROR]   symbol:   class GenericVnf
[ERROR]   location: class org.openecomp.mso.client.aai.AAIRestClientImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIValidatorImpl.java:[51,22]
 cannot find symbol
[ERROR]   symbol:   class Pserver
[ERROR]   location: class org.openecomp.mso.client.aai.AAIValidatorImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIValidatorImpl.java:[54,22]
 cannot find symbol
[ERROR]   symbol:   class Pserver
[ERROR]   location: class org.openecomp.mso.client.aai.AAIValidatorImpl
[ERROR] 
/directory/var/jenkins/workspace/so-compile-1.1.0/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/client/aai/AAIValidatorImpl.java:[64,17]
 cannot find symbol
[ERROR]   symbol:   class GenericVnf
[ERROR]   location: class org.openecomp.mso.client.aai.AAIValidatorImpl
[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 :MSOCommonBPMN
Finished: FAILURE
_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to