Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] m2e setting project facet

Thank you Igor.  Yes, I wasn't thinking that m2e knew about Spring... I'm thinking either Spring Boot 1.2 exposes something (incorrectly?) that m2e sees and then configures the facet to 3.1 or it's correct and I need to configure one or more settings to make m2e set to 3.0.

How does m2e decide which version to set "Dynamic Web Project" to?  In an extension or core?
Is there a Maven plugin setting that affects it (e.g. I didn't detect anything on the war plugin that would)?


On Fri, Dec 12, 2014 at 11:22 AM, Igor Fedorenko <igor@xxxxxxxxxxxxxx> wrote:
m2e does not know anything about Spring. It must be one of m2e extensions.

On December 12, 2014 12:19:10 PM EST, Jeff Jensen <jjensen@xxxxxxxxxx> wrote:
>Is there an m2e setting that will help with this or is it a Spring Boot
>issue/change needed?
>
>https://stackoverflow.com/questions/27447077/how-to-configure-spring-boot-1-2-0-for-servlet-3-0-and-have-m2e-set-eclipse-face
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>m2e-users mailing list
>m2e-users@xxxxxxxxxxx
>To change your delivery options, retrieve your password, or unsubscribe
>from this list, visit
>https://dev.eclipse.org/mailman/listinfo/m2e-users

--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

Back to the top