I'm writing a plugin to precompile templates for a language similar to JSP. 
The plugin needs the dependencies and compiled classes of the project its
running in.  Does anyone have an example of how to add the containing
project's dependencies and target/classes directory to the classpath of the
plugin?
-- 
View this message in context: 
http://www.nabble.com/Adding-project-dependencies-and-generated-classes-to-classpath-of-my-plugin-tp18624435p18624435.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]

Reply via email to