{"id":18859667,"url":"https://github.com/perfectomobilesa/mavencirclecisample","last_synced_at":"2025-09-03T18:31:53.488Z","repository":{"id":49934649,"uuid":"220951573","full_name":"PerfectoMobileSA/MavenCircleCISample","owner":"PerfectoMobileSA","description":"A Perfecto + Maven sample project example running on Circle CI","archived":false,"fork":false,"pushed_at":"2024-10-04T11:57:03.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":5,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-11-08T04:19:13.994Z","etag":null,"topics":["circleci","perfecto","perfecto-cloud","pom","testng-plugin"],"latest_commit_sha":null,"homepage":"https://developers.perfectomobile.com/display/PD/CircleCI","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PerfectoMobileSA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-11T10:01:50.000Z","updated_at":"2024-10-04T11:56:14.000Z","dependencies_parsed_at":"2022-07-29T01:18:13.026Z","dependency_job_id":null,"html_url":"https://github.com/PerfectoMobileSA/MavenCircleCISample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerfectoMobileSA%2FMavenCircleCISample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerfectoMobileSA%2FMavenCircleCISample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerfectoMobileSA%2FMavenCircleCISample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerfectoMobileSA%2FMavenCircleCISample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PerfectoMobileSA","download_url":"https://codeload.github.com/PerfectoMobileSA/MavenCircleCISample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231907744,"owners_count":18444189,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["circleci","perfecto","perfecto-cloud","pom","testng-plugin"],"created_at":"2024-11-08T04:18:50.854Z","updated_at":"2024-12-30T20:15:14.945Z","avatar_url":"https://github.com/PerfectoMobileSA.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Perfecto + Maven + Testng + Java Sample Project: ![CircleCI status](https://circleci.com/gh/PerfectoMobileSA/MavenCircleCISample.svg?style=shield \"CircleCI status\")\n\nThis sample project is designed to get you up and running within few simple steps.\n\nBegin with installing the dependencies below, and continue with the Getting Started procedure below.\n\n### Dependencies\nThere are several prerequisite dependencies you should install on your machine prior to starting to work with this project:\n\n* [Java 8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)\n\n* An IDE to write your tests on - [Eclipse](http://www.eclipse.org/downloads/packages/eclipse-ide-java-developers/marsr) or [IntelliJ](https://www.jetbrains.com/idea/download/#)\n\n* [Maven](https://maven.apache.org/)\n\nEclipse users should also install:\n\n1. [Maven Plugin](http://marketplace.eclipse.org/content/m2e-connector-maven-dependency-plugin)\n\n2. [TestNG Plugin](http://testng.org/doc/download.html)\n\nIntelliJ IDEA users should also install:\n\n1. [Maven Plugin for IDEA](https://plugins.jetbrains.com/plugin/1166)\n\nTestNG Plugin is built-in in the IntelliJ IDEA, from version 7 onwards.\n \n#### Optional Installations\n* For source control management, you can install [git](https://git-scm.com/downloads).\n\n## Downloading the Sample Project\n\n* Clone this repository.\n\n* After downloading and unzipping the project to your computer, open it from your IDE by choosing the folder containing the pom.xml \n\n# Getting Started\n\n* Configure the name of your Perfecto cloud as a system variable by passing your cloud name as a -DcloudName=\u003c\u003ccloud name\u003e\u003e from Maven system property while running the install goal of Maven or simply hardcode your cloud name in the script.\n\n* Configure your security token from Maven by passing the -DsecurityToken=\u003c\u003ctoken\u003e\u003e system property while running the install goal of Maven or simply hardcode it.\n\n* Run pom.xml with the below maven goals \u0026 properties\n\n\t\tclean\n\t\tinstall\n\t\t-DcloudName=${cloudName}\n\t\t-DsecurityToken=${securityToken}\n\n* Maven will take care of kick starting the parallel execution of different examples inside perfecto package in parallel.\n\n### Circle CI Integration:\n* This project contains a .yml file under .circleci / config.yml which will help CircleCI’s webhooks to listen for git updates. \n* It will also print the suite level report at the end of execution.\n* It is configured to schedule everyday at 12:00am UTC. \n* The current build status of CircleCI in github will be showcased in readme.md file. Here's [how](https://circleci.com/docs/2.0/status-badges/) to set it up.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperfectomobilesa%2Fmavencirclecisample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperfectomobilesa%2Fmavencirclecisample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperfectomobilesa%2Fmavencirclecisample/lists"}