Pega Selenium kit for CLM /KYC framework

Hi Everyone,

I have explored the pega selenium started kit and planning to implement to our client project.

https://community.pega.com/marketplace/component/selenium-starter-kit

Can anyone help me with the pre-requisites,

Can we use/implement the selenium started kit for Financial products like CLM /KYC or is it limited to use only the below mentioned framework.

If its a limited then please suggest a way to implement the selenium automation for Pega CLM KYC.

@Dinesha

:warning: Below is a GenAI-powered tool. All generated answers require validation against the provided references.

The Selenium Starter Kit is not limited to specific frameworks. It is designed to work with Pega applications, including financial products like CLM/KYC. However, the implementation complexities may vary depending on the specific requirements of your application. It’s recommended to follow best practices for testing with Pega and Selenium.

Selenium Integration with Pega

Which testing automation tool should we use for automation

You can try to email pega-seleniumstarterkitsupport-external (at) pega (dot) com with your question.

@nagit as PO of the Selenium Starter Kit could you please answer the above question? cc @somis2

@nagit

We are planning to implement Selenium started kit for Pega CLM financial products.

Have posted some queries on this SSK.

Please provide your inputs to proceed further.

@Dinesha

You can utilize SSK framework for any Pega Application. It’s not limited to above mentioned 3 applications.

Thanks,

Soujanya

@pulis2

Thanks for the confirmation Soujanya.

Is there any Pega recommeded Project template for this SSK automation project.

If so , Kindly share it here , It will be helpful to align with pega recommendation.

@Dinesha

Please take latest ‘CRM Test Framework’ project as reference and also follow Developer’s guide for extending base framework for authoring tests which is available in selenium-starter-kit community portal.

Thanks,

Soujanya

Hi @pulis2 i am working on this POC with minimal funcitonalities.

I am unable to run pom.xml and cucumber tests as well from cmd.

Need your support on this.

Also unable to download the sample test framework package from Selenium Extending Base Framework .

Please share the URL to download it.

@ghors3 Sumit, I tried those steps already no luck.

mvn clean is done

m2 folder also cleared

Here i am pasting the logs for your reference.

[INFO] Scanning for projects…
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.pega.test:pega-crm-ui-testframework:jar:2.1.1
[WARNING] ‘dependencies.dependency.systemPath’ for com.pega.test:pega-base-ui-testframework:jar should not point at files within the project directory, ${project.basedir}/lib/pega-base-ui-testframework-2.1.1.jar will be unresolvable by dependent projects @ line 213, column 16
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] --------------< com.pega.test:pega-crm-ui-testframework >---------------
[INFO] Building pega-crm-ui-testframework 2.1.1
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.1/build-helper-maven-plugin-1.1.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.682 s
[INFO] Finished at: 2024-06-19T12:58:14+04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.codehaus.mojo:build-helper-maven-plugin:1.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.codehaus.mojo:build-helper-maven-plugin:jar:1.1: The following artifacts could not be resolved: org.codehaus.mojo:build-helper-maven-plugin:pom:1.1 (absent): Could not transfer artifact org.codehaus.mojo:build-helper-maven-plugin:pom:1.1 from/to central (Central Repository:): repo.maven.apache.org: Unknown host repo.maven.apache.org → [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] PluginResolutionException - Apache Maven - Apache Software Foundation

@sak01

Hi Dinesh,
Any update?

@pulis2 Thanks . will follow the same.

@Dinesha

