Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stefanbirkner/sfb-github-lib-archetype

Maven archetype for libraries hosted on GitHub
https://github.com/stefanbirkner/sfb-github-lib-archetype

Last synced: about 1 month ago
JSON representation

Maven archetype for libraries hosted on GitHub

Awesome Lists containing this project

README

        

Maven archetype for libraries hosted on GitHub
==============================================

1. Install the archetype

* Clone the repository: git clone [email protected]:stefanbirkner/sfb-github-lib-archetype
* Install the archetype: mvn install

2. Create a new project based on the archetype

mvn archetype:generate -DarchetypeGroupId=com.github.stefanbirkner -DarchetypeArtifactId=sfb-github-lib-archetype -DarchetypeVersion=0.13