Hello,
I have an m2eclipse project which references a maven jar dependency. In an
eclipse run configuration (for launching jetty, to be specific) I need to
reference the path to that jar dependency in the VM args, because it is a
javaagent. If the jar in question were in my build path, I could do:
-javaagent:${resource_loc:/path/to/the.jar}
But the dependency in question doesn't show up in the resource list. Does
m2eclipse provide a similar variable?
Thanks,
-Clint
--
View this message in context:
http://www.nabble.com/m2eclipse-and-paths-for-dependencies-tp22083298p22083298.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]