Hi! I probably missed this in the documentation, but I'm trying to build a project that depends on a jar file not in the maven2 repository. I think the compile.with command assumes the dependency is in the maven repository, but in this case it is built manually and I'd just like to include it without putting it in .m2/repository. I'm guessing there's a straightforward way to do this?
Cheers, Nick
