Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] profile ids with spaces

Looks like a bug, can you please report it https://bugs.eclipse.org/bugs/enter_bug.cgi?product=m2e?



On Mon, Nov 18, 2013 at 9:37 AM, Greg Amerson <gregory.amerson@xxxxxxxxxxx> wrote:
Hello everyone,

Lets say I have a project and I want to attach a profile with a space in the id.  This works on the command line:

$ mvn clean verify -P "profile id with spaces"

But in m2e when I import the same project and set an active profile to "profile id with spaces" on the project properties page, it fails to resolve the profile (leading to compile errors, etc).

Is this a known issue? 

--
Greg Amerson
Liferay Developer Tools
Liferay, Inc. www.liferay.com

_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users




--
"Have you tried turning it off and on again" - The IT Crowd

Back to the top