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

-----<rfscho...@hotmail.com> a écrit : -----

A : <user@mojo.codehaus.org>
De : Robert Scholte <rfscho...@codehaus.org>
Envoyé par : <rfscho...@hotmail.com>
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: r.wilb...@akka.eu
To: user@mojo.codehaus.org
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