[m2e-users] Dubious org.eclipse.jdt.core.compiler.problem.forbiddenReference setting in AbstractJavaProjectConfigurator

2013-01-31 Thread Fred Bricon
Hi, by default (i.e. with stock workspace settings), forbidden references raise errors. But in AbstractJavaProjectConfigurator[1], the default forbiddenReference value is always set to "warning", unless user preferences have already been set[2]) Any idea why? Only reason I see would be to make ec

Re: [m2e-users] Output folders not refreshed between build participants

2013-01-31 Thread Martin Ellis
On 14 September 2012 09:40, Andrius Velykis wrote: > I have an issue with m2e when chaining plugins in Maven, i.e. when the > output folder of first plugin is used by second plugin as an input folder. I lost many hours to this last night, assuming the bug was in my plugin. I've filed the issue in