[
https://jira.jboss.org/jira/browse/JBAS-7740?page=com.atlassian.jira.plug...
]
Paul Gier updated JBAS-7740:
----------------------------
Attachment: JBAS-7740-buildnumber.patch
Does this happen during building the "main" module?
This is probably due to the buildnumber maven plugin which tries to get the svn revision
info. I attached a patch that should fix it.
Unable to build AS - svn command failed
---------------------------------------
Key: JBAS-7740
URL:
https://jira.jboss.org/jira/browse/JBAS-7740
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Build System
Affects Versions: JBossAS-6.0.0.M1
Environment: jboss-6.0.0.20100215-M2
Solaris
Windows
RHEL
Reporter: Martin Malina
Assignee: Paul Gier
Attachments: JBAS-7740-buildnumber.patch
When trying to build the AS from source by running ./build.sh (as described in
README.txt), I get this error:
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /opt/mmalina/jboss-6.0.0.20100215-M2-src/main &&
svn --non-interactive info
[INFO] Working directory: /opt/mmalina/jboss-6.0.0.20100215-M2-src/main
Provider message:
The svn command failed.
Command output:
svn: '.' is not a working copy
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Cannot get the revision information from the scm repository :
Error!
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53 seconds
[INFO] Finished at: Mon Feb 15 08:38:32 EST 2010
[INFO] Final Memory: 84M/501M
[INFO] ------------------------------------------------------------------------
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira