hmmm... looks like a bug in maven 1.1, not sure if it is fixed yet: http://www.nabble.com/Maven-1.1-and-cutom-properties-in-POM-t81808.html
On 2/8/06, Sankar Viswanathan <[EMAIL PROTECTED]> wrote: > > 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 >
