2011/6/16 Ron <[email protected]>

> Hello,
>
> I realize I can add a profile with the specific configuration, but I'm
> looking for a hopefully automatic way for eclipse to use the profile without
> having to define it per-project in its Maven properties (as part of
> m2eclipse).
>
> I think you can use a profile activated by a property like htis :
                <activation>
                    <property>
                        <name>m2e.version</name>
                    </property>
                </activation>



> Thanks,
> Ron
>
>
Marc.
_______________________________________________
m2e-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/m2e-users

Reply via email to