Sorry, I meant additionnal resources. The thing is, I don't want them to be on 
my build/resources, because m2eclipse WTP will embed them to the generated jar.

thanks for your answer

-----<[email protected]> a écrit : -----

A : <[email protected]>
De : Robert Scholte <[email protected]>
Envoyé par : <[email protected]>
Date : 31/01/2011 18:49
Objet : RE: [mojo-user] [hibernate3-maven-plugin] Any way to modify classpath 
before the plugin execution ?

Hi,
 
are you talking about class-folders or resource-folders?
For additional classfolders you should use the build-helper-m-p[1]
For additional resources you can add a resource-entry to you 
project/build/resources[2] (in the pom.xml)
 
-Robert
 
[1] http://mojo.codehaus.org/build-helper-maven-plugin/add-source-mojo.html
[2] http://maven.apache.org/ref/3.0.2/maven-model/maven.html#class_resource
 
From: [email protected]
To: [email protected]
Date: Mon, 31 Jan 2011 18:24:08 +0100
Subject: [mojo-user] [hibernate3-maven-plugin] Any way to modify classpath 
before the plugin execution ?

Hi,

I am just wondering if it is possible to add some folders to the classpath 
before the plugin executes ? Dependencies are separated from maven project so I 
guess this could be possible? 

thanks

                                    

Reply via email to