> what am I doing wrong. Not understanding Maven 1 vs Maven 2!
Maven 1.1 uses project.xml files. Maven 2.x uses pom.xml files. -----Original Message----- From: Mike Oliver [mailto:[EMAIL PROTECTED] Sent: Saturday, September 27, 2008 10:53 PM To: [email protected] Subject: no pom file found I am using maven 1.1 and navigate to a project root folder where there is a pom.xml and it points to all the sub directories. When I run maven in that directory with one of the targets in the pom.xml such as maven jar I get the Warning: No pom file was found what am I doing wrong. Ollie -- View this message in context: http://www.nabble.com/no-pom-file-found-tp19708683p19708683.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
