Stargate build.xml causes error in Eclipse
------------------------------------------

                 Key: HBASE-1641
                 URL: https://issues.apache.org/jira/browse/HBASE-1641
             Project: Hadoop HBase
          Issue Type: Bug
            Reporter: Nitay Joffe
            Priority: Minor


Getting this error in Eclipse for Stargate build.xml:

Description     Resource        Path    Location        Type
Default target archives does not exist in this project  build.xml       
/hbase/src/contrib/stargate     line 1  Ant Buildfile Problem

It's complaining because of this line:
<project name="stargate" default="archives" basedir=".">

There is no target named "archives" in the Ant build file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to