Bug 54775 - BUILD FAILED: Unexpected element "{}HTML" {antlib:org.apache.tools.ant}HTM
Summary: BUILD FAILED: Unexpected element "{}HTML" {antlib:org.apache.tools.ant}HTM
Status: RESOLVED INVALID
Alias: None
Product: Ant
Classification: Unclassified
Component: Build Process (show other bugs)
Version: 1.8.2
Hardware: PC Linux
: P2 normal (vote)
Target Milestone: ---
Assignee: Ant Notifications List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-30 19:45 UTC by d_lincke
Modified: 2014-01-01 09:45 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description d_lincke 2013-03-30 19:45:19 UTC
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
Comment 1 Stefan Bodewig 2013-12-31 15:00:14 UTC
I don't have any idea how to help you.  Can you provide some sort of stacktrace?
Comment 2 Orion Poplawski 2013-12-31 18:11:47 UTC
This issue was fixed in Fedora - see https://bugzilla.redhat.com/show_bug.cgi?id=838711
Comment 3 Stefan Bodewig 2014-01-01 09:45:39 UTC
OK, thanks.