Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Maven Build configuration and packaging #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

computerlyrik
Copy link

This configuration will build

pigpioj-java -> pigpioj-native -> pigpioj

Usage: On top level type mvn clean install

  • [pigpio-native] Build C-Header files from Java Interfaces
  • [pigpioj] Have a top-level-project re-packaging the files into a release-jar

Also i did a little cleanup of the project files. I suggest putting them into .gitignore

Known Issues:

Static build did not work due to non-static raspbian build of pigpio. Do we need a static build?

refs #1

@mattjlewis
Copy link
Owner

mattjlewis commented Mar 4, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants