You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by youhaodeyi <yo...@gmail.com> on 2008/05/26 15:36:48 UTC

How can I add some files into META-INFO directory?

I have some xml and schema files need to be placed in META-INFO directory in
a Jar file. How can I do this by running maven package command?
-- 
View this message in context: http://www.nabble.com/How-can-I-add-some-files-into-META-INFO-directory--tp17472078p17472078.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: How can I add some files into META-INFO directory?

Posted by VUB Stefan Seidel <ss...@vub.de>.
Put them in src/main/resources/META-INF

Stefan

youhaodeyi wrote:
> I have some xml and schema files need to be placed in META-INFO directory in
> a Jar file. How can I do this by running maven package command?

-- 
best regards,

Stefan Seidel
software developer
________________________
VUB Printmedia GmbH
Chopinstraße 4
D-04103 Leipzig
Germany
tel.    +49 (341) 9 60 50 07
fax.    +49 (341) 9 60 50 92
mail.   sseidel@vub.de
web.    www.vub.de

HRB Köln 24015
UStID DE 122 649 251
GF Dr. Achim Preuss Neudorf,
Dr. Christian Preuss Neudorf

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org