Hi,

Does anyone have examples of projects using maven-pde-plugin?
I'm trying to setup a project to use it, but struggling at every stage. 
The current problem I have is how to handle unit tests - I have a bunch 
of unit tests in src/test/java that I want to compile and run. Maven 
picks these up and tries to compile and run them, but can't find the pde-
compiled code for the plugin or dependencies. How should tests be handled 
with pde projects?

Any other tips on the pde-plugin would be very much appreciated too, for 
example how you generally handle dependencies. From what I've seen in one 
example, it's best to have maven find them and copy them to a lib 
directory which pde should reference. Is this recommended?

Many thanks in advance for any hints.

Regards,

Mark Howard


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to