Xuggler Repository Link Broken
Asked Answered
B

2

7

In my JAVA application, i am using Xuggler for ScreenCapture and other functionality. Now its a maven project so i put Xuggler as dependency in Pom.xml as told in this Link.

Now few days ago i cleaned my system, so when i again imported my project, now it is showing "Missing artifact xuggle:xuggle-xuggler:jar:5.4". Though in pom file, repository link is there. I explored more and found out that http://xuggle.googlecode.com/svn/trunk/repo/share/java/xuggle/xuggle-xuggler/5.4/xuggle-xuggler-5.4.jar is showing 404 error(Not Found).

Now my whole JAVA Application requires Xuggler, so can anyone please share me current working link from where i can download "xuggle-xuggler-5.4.jar" or any other method(s) so that in future i don't face such problem again.

Thank You.

Benco answered 8/6, 2016 at 8:0 Comment(0)
J
3

It doesn't seem anyone is maintaining Xuggler any more: the last blog post says "Xuggler development is on hiatus. Probably permanently."

If you are good with Maven and suchlike you might be able to build Xuggler yourself. The source code is available from the Google Code archive.

Johnniejohnny answered 20/6, 2016 at 14:12 Comment(0)
N
7

from http://www.xuggle.com/downloads change the url: <url>https://files.liferay.com/mirrors/xuggle.googlecode.com/svn/trunk/repo/share/java/</url>

Natka answered 29/7, 2016 at 18:49 Comment(0)
J
3

It doesn't seem anyone is maintaining Xuggler any more: the last blog post says "Xuggler development is on hiatus. Probably permanently."

If you are good with Maven and suchlike you might be able to build Xuggler yourself. The source code is available from the Google Code archive.

Johnniejohnny answered 20/6, 2016 at 14:12 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.