Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] !xxxx as value is not supported #2

Open
davidB opened this issue Oct 3, 2009 · 0 comments
Open

[bug] !xxxx as value is not supported #2

davidB opened this issue Oct 3, 2009 · 0 comments

Comments

@davidB
Copy link

davidB commented Oct 3, 2009

I've a pom.xml with

integration-tests maven.test.skip !true ... but when I sync : ... profiles: - id: integration-tests activation: property: name: maven.test.skip value: !true build: ...

Embedded error: Invalid YAML
null; Can't construct a java object for !true; exception=Unknown tag: !true
[INFO] ------------------------------------------------------------------------

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant