[jboss-dev-forums] [Design of JBoss Build System] - Trying to release jboss-ejb3-cache
wolfc
do-not-reply at jboss.com
Fri Sep 21 06:47:40 EDT 2007
I'm having a release problem with ejb3-cache:
[INFO] Working directory: /home/carlo/work/ejb3/ejb3-cache
| [INFO] Tagging release with the label jboss-ejb3-cache-0.11.0...
| [INFO] Executing: svn --non-interactive copy --file /tmp/maven-scm-1736308454.commit . https://svn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-cache-0.11.0
| [INFO] Working directory: /home/carlo/work/ejb3/ejb3-cache
| [INFO] ------------------------------------------------------------------------
| [ERROR] BUILD FAILURE
| [INFO] ------------------------------------------------------------------------
| [INFO] Unable to tag SCM
| Provider message:
| The svn tag command failed.
| Command output:
| svn: Commit failed (details follow):
| svn: Directory '/home/carlo/work/ejb3/ejb3-cache/src/test/java/org/jboss/ejb3/test/xpc' is missing
|
| [INFO] ------------------------------------------------------------------------
| [INFO] For more information, run Maven with the -e switch
| [INFO] ------------------------------------------------------------------------
| [INFO] Total time: 25 seconds
| [INFO] Finished at: Fri Sep 21 12:42:26 CEST 2007
| [INFO] Final Memory: 5M/10M
| [INFO] ------------------------------------------------------------------------
It appears to be a svn problem. The xpc directory is marked as deleted in entries (and thus not on the filesystem).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4087164#4087164
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4087164
More information about the jboss-dev-forums
mailing list