@Dinesha Can you please check if any network related restrictions preventing to downloading the dependencies/building the project. Because generally you should not be facing dependency download issues without any network restrictions.
You can setup meeting if still issue is persisting. Team link should be fine.
@ghors3 I have tried with new framework. I am getting the below error once its imported to eclipse.
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 As discussed over the call, please check with security/firewall team on why for some dependencies, its getting blocked by ‘maven-default-http-blocker’.
Also try using this approach before downgrading maven to version below 3.8.1.
Try the solution from this thread to unblock individual repositories or all repositories.
I was gettign the below errors while connecting with Maven 3.5. Based on the previous discussed the proxy settings has been enabled.
—Log1
[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: 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]
—Log2
Failed to execute goal on project pega-crm-ui-testframework: Could not resolve dependencies for project com.pega.test:pega-crm-ui-testframework:jar:4.2.0: Failed to collect dependencies at com.pojosontheweb:monte-repack:jar:1.1 → javax.media.jai:com.springsource.javax.media.jai.core:jar:1.1.3: Failed to read artifact descriptor for javax.media.jai:com.springsource.javax.media.jai.core:jar:1.1.3: Could not transfer artifact javax.media.jai:com.springsource.javax.media.jai.core:pom:1.1.3 from/to com.springsource.repository.bundles.external (http://repository.springsource.com/maven/bundles/external): repository.springsource.com: Unknown host repository.springsource.com → [Help 1]
@sak01 Hi Kevin, Sec team has informed that it’s not related to port or firewall. And they suggested to provide the PORT number in case of firewall issues. Please let me know if you require details from my end. Also, could you suggest a way to bypass and proceed this activity. Cause it’s been blocked to implement the SSK in client side for prolong time.
@Dinesha INC-B25228 was investigated by @sak01 and @ghors3 (with consultancy backup from @timer ) The main recommendation was to check with your IT team to investigate why there is a blockage preventing connection to the global Maven repository.
The support ticket has now been closed with the following resolution:
Solution description:
Client was facing issues in the implementation process using Maven. After further investigation, we came to know that the client is facing issue with creating and running any Maven project and its not only limited to this.
Informed client that they can be able to proceed with the implementation after they’re able to create and run a sample Maven project.
------------------------------------------
@Dinesha I understand that there are time delays as you are working with client infra team to unlock for jar downloads for maven project. You requested GCS to close the support ticket as your tests may take some time.