Skip to content

amy-keibler/example_switching_between_ossrh_and_portal

Repository files navigation

Example Switching Between OSSRH and Portal

Setup

In order to use this, you'll need to create a settings.xml file. You can copy settings-example.xml as a starting point and then fill in the credentials with your user token information generated on the Central Portal.

Usage

mvn --settings settings.xml clean deploy -P release,<repository>

where <repository> is either ossrh or portal.

Note: Using the Nix DevShell will set the settings file via an environment variable, so passing it in manually should not be required.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published