sorry for lamer question, but I really could not found subject. I have a external to the pom.xml file, say backup.properties, and would like it load by next mvn run.
Any direction would be greatly appreciated
Oleg
|
sorry for lamer question, but I really could not found subject. I have a external to the pom.xml file, say backup.properties, and would like it load by next mvn run. Any direction would be greatly appreciated Oleg |
||||
|
|
|
Take a look at the Properties Maven Plugin:
Usage:
|
||||
|
|
|
Take a look the Properties Maven Plugin. |
|||
|
|