Skip to content

wkl3nk/simple-maven-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-maven-java

Copyright (c) 2024 Wolfgang Klenk

Simple maven project that allows to deploy packages on maven.pkg.github.com

mvn clean package

mvn deploy

The distributionManagement section in the pom.xml file references the maven repository on github with id wkl3nk-github-packages.

The $HOME/.m2/settings.xml file contains the credentials for this maven repository.

The password is a personal access token (PAT) that is created in the github account settings. This PAT requires the write:packages scope and repo scopes.

Explicitly added a copyleft license to the project.

About

A simple project that uses Maven and Spring Boot

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages