Re: Including xmls while packaging

2006-04-25 Thread Thorsten Heit
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

> I have a project which has few xmls placed along with the java files in a
> particular folder. When I package this project only the class files appear
> in this folder and the xml files are ommited. But if i place these xml files
> with in the same folder path in the resources folder, it appears when i
> package.

See
http://maven.apache.org/guides/getting-started/index.html#How%20do%20add%20resources%20to%20my%20JAR?

> How can i make the mvn package take all the files even though it is
> not a java file as i wanted to avoid using the resources folder fon this?

A couple of days ago there was a discussion about this; see
http://www.nabble.com/Resources-from-src-tree-t1481490.html


HTH

Thorsten
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (MingW32)

iD8DBQFEThd2QvObkgCcDe0RApiiAJ40SiPzmNK+FA1ahtvhIcym8sALMgCfUzBM
eU2uJNLImrUhu/rp8bO/Eng=
=+EvM
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Including xmls while packaging

2006-04-25 Thread RobJac

I have a project which has few xmls placed along with the java files in a
particular folder. When I package this project only the class files appear
in this folder and the xml files are ommited. But if i place these xml files
with in the same folder path in the resources folder, it appears when i
package. How can i make the mvn package take all the files even though it is
not a java file as i wanted to avoid using the resources folder fon this?
--
View this message in context: 
http://www.nabble.com/Including-xmls-while-packaging-t1504916.html#a4080668
Sent from the Maven - Users forum at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]