I want to reuse certain filter for many projects so I want to extract it and use a single jar to just add it to any Web App.
For building I am using Gradle 1.3 and t
I wrote a blog post recently which covers exactly this scenario. It also shows you how to get integration with Eclipse set up properly too.
http://blog.codeaholics.org/2012/emulating-mavens-provided-scope-in-gradle/