[
https://issues.apache.org/jira/browse/HBASE-8108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13602814#comment-13602814
]
Nick Dimiduk commented on HBASE-8108:
-------------------------------------
{noformat}
+ <artifactId>maven-antrun-plugin</artifactId>
+ <versionRange>[1.6,)</versionRange>
+ <goals>
{noformat}
Please don't use version ranges. They make for inconsistent behavior across
divergent environments.
> Add m2eclispe lifecycle mapping to hbase-commn
> ----------------------------------------------
>
> Key: HBASE-8108
> URL: https://issues.apache.org/jira/browse/HBASE-8108
> Project: HBase
> Issue Type: Bug
> Components: build
> Affects Versions: 0.95.0, 0.98.0
> Reporter: Jesse Yates
> Assignee: Jesse Yates
> Attachments: hbase-8108.patch
>
>
> The maven-antrun-plugin execution doesn't have a default mapping in
> m2eclipse, so if you import the project into eclipse, you will get an error
> that the mapping is undefined. All that's needed is to define an execution
> via the org.eclipse.m2 lifecycle-mapping plugin - it doesn't actually affect
> the usual maven build at all.
--
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