The integration instructions dictate that the code should be copied to the project, which is impractical for development. Is there a maven repo where the CKFinder Java libraries can be pulled as a dependency?
I was going through my older posts and found my mistake.
Sorry for the above post as it talks about CKEditor and not CKFinder. There is no maven repository for CKFinder - mainly because it currently uses thumbnailator library which doesn't support maven at least not yet - http://code.google.com/p/thumbnailator/ ... etail?id=7
Re: Maven and CKFinder
Have you read the
http://docs.cksource.com/CKEditor_3.x/D ... ing_Maven2 ?
Re: Maven and CKFinder
Hi,
I was going through my older posts and found my mistake.
Sorry for the above post as it talks about CKEditor and not CKFinder.
There is no maven repository for CKFinder - mainly because it currently uses thumbnailator library which doesn't support maven at least not yet - http://code.google.com/p/thumbnailator/ ... etail?id=7
Re: Maven and CKFinder
thumbnailator is now in Maven central. So?
http://mvnrepository.com/artifact/net.c ... mbnailator
Re: Maven and CKFinder