Hi Karl Heinz
Well, I've located them by specifying something like
<includes>
<include>**/*.xsd</include>
<include>**/*.properties</include>
</includes>
However, this gets all those files. What I need is *pairs* of files, like
bla.xsd and bla.properties - or in regex: (.*)\.xsd requires $1\.properties
Best regards
Eric
-----Ursprüngliche Nachricht-----
Von: Karl Heinz Marbaise [mailto:[email protected]]
Gesendet: Donnerstag, 27. Mai 2010 15:49
An: [email protected]
Betreff: Re: Assembly plugin: Same file with several file extensions?
Hi Eric,
have you located the files you want to include into the src/main/resources
folder? If yes than they should be included automatically ...May be i didn't
understand what you like to do?
Kind regards
Karl Heinz Marbaise
--
View this message in context:
http://old.nabble.com/Assembly-plugin%3A-Same-file-with-several-file-extensions--tp28692233p28693892.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
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]