Last updated Jan 24, 2023

Rate this page:

Getting started

Prerequisites

Installation

  • Clone the repo git clone git@bitbucket.org:atlassian/admin-portfolio.git
  • Run mvn compile in the repo's root directory
    • This will install all dependencies and compile the project

Running Tests

You can run all the tests via

1
2
mvn test

Note: In order to run integration tests, you must have Docker installed and running.

Next Steps

Check out the following pages for more information Admin-Portfolio:

Rate this page: