Skip to content

[MSITE-848] sitedescriptor example page fails to describe restrictions on dotted properties #985

@jira-importer

Description

@jira-importer

Christopher Tubbs opened MSITE-848 and commented

I tried injecting a property from pom.xml into src/site/markdown/index.md.vm.

It did not work when the property was accumulo.version, but did work when I switched the property name to accumuloVersion.

With the dot present in the property name, nothing was interpolated, and instead, I got the literal ${accumulo.version} in my html output.

EDIT: Title updated to reflect that this is a documentation bug. See the pull request for proposed solution.


Affects: 3.8.2

Remote Links:

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpriority:majorMajor loss of function

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions