[ https://issues.apache.org/jira/browse/HBASE-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesse Yates updated HBASE-5318: ------------------------------- Attachment: mvn_HBASE-5318_r1.patch Attaching patch that _should_ work. Problem before was removing the version on maven-antrun-plugin, even though eclipse will tell you its fine. The default version of that plugin is 1.3, whereas we run 1.6. That'll teach me to stay within the confines of the ticket. > Support Eclipse Indigo > ----------------------- > > Key: HBASE-5318 > URL: https://issues.apache.org/jira/browse/HBASE-5318 > Project: HBase > Issue Type: Improvement > Components: build > Affects Versions: 0.94.0 > Environment: Eclipse Indigo (1.4.1) which includes m2eclipse (1.0 > SR1). > Reporter: Jesse Yates > Assignee: Jesse Yates > Priority: Minor > Labels: maven > Attachments: mvn_HBASE-5318_r0.patch, mvn_HBASE-5318_r1.patch > > > The current 'standard' release of Eclipse (indigo) comes with m2eclipse > installed. However, as of m2e v1.0, "interesting lifecycle phases" are now > handled via a 'connector'. However, several of the plugins we use don't > support connectors. This means that eclipse bails out and won't build the > project or view it as 'working' even though it builds just fine from the the > command line. > Since Eclipse is one of the major java IDEs and that Indigo has been around > for a while, we should make it easy to for new devs to pick up the code and > for older devs to upgrade painlessly. The original build should not be > modified in any significant way. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira