Hello, is it possible to use a maven project with m2e which uses a custom packaging type WITHOUT writing a m2e plugin for it? It would be sufficient to simply configure the "compile" goal to execute by configuring the lifecycle-mapping plugin in the pom but this doesn't work because Eclipse alway complains about "Unknown packaging". Maybe there are also some configuration options for handling custom packaging types?
-- Bye, K <http://www.ailis.de/~k/> [A735 47EC D87B 1F15 C1E9 53D3 AA03 6173 A723 E391] (Finger [email protected] to get public key) _______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
