Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Configuring the web.xml file with m2e-wtp

On 15 September 2011 17:28, Greg Thomas <greg.d.thomas@xxxxxxxxx> wrote:
>> Have you tried using profiles? Project properties > Maven > Activate Maven
>> Profiles allows you to activate a specific profile when building the project
>> under eclipse.
...
> That certainly looks like a potential resolution,
> I'll have a play to see what I can do ..

That certainly did the trick; Many thanks.

However, it does lead to one more question; is there a way to
automatically activate a profile when m2e imports a pom.xml in to
Eclipse? That way I don't have to remember to activate the right one,
or ensure that my colleagues read the documentation (hah!) when they
import it.

Thanks again,

Greg


Back to the top