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

Distributing APR-ImageJ via ImageJ update site #1

Open
haesleinhuepf opened this issue Mar 10, 2019 · 6 comments
Open

Distributing APR-ImageJ via ImageJ update site #1

haesleinhuepf opened this issue Mar 10, 2019 · 6 comments

Comments

@haesleinhuepf
Copy link

Hey guys,

I tried to play with the library and failed building it. Would it possible to distribute APR via ImageJ update site? Actually, I just want to load and save image stacks as APR... Nothing fancy.

Thanks!

Cheers,
Robert

@krzysg
Copy link
Member

krzysg commented Mar 10, 2019

That is a plan for a (near) future.
Personally I have never deployed any multi-OS (I guess we still need to provided precompiled libs for windows/linux/macos) jar and first I need to read somewhere what is the best way to do that... or find someone who did it.
But again this is definitely what we need soon.

@imagejan
Copy link

FYI, the ImageJ updater respects platform-specific subfolder names of ./Fiji.app/jars/ and ./Fiji.app/lib/.

For examples, you can have a look at the Java-8 and FFMPEG update sites:

@skalarproduktraum
Copy link
Member

@krzysg: If you have time next week I'm happy to help with the crossplatform stuff 👍

@haesleinhuepf
Copy link
Author

@krzysg @skalarproduktraum I would be happy to help as well! Shall we schedule a mini-hackathon on this?

@krzysg
Copy link
Member

krzysg commented Mar 12, 2019

Yes, definitely! I will send mail to you guys so we can decide when&where.

@vruetten
Copy link

Hi,
I also tried to build it with the following and ran into the error posted below. Any ideas as to how I could fix it?

  • Maven home: /Users/../packages/apache-maven-3.6.1
  • Java version: 12, vendor: Oracle Corporation

Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Failure to find adaptiveparticles:libapr-java-wrapper:jar:0.1.0-SNAPSHOT in http://maven.imagej.net/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of imagej.public has elapsed or updates are forced

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

No branches or pull requests

5 participants