Re: [m2] Unable setup under (XmlPullParserException: Unrecognised tag)

2005-12-19 Thread Rinku
quot;Maven Developers List" Sent: Tuesday, December 20, 2005 6:01 AM Subject: Re: [m2] Unable setup under (XmlPullParserException: Unrecognised tag) You cannot specify anything but properties, repositories, and pluginRepositories (IIRC) outside of the POM itself. This is to help ensure tha

Re: [m2] Unable setup under (XmlPullParserException: Unrecognised tag)

2005-12-19 Thread John Casey
You cannot specify anything but properties, repositories, and pluginRepositories (IIRC) outside of the POM itself. This is to help ensure that POMs remain portable. Rinku wrote: Hi , I am trying to introduce selective dependencies based on profile activation for a project, but i am encounte

[m2] Unable setup under (XmlPullParserException: Unrecognised tag)

2005-12-19 Thread Rinku
Hi , I am trying to introduce selective dependencies based on profile activation for a project, but i am encountering an exception (stacktrace below) Caused by: org.codehaus.plexus.util.xml.pull.XmlPullParserException: Unrecognised tag: 'dependencies' (position: START_TAG seen ...\r\n ...