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.