Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cranvil/lotro-companion-parent

Repository files navigation

lotro-companion-parent

This repository aims to deliver a Maven POM and references to git submodules in order to provide a basic entry point for compilation and packaging of the application LOTRO Companion.

Prerequisites

To make use of this project, you need recent versions of Apache Maven (as of now, version 3.5.0 is in use here) and a Java Development Kit like the ones issued by Oracle JDK.

Get up and running

To fetch the project files in one step with the referenced repositories, just run the following commands in your favourite terminal:

git clone --recurse-submodules https://github.com/cranvil/lotro-companion-parent
cd lotro-companion-parent
mvn verify

BEWARE: At this early stage, the Maven run doesn't produce any usable artifact!

Working with git submodules

Since the internet says that using submodules can lead to unexpected results, here are a few links about this topic:

About

Provide a Maven POM to package the LOTRO Companion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published