Hello,

i use eclipse with the maven integration and it works very well. Now, i've a 
multi module maven project and every module has a 
src/main/resources/META-INF/vertx.verticle file in it.

In on of the modules i use the maven shade plugin and in the console it works 
perfectly. But if i run the main module in eclipse, eclipse found just one of 
the vertx.verticle files with one line included (but every submodule should add 
a new line in this file - maven shade plugin do this for me).

This is the project:

https://github.com/marcelalburg/vertx-bigapp-skeleton/tree/master/examples

the only runable module it „server“ the vertx.verticle files are in the 
submodule verticle.

I hope you can help me

thanks
marcel


p.s.: it’s almost the same like in spring boot and the spring.factories files
_______________________________________________
m2e-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/m2e-users

Reply via email to