You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by PashaOvechkin <ro...@apollo.lv> on 2008/03/24 16:56:53 UTC

Cancat files using maven

have 2 files.
a.properties and b.properties. 

Need to merge both and result will added in new created file c.properties.

How can I do it in my pom.xml?

For example - run : mvn deploy - and this action do concatenation and delpoy
file to repository...

Thanks!
-- 
View this message in context: http://www.nabble.com/Cancat-files-using-maven-tp16254957s177p16254957.html
Sent from the Maven Developers mailing list archive at Nabble.com.


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


RE: Cancat files using maven

Posted by "Brian E. Fox" <br...@reply.infinity.nu>.
There isn't anything to concat properties files that I know of. This was
discussed last week on the users list, please use that for non maven
development questions.

Thanks,
Brian

-----Original Message-----
From: PashaOvechkin [mailto:rookie@apollo.lv] 
Sent: Monday, March 24, 2008 11:57 AM
To: dev@maven.apache.org
Subject: Cancat files using maven


have 2 files.
a.properties and b.properties. 

Need to merge both and result will added in new created file
c.properties.

How can I do it in my pom.xml?

For example - run : mvn deploy - and this action do concatenation and
delpoy
file to repository...

Thanks!
-- 
View this message in context:
http://www.nabble.com/Cancat-files-using-maven-tp16254957s177p16254957.h
tml
Sent from the Maven Developers mailing list archive at Nabble.com.


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


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