Hi,
in my project I'm starting an Tomcat instance with the tomcat:run goal. I'm
trying to avoid that the ${project.build.outputDirectory} (which is
target/classes) is added to the classloader classpath. I found the
classesDir parameter in the documentation. No matter what value I give to
the parameter, the ${project.build.outputDirectory} is always added to the
classpath. From the source code I can see that my only chance is to give a
null value to classesDir. My question is: how can I do that? Or is there
another way?
Thanks for your help!!!
--
View this message in context:
http://old.nabble.com/Tomcat-Maven-Plugin-classesDir-tp29617622p29617622.html
Sent from the mojo - user mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email