Issue Type: Bug Bug
Assignee: Sanne Grinovero
Components: build
Created: 29/Nov/12 3:49 PM
Description:

In some context - apparently Eclipse project import - Maven properties are considered immutable across modules.

Code like:

<properties>
    <main.basedir>${project.parent.basedir}</main.basedir>
</properties>

doesn't get re-evaluated in each module, hence the configuration file for Checkstyle is not found and project fails to import in Eclipse.

Fix Versions: 4.2.0.CR1
Project: Hibernate Search
Priority: Major Major
Reporter: Sanne Grinovero
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira