Skip to content

curriculeon/maven.artifacttemplate

Repository files navigation

My First Artifact Deployment

  • Objective - to deploy this project as a maven dependency to packagecloud.io

  • Project Description - this repository is used to generate random objects; Floats, Doubles, Longs, Integers, Strings, Dates

  • Use the documentation here as your guide

Creating a packagecloud account

  • Navigate to packagecloud.io to create a new account.
  • DO NOT click, Sign Up With Github
  • DO NOT click, Sign Up With Google
  • Ensure that you create a new account using email and password.

Deploying an artifact

  1. Edit permissions
    • chmod u+x ./install-rbenv.sh
    • chmod u+x ./install-package_cloud.sh
    • chmod u+x ./deploy.sh
    • chmod u+x ./mvnw
  2. Install rbenv
    • ./install-rbenv
  3. From a new terminal, execute the command below
    • ./install-package_cloud
  4. From a new terminal, execute the command below
    • ./deploy.sh
  5. Navigate to the newly deployed artifact in packagecloud.io

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published