Please follow ‘Setup Guide’ and ‘Running Tests’ documentation which is available On SSK page. For downloading the latest framework, please click on ‘Version 4.2.2 (CRM Test Framework)’ on SSK Page.(download link - Version 4.2.2 (CRM Test Framework).
Could you please share more details on the error which you are getting while running the tests.

Thanks,

Soujanya

Hi @pulis2 ,

unable to complete maven test. I got a error in framework jars and files.

[INFO] Scanning for projects…
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.pega.test:pega-crm-ui-testframework:jar:2.1.1
[WARNING] ‘dependencies.dependency.systemPath’ for com.pega.test:pega-base-ui-testframework:jar should not point at files within the project directory, ${project.basedir}/lib/pega-base-ui-testframework-2.1.1.jar will be unresolvable by dependent projects @ line 213, column 16
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] [1m--------------< [0;36mcom.pega.test:pega-crm-ui-testframework[0;1m >---------------[m
[INFO] [1mBuilding pega-crm-ui-testframework 2.1.1[m
[INFO] from pom.xml
[INFO] [1m--------------------------------[ jar ]---------------------------------[m
[INFO]
[INFO] [1m— [0;32mbuild-helper:1.1:add-source[m [1m(add-source)[m @ [36mpega-crm-ui-testframework[0;1m —[m
[INFO] Source directory: I:\O\selenium\ootb-selenium-tests\src\main\java added.
[INFO] Source directory: I:\O\selenium\ootb-selenium-tests\src\test\java added.
[INFO]
[INFO] [1m— [0;32mresources:3.3.1:resources[m [1m(default-resources)[m @ [36mpega-crm-ui-testframework[0;1m —[m
[INFO] Copying 0 resource from src\main\resources to target\classes
[INFO]
[INFO] [1m— [0;32mcompiler:3.0:compile[m [1m(default-compile)[m @ [36mpega-crm-ui-testframework[0;1m —[m
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 209 source files to I:\O\selenium\ootb-selenium-tests\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] error reading C:\Users\Guest1.m2\repository\org\aspectj\aspectjweaver\1.8.11\aspectjweaver-1.8.11.jar; Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/customerservice/interactions/impl/PegaInteractions.java:[1,1] cannot access com.pega.crm.customerservice.interactions.impl
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/RealTimeContainer.java:[17,1] cannot access com.pega.crm.pegamarketing.pages
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/customerservice/SFAPortal.java:[1,1] cannot access com.pega.crm.customerservice
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/WorkObject.java:[1,1] cannot access com.pega.crm.salesautomation.workobjects
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/impl/PegaOrganization.java:[1,1] cannot access com.pega.crm.salesautomation.workobjects.impl
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/test/java/com/pega/crm/pegamarketing/stepdefs/Offerglue.java:[1,1] cannot access com.pega.crm.pegamarketing.stepdefs
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/impl/rules/PegaPropositionFilter.java:[1,1] cannot access com.pega.crm.pegamarketing.impl.rules
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/ExpressPortal.java:[1,1] cannot access com.pega.crm.pegamarketing
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/impl/pages/PegaTreatments.java:[1,1] cannot access com.pega.crm.pegamarketing.impl.pages
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/impl/elmt/PegaOfferShape.java:[1,1] cannot access com.pega.crm.pegamarketing.impl.elmt
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/utils/ObjectsBean.java:[1,1] cannot access com.pega.crm.pegamarketing.utils
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/elmt/Connector.java:[1,1] cannot access com.pega.crm.pegamarketing.elmt
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/impl/dialog/PegaButtonParametersDialog.java:[1,1] cannot access com.pega.crm.pegamarketing.impl.dialog
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/test/java/com/pega/CRMObjectsBean.java:[1,1] cannot access com.pega
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/dialog/ButtonParametersDialog.java:[1,1] cannot access com.pega.crm.pegamarketing.dialog
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/rules/SMSTreatment.java:[1,1] cannot access com.pega.crm.pegamarketing.rules
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/customerservice/tiles/impl/PegaLeftNav.java:[1,1] cannot access com.pega.crm.customerservice.tiles.impl
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/customerservice/impl/PegaSFAPortal.java:[1,1] cannot access com.pega.crm.customerservice.impl
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/test/java/com/pega/crm/salesautomation/stepdefs/Contact.java:[1,1] cannot access com.pega.crm.salesautomation.stepdefs
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/customerservice/tiles/TopNav.java:[1,1] cannot access com.pega.crm.customerservice.tiles
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/customerservice/interactions/OutboundPhoneCall.java:[1,1] cannot access com.pega.crm.customerservice.interactions
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/impl/PegaDesignerStudio.java:[1,1] cannot access com.pega.crm.pegamarketing.impl
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/impl/explorer/PegaRecordsExplorer.java:[1,1] cannot access com.pega.crm.pegamarketing.impl.explorer
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/test/java/com/pega/config/TestEnvInjector.java:[1,1] cannot access com.pega.config
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/test/java/com/pega/crm/customerservice/stepdefs/StartResearchInteraction.java:[1,1] cannot access com.pega.crm.customerservice.stepdefs
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/test/java/RunCukesTest.java:[2,1] cannot access unnamed package
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/explorer/RecordsExplorer.java:[1,1] cannot access com.pega.crm.pegamarketing.explorer
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/SimulationServices.java:[5,8] cannot access java.lang
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/SimulationServices.java:[6,9] cannot find symbol
symbol: class By
location: interface com.pega.crm.pegamarketing.pages.SimulationServices
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/SimulationServices.java:[8,9] cannot find symbol
symbol: class By
location: interface com.pega.crm.pegamarketing.pages.SimulationServices
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/SimulationServices.java:[9,9] cannot find symbol
symbol: class By
location: interface com.pega.crm.pegamarketing.pages.SimulationServices
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/OperatorList.java:[3,8] cannot access com.pega.crm.salesautomation
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/OperatorList.java:[3,39] cannot find symbol
symbol: class WorkObject
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[3,8] cannot access com.pega.crm
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[3,36] cannot find symbol
symbol: class WorkObject
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/OperatorList.java:[7,37] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.OperatorList
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[5,28] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[7,26] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[9,23] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[11,27] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[13,26] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[15,27] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[17,23] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[19,23] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[21,26] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[23,26] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[25,30] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[27,27] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[29,9] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[31,9] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[33,9] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[35,9] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[37,9] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[39,9] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[41,9] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[43,9] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[45,9] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[47,9] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[51,9] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[53,9] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/DataManagement.java:[3,8] cannot access com
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[19,8] cannot access org
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[19,11] cannot access org.openqa
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[19,27] import requires canonical name for .selenium.By
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[21,16] cannot access com.pega.framework
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[21,26] cannot access com.pega.framework.elmt
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[21,31] import requires canonical name for .Frame
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[22,16] cannot access com.pega.util
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[22,21] package com.pega.util does not exist
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[24,38] cannot find symbol
symbol: class Frame
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[25,9] cannot find symbol
symbol: class By
location: interface com.pega.crm.pegamarketing.pages.LandingPage
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[27,9] cannot find symbol
symbol: class By
location: interface com.pega.crm.pegamarketing.pages.LandingPage
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[28,9] cannot find symbol
symbol: class By
location: interface com.pega.crm.pegamarketing.pages.LandingPage
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[29,9] cannot find symbol
symbol: class By
location: interface com.pega.crm.pegamarketing.pages.LandingPage
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[30,9] cannot find symbol
symbol: class By
location: interface com.pega.crm.pegamarketing.pages.LandingPage
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[31,9] cannot find symbol
symbol: class String
location: interface com.pega.crm.pegamarketing.pages.LandingPage
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[32,9] cannot find symbol
symbol: class By
location: interface com.pega.crm.pegamarketing.pages.LandingPage
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[40,24] cannot find symbol
symbol: class String
location: interface com.pega.crm.pegamarketing.pages.LandingPage
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[3,8] cannot access java
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[3,12] cannot access java.util
ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[3,17] import requires canonical name for .ArrayList
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[6,40] cannot find symbol
symbol: class WorkObject
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[8,24] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[12,22] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[14,27] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[16,25] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[18,34] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[20,25] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[20,9] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[22,23] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[24,24] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[26,29] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[28,31] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[30,25] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[34,22] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[36,24] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[40,27] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[44,28] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[48,38] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[50,16] cannot find symbol
symbol: class String
location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[INFO] 101 errors
[INFO] -------------------------------------------------------------
[INFO] [1m------------------------------------------------------------------------[m
[INFO] [1;31mBUILD FAILURE[m
[INFO] [1m------------------------------------------------------------------------[m
[INFO] Total time: 17.498 s
[INFO] Finished at: 2024-06-15T15:24:07+04:00
[INFO] [1m------------------------------------------------------------------------[m
[ERROR] Failed to execute goal [32morg.apache.maven.plugins:maven-compiler-plugin:3.0:compile[m [1m(default-compile)[m on project [36mpega-crm-ui-testframework[m: [1;31mCompilation failure[m: Compilation failure:
[ERROR] error reading C:\Users\Guest1.m2\repository\org\aspectj\aspectjweaver\1.8.11\aspectjweaver-1.8.11.jar; Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/customerservice/interactions/impl/PegaInteractions.java:[1,1] cannot access com.pega.crm.customerservice.interactions.impl
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/RealTimeContainer.java:[17,1] cannot access com.pega.crm.pegamarketing.pages
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/customerservice/SFAPortal.java:[1,1] cannot access com.pega.crm.customerservice
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/WorkObject.java:[1,1] cannot access com.pega.crm.salesautomation.workobjects
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/impl/PegaOrganization.java:[1,1] cannot access com.pega.crm.salesautomation.workobjects.impl
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/test/java/com/pega/crm/pegamarketing/stepdefs/Offerglue.java:[1,1] cannot access com.pega.crm.pegamarketing.stepdefs
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/impl/rules/PegaPropositionFilter.java:[1,1] cannot access com.pega.crm.pegamarketing.impl.rules
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/ExpressPortal.java:[1,1] cannot access com.pega.crm.pegamarketing
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/impl/pages/PegaTreatments.java:[1,1] cannot access com.pega.crm.pegamarketing.impl.pages
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/impl/elmt/PegaOfferShape.java:[1,1] cannot access com.pega.crm.pegamarketing.impl.elmt
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/utils/ObjectsBean.java:[1,1] cannot access com.pega.crm.pegamarketing.utils
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/elmt/Connector.java:[1,1] cannot access com.pega.crm.pegamarketing.elmt
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/impl/dialog/PegaButtonParametersDialog.java:[1,1] cannot access com.pega.crm.pegamarketing.impl.dialog
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/test/java/com/pega/CRMObjectsBean.java:[1,1] cannot access com.pega
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/dialog/ButtonParametersDialog.java:[1,1] cannot access com.pega.crm.pegamarketing.dialog
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/rules/SMSTreatment.java:[1,1] cannot access com.pega.crm.pegamarketing.rules
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/customerservice/tiles/impl/PegaLeftNav.java:[1,1] cannot access com.pega.crm.customerservice.tiles.impl
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/customerservice/impl/PegaSFAPortal.java:[1,1] cannot access com.pega.crm.customerservice.impl
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/test/java/com/pega/crm/salesautomation/stepdefs/Contact.java:[1,1] cannot access com.pega.crm.salesautomation.stepdefs
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/customerservice/tiles/TopNav.java:[1,1] cannot access com.pega.crm.customerservice.tiles
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/customerservice/interactions/OutboundPhoneCall.java:[1,1] cannot access com.pega.crm.customerservice.interactions
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/impl/PegaDesignerStudio.java:[1,1] cannot access com.pega.crm.pegamarketing.impl
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/impl/explorer/PegaRecordsExplorer.java:[1,1] cannot access com.pega.crm.pegamarketing.impl.explorer
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/test/java/com/pega/config/TestEnvInjector.java:[1,1] cannot access com.pega.config
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/test/java/com/pega/crm/customerservice/stepdefs/StartResearchInteraction.java:[1,1] cannot access com.pega.crm.customerservice.stepdefs
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/test/java/RunCukesTest.java:[2,1] cannot access unnamed package
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/explorer/RecordsExplorer.java:[1,1] cannot access com.pega.crm.pegamarketing.explorer
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/SimulationServices.java:[5,8] cannot access java.lang
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/SimulationServices.java:[6,9] cannot find symbol
[ERROR] symbol: class By
[ERROR] location: interface com.pega.crm.pegamarketing.pages.SimulationServices
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/SimulationServices.java:[8,9] cannot find symbol
[ERROR] symbol: class By
[ERROR] location: interface com.pega.crm.pegamarketing.pages.SimulationServices
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/SimulationServices.java:[9,9] cannot find symbol
[ERROR] symbol: class By
[ERROR] location: interface com.pega.crm.pegamarketing.pages.SimulationServices
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/OperatorList.java:[3,8] cannot access com.pega.crm.salesautomation
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/OperatorList.java:[3,39] cannot find symbol
[ERROR] symbol: class WorkObject
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[3,8] cannot access com.pega.crm
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[3,36] cannot find symbol
[ERROR] symbol: class WorkObject
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/OperatorList.java:[7,37] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.OperatorList
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[5,28] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[7,26] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[9,23] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[11,27] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[13,26] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[15,27] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[17,23] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[19,23] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[21,26] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[23,26] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[25,30] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[27,27] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[29,9] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[31,9] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[33,9] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[35,9] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[37,9] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[39,9] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[41,9] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[43,9] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[45,9] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[47,9] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[51,9] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Operators.java:[53,9] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Operators
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/DataManagement.java:[3,8] cannot access com
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[19,8] cannot access org
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[19,11] cannot access org.openqa
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[19,27] import requires canonical name for .selenium.By
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[21,16] cannot access com.pega.framework
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[21,26] cannot access com.pega.framework.elmt
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[21,31] import requires canonical name for .Frame
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[22,16] cannot access com.pega.util
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[22,21] package com.pega.util does not exist
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[24,38] cannot find symbol
[ERROR] symbol: class Frame
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[25,9] cannot find symbol
[ERROR] symbol: class By
[ERROR] location: interface com.pega.crm.pegamarketing.pages.LandingPage
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[27,9] cannot find symbol
[ERROR] symbol: class By
[ERROR] location: interface com.pega.crm.pegamarketing.pages.LandingPage
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[28,9] cannot find symbol
[ERROR] symbol: class By
[ERROR] location: interface com.pega.crm.pegamarketing.pages.LandingPage
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[29,9] cannot find symbol
[ERROR] symbol: class By
[ERROR] location: interface com.pega.crm.pegamarketing.pages.LandingPage
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[30,9] cannot find symbol
[ERROR] symbol: class By
[ERROR] location: interface com.pega.crm.pegamarketing.pages.LandingPage
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[31,9] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.pegamarketing.pages.LandingPage
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[32,9] cannot find symbol
[ERROR] symbol: class By
[ERROR] location: interface com.pega.crm.pegamarketing.pages.LandingPage
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/pegamarketing/pages/LandingPage.java:[40,24] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.pegamarketing.pages.LandingPage
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[3,8] cannot access java
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[3,12] cannot access java.util
[ERROR] ZipException opening “aspectjweaver-1.8.11.jar”: Invalid CEN header (invalid zip64 extra data field size)
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[3,17] import requires canonical name for .ArrayList
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[6,40] cannot find symbol
[ERROR] symbol: class WorkObject
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[8,24] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[12,22] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[14,27] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[16,25] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[18,34] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[20,25] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[20,9] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[22,23] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[24,24] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[26,29] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[28,31] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[30,25] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[34,22] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[36,24] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[40,27] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[44,28] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[48,38] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] /I:/O/selenium/ootb-selenium-tests/src/main/java/com/pega/crm/salesautomation/workobjects/Opportunities.java:[50,16] cannot find symbol
[ERROR] symbol: class String
[ERROR] location: interface com.pega.crm.salesautomation.workobjects.Opportunities
[ERROR] → [1m[Help 1][m
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the [1m-e[m switch.
[ERROR] Re-run Maven using the [1m-X[m switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [1m[Help 1][m MojoFailureException - Apache Maven - Apache Software Foundation

Requesting your support to complete.

@pulis2

Latest report is not formed .

@Dinesha Looks like issue with some dependencies. Can you clear your local .m2 folder and do a clean install?

let us know if same issue is persisted.

@ghors3 Sure. Do you require a remedy for this? Or can we discuss over the team link.

@ghors3 sumit, I tried all the workaround for BUILD SUCCESS.

receiving the below jar dependency issues. Unable to sort out this issue.

Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.6
Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.6

@Dinesha we may have to connect on this. Is it feasible for you to send your project setup ? so we can take a look.

@ghors3 Sure Sumit. I am connecting from client’s laptop .

So, Please suggest a way to share the project setup or we can connect over the call.

@Dinesha if you don’t have option to email the project as it is client laptop, you can setup a meeting.

@ghors3 Sure Sumit. Let me configure the latest framework.