https://issues.apache.org/bugzilla/show_bug.cgi?id=54775

            Bug ID: 54775
           Summary: BUILD FAILED: Unexpected element "{}HTML"
                    {antlib:org.apache.tools.ant}HTM
           Product: Ant
           Version: 1.8.2
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build Process
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

Definitely something with my installation. Even a trivial build-file leads to
this error:

<project name="test" default="init" basedir=".">

  <target name="init">
  </target>

</project>

The error occured after I installed eclipse and tried to create a eclipse
project from a sbt project. For this a had to install maven, and then I
followed basically these steps:
http://biomunky.wordpress.com/2011/02/03/import-sbt-project-into-eclipse/

I think the maven installation killed something ... but even uninstalling maven
and reinstalling ant completely didn't help. I don't know if it is really a
ant-bug, but it is at least a very missleading error message. 

Thanks,
daniel

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to