Hello,
is a new version of m2e expected in 2018?
Which version of the maven-archetype-plugin will be supported?
Best regards,
Fabian Meier
___
m2e-users mailing list
m2e-users@eclipse.org
To change your delivery options, retrieve your password, or u
Hello,
I included the file org.eclipse.m2e.core.prefs into my Maven archetype to set
resolveWorkspaceProjects=false.
Unfortunately, when I create a Maven project through Eclipse (with my
archetype), this setting is immediately changed to
resolveWorkspaceProjects=true (it works correctly on the
Hi,
a company-internal Maven plugin breaks Workspace resolution - leaving it on
leads to weird results that confuse our developers.
We will replace that plugin in the future, but until then we need to disable
Workspace resolution, preferably for all new projects.
Fabian Meier
-Ursprüngli
Hi,
"Fix project setup" is an interesting feature in Eclipse that allows you to
find an artifact (in the Maven Local Repository) for a missing class.
Unfortunately, the artifact is only added to the .classpath (together with all
the desired metadata), but not to the POM. It is also the topic of