If it runs fine with a previous M build (like [1]) then it's very likely
this is a regression caused by the fix for bug #444262.

In that case, please open a ticket in BZ.

[1]
http://download.eclipse.org/technology/m2e/milestones/1.7/1.7.0.20151110-2248/
[2] https://bugs.eclipse.org/444262

Fred

On Sun, Dec 20, 2015 at 9:06 PM, Cristiano Gavião <cvgav...@gmail.com>
wrote:

> Hello,
>
> Suddenly I start to receive a strange error when trying to run a maven
> plugin build with the m2e launcher (1.7.0.20151215-0013) inside the
> workspace (eclipse mars).
>
> I'm getting the following exception for every maven plugin test :
>
> java.lang.AssertionError: Can read global settings.xml
>
> It is occurring in a sentence like this one below:
>
>         MavenProject project = incrementalBuildRule.readMavenProject(
>                 testResources.getBasedir("ut--valid-project"));
>
> The m2e 'User Settings' doesn't have a 'Global Settings' path defined, but
> it has the 'User Settings' path.
>
> But it is not happen when running the same build at SO.
>
> Anyone knows anything about such error ?
>
> thanks,
>
> Cristiano
>
> _______________________________________________
> m2e-users mailing list
> m2e-users@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/m2e-users
>



-- 
"Have you tried turning it off and on again" - The IT Crowd
And if that fails, then http://goo.gl/tnBgH5
_______________________________________________
m2e-users mailing list
m2e-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/m2e-users

Reply via email to