Here's one way to do it.
<resource>
<directory>${maven.hibernate.dir}</directory>
<targetPath>${maven.build.dir}/META-INF</targetPath>
<includes>
<include>*.xml</include>
</includes>
</resource>
-Timthorsten maus wrote:
hi there ..
im working using the multiproject approach ..
my hibernate-jar subrproject creates a jar file containing the hibernate classes as well as the
mapping files ..
i also added the properties for xdoclet to create the hibernate jboss-service.xml file ...
BUT ..
how do i get this file inside my hibernate.jar /META-INF file ????
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
