Is there a way to specifically add a jar to the classpath when running eclipse:eclipse?
If Im not running in snapshot mode, I need to add jar-with-dependencies, but if I am running in snapshot mode, I dont wan to add it, I use project dependencies. I tried defining the dependency inside the eclipse plugin section, but eclipse:eclipse doesnt include those in the .classpath. D-
