Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Handling Unknown packaging type in config

m2e does not need to know about project packaging types, so something
else is going on for your projects. Unfortunately I can't tell anything
more specific without knowing m2e version and exact error marker you get.

--
Regards,
Igor

On 2013-06-12 4:07 PM, Vegard Balgaard Havdal wrote:
Hello,

we have an unknown Maven packaging type, for which we have no m2e
connector (we have plugin lifecycle mapping in the
lifecycle-mapping-metadata.xml of the plugin). We want the Eclipse
workspace to behave as if it were packaging=jar, which it does,
except for the error message, for which there is no quickfix.

Have read among other things
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337010 and
https://docs.sonatype.org/display/M2ECLIPSE/Project+build+lifecycle+mapping#Projectbuildlifecyclemapping-Perpackagingtypebuildlifecyclemapping

 but still wonder: is it possible to make the error go away through
just config, either in the parent pom or in the plexus or m2e setup
stuff of the plugin itself? If yes, pointer to example?

Vegard


_______________________________________________ m2e-users mailing
list m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users



Back to the top