I am trying to evaluate Drools for a project.

I have the following configuration:

Windows XP SP1 / Java version 1.4.2_10 / Maven 1.1-beta-2 / Drools 2.1 (source)

While building with the command 'maven', I get an exception:

org.apache.maven.MavenException: Unknown error reading project
...

which eventually points to a line in project.xml:

org.codehaus.plexus.util.xml.pull.XmlPullParserException: Unrecognised tag: 'id'
 (position: START_TAG seen ...</name>\r\n            <id>... @188:17)

I am completely new to Maven and any help would be appreciated.

Thanks,
Sankar

Reply via email to