caprica / picam

Unofficial Java API library for the Raspberry Pi camera.
GNU General Public License v3.0
49 stars 11 forks source link

Deploy as Maven Repository #5

Closed Burdzi0 closed 5 years ago

Burdzi0 commented 7 years ago

It would be a good idea to deploy project as single maven repository

Add the library jar file and its dependencies to your project class-path: picam--SNAPSHOT.jar jna-4.2.1.jar logback-classic-1.1.7.jar logback-core-1.1.7.jar slf4j-api-1.7.20.jar

It's too complicated (the configuration takes too much time)

caprica commented 7 years ago

True, of course. But this project is not ready for a formal release due to the critical show-stopper bug documented elsewhere.

caprica commented 5 years ago

I appreciate this is somewhat late, but version 0.1.0 was pushed to Maven Central today, it can take a couple of hours to show up.