Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Maven, multi-module & standard directories #1

Closed
levonk opened this issue Feb 8, 2017 · 3 comments
Closed

Maven, multi-module & standard directories #1

levonk opened this issue Feb 8, 2017 · 3 comments

Comments

@levonk
Copy link

levonk commented Feb 8, 2017

Hi It would be it be great if this was a maven multi-module project:

pom.xml
|-protocol
|- src
|- main
|- java
|- test
|-server
|-client

@int08h
Copy link
Owner

int08h commented Feb 8, 2017

Agreed! In fact there's an item in the ROADMAP to add proper Maven support.

My Maven skills are non-existent. Contributions welcome!

Related #2

@int08h
Copy link
Owner

int08h commented Feb 8, 2017

Making note for future potential contributors:

The Netty, JUnit, and Hamcrest dependencies are straight-forward. The wrinkle is with EdDSA-Java as the current Maven artifact for it is out of date.

The EdDSA-Java jar bundled with Nearenough was created from master specifically str4d/ed25519-java@dc9f58f. A potential Maven pom would need to account for this.

@int08h
Copy link
Owner

int08h commented Jan 28, 2018

Nearenough is now built via Gradle, using standard build conventions.

Closing

@int08h int08h closed this as completed Jan 28, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants