Gabor Liptak created HBASE-15088:
------------------------------------
Summary: Running mvn package creates ${project.basedir} directory
Key: HBASE-15088
URL: https://issues.apache.org/jira/browse/HBASE-15088
Project: HBase
Issue Type: Bug
Reporter: Gabor Liptak
Priority: Minor
The substitution is not triggered in pom.xml at:
<url>file:${project.basedir}/src/main/site/resources/repo</url>
There is also another reference at:
<excludeFilterFile>${project.basedir}/../dev-support/findbugs-exclude.xml</excludeFilterFile>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)