Yes, you need to enter a JIRA bug in the Maven SCM project with this detail.
-----Original Message----- From: Dario Luis Coneglian Oliveros [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 23, 2006 2:53 PM To: Maven Users List Subject: [m2] [maven-release-plugin] Unknown file status: 'X' as a result of 'mvn release:prepare' I've been trying to make a release by running 'mvn release:prepare', but got a warning saying that 'X' is an unknown file status. I noticed the release plugin runs the 'svn --non-interactive status' command internally which prints the status of working copy files and directories. Since one of the directories was fetched from a different svn repo thru svn:externals, its status is 'X' and it does not seem to be recognized by the release plugin. Therefore the outcome of 'mvn release:prepare' command is a build failure. Any ideas or comments ? Should I file a JIRA issue ? Thanks, Dário --------------------------------------------------------------------- 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]
