Oh, I forgot - Shiro publishes source jars with its releases to the Maven repo. (we publish the binary .jar, the javadoc .jar and the source .jar). An 'mvn dependency:sources' call will download them from Maven Central.
Regards, Les On Sun, Nov 28, 2010 at 12:15 PM, depsypher <[email protected]> wrote: > On a related note, are there source jars (or a way for the build to create > them easily) so I can link it in eclipse and step debug through the running > code? > > Thanks, > Ray
