vertx-maven-plugin icon indicating copy to clipboard operation
vertx-maven-plugin copied to clipboard

unable to load alternative langs.properties

Open mikaelkaron opened this issue 12 years ago • 4 comments

I'm trying to provide my own java langs.properties in my project, but when executed via vertx:run the langs.properties in the plugin is always picked.

Right now I've simply dropped my langs.properties in src/main/resources. Is there an alternative way of doing this?

mikaelkaron avatar Nov 15 '12 09:11 mikaelkaron

Can I ask what the difference is in your lang.properties? How come you need a different one?

rhart avatar Nov 15 '12 10:11 rhart

I'd like to replace the JavaVerticleFactory with one that uses guice.

On 15 Nov, 2012, at 6:21 PM, rhart [email protected] wrote:

Can I ask what the difference is in your lang.properties? How come you need a different one?

— Reply to this email directly or view it on GitHub.

mikaelkaron avatar Nov 15 '12 11:11 mikaelkaron

Ahh I see. I will have a look into what can be done.

rhart avatar Nov 15 '12 11:11 rhart

Havent found an easy way around this yet. If you get any ideas let me know :)

rhart avatar Nov 29 '12 14:11 rhart