-
Bug
-
Resolution: Done
-
Highest
-
Casablanca Release
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project so-bpmn-infrastructure-common: Compilation failure: Compilation failure: 18:32:38 [ERROR] /w/workspace/so-master-verify-java/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/implementation/CheckAaiForCorrelationIdImplementation.java:[43,16] cannot find symbol 18:32:38 [ERROR] symbol: method getIpaddressV4Oam() 18:32:38 [ERROR] location: variable pnf of type org.onap.aai.domain.yang.Pnf 18:32:38 [ERROR] /w/workspace/so-master-verify-java/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/implementation/CheckAaiForCorrelationIdImplementation.java:[44,35] cannot find symbol 18:32:38 [ERROR] symbol: method getIpaddressV4Oam() 18:32:38 [ERROR] location: variable pnf of type org.onap.aai.domain.yang.Pnf 18:32:38 [ERROR] /w/workspace/so-master-verify-java/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/implementation/CheckAaiForCorrelationIdImplementation.java:[46,43] cannot find symbol 18:32:39 [ERROR] symbol: method getIpaddressV6Oam() 18:32:39 [ERROR] location: variable pnf of type org.onap.aai.domain.yang.Pnf 18:32:39 [ERROR] /w/workspace/so-master-verify-java/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreateAaiEntryWithPnfIdDelegate.java:[50,12] cannot find symbol 18:32:39 [ERROR] symbol: method setInMaint(boolean) 18:32:39 [ERROR] location: variable pnf of type org.onap.aai.domain.yang.Pnf 18:32:39 [ERROR] /w/workspace/so-master-verify-java/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreateAaiEntryWithPnfIdDelegate.java:[51,12] cannot find symbol 18:32:39 [ERROR] symbol: method setPnfId(java.lang.String) 18:32:39 [ERROR] location: variable pnf of type org.onap.aai.domain.yang.Pnf 18:32:39 [ERROR] /w/workspace/so-master-verify-java/bpmn/so-bpmn-infrastructure-common/src/main/java/org/onap/so/bpmn/infrastructure/pnf/delegate/CreateAaiEntryWithPnfIdDelegate.java:[52,12] cannot find symbol 18:32:39 [ERROR] symbol: method setPnfName(java.lang.String) 18:32:39 [ERROR] location: variable pnf of type org.onap.aai.domain.yang.Pnf
- relates to
-
AAI-1652 A&AI made incompatible model changes
- Closed