Hi, In attempt to find a solution to the my release:perform problem, I checked out the trunk version and built maven using the m2-bootstrap-all.bat script.
I ran the release:perform again and got the error below. Ignoring the m2 deprecated message! could the problem be something to do with '/' in the working directory: c:\michaels_projects\transact\target/checkout? Michael [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-release-plugin:2.0-beta-3:perform' --> [DEBUG] (f) basedir = c:\michaels_projects\transact [DEBUG] (f) goals = deploy:deploy [DEBUG] (f) interactive = true [DEBUG] (f) project = [EMAIL PROTECTED] [DEBUG] (f) workingDirectory = c:\michaels_projects\transact\target/checkout [DEBUG] -- end configuration -- [INFO] [release:perform] [INFO] Checking out the project to perform the release ... THE m2 COMMMAND IS DEPRECATED - PLEASE RUN mvn INSTEAD The directory name is invalid. [INFO] ---------------------------------------------------------------------------- [ERROR] BUILD ERROR [INFO] ---------------------------------------------------------------------------- [INFO] Result of m2 execution is: '1'. Release failed. [INFO] ---------------------------------------------------------------------------- [DEBUG] Trace org.apache.maven.lifecycle.LifecycleExecutionException: Result of m2 execution is: '1'. Release failed. NOTICE This e-mail and any attachments are confidential and may contain copyright material of Macquarie Bank or third parties. If you are not the intended recipient of this email you should not read, print, re-transmit, store or act in reliance on this e-mail or any attachments, and should destroy all copies of them. Macquarie Bank does not guarantee the integrity of any emails or any attached files. The views or opinions expressed are the author's own and may not reflect the views or opinions of Macquarie Bank. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
