I have some issues with using the release plugin. Basically, release:prepare can be run with no problems; but when it came to release:perform, the build failed with the following error:
[INFO] [ERROR] BUILD ERROR [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Cannot execute mojo: resources. It requires a project with an existing pom.xml, but the build is not using one. My understanding of this message is that it cannot find pom.xml which does exist in my project directory. So can anyone explain how to resolve this please? Thanks very much in advance! -- View this message in context: http://old.nabble.com/Error-running-release%3Aperform-tp26525584p26525584.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]
