This week, I started using Maven for some of the projects I'm working on, and I'm using Eclipse with the m2e plugin. I looked at it, but I canβt find a way to compile and package it (as far as I can see, I can do clean, generate-sources, test and install). How can this be achieved with m2e?
You need to create your own startup configuration like Maven Build. These four are some predefined builds, but you can create truly customized custom materials.