Skip to main content

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

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

Back to the top