scm:update fails with NoClassDefFound on Jakarta-Regexp's RESyntaxException
---------------------------------------------------------------------------

                 Key: MPSCM-97
                 URL: http://jira.codehaus.org/browse/MPSCM-97
             Project: Maven 1.x SCM Plugin
          Issue Type: Bug
    Affects Versions: 1.6.1
         Environment: Windows XP, Subversion, Maven 1.1 release
            Reporter: dion gillard
            Priority: Critical


Here's the output:

[echo] Updating from SCM
[INFO] Executing: svn --username ** --password ** --non-interactive update
Executing: svn --username ** --password ** --non-interactive update
[INFO] Working directory: 
D:\CruiseControl\deployment\checkouts\Deployment\..\InterfacesEJB
Working directory: 
D:\CruiseControl\deployment\checkouts\Deployment\..\InterfacesEJB
-------------------------------------------------------------------------------
>> Unable to obtain goal [updateAll]
>> Unable to obtain goal [scm:update]
>> org/apache/regexp/RESyntaxException
-------------------------------------------------------------------------------
BUILD FAILED
-------------------------------------------------------------------------------
Total time : 33 seconds
Finished at : Wednesday, 4 July 2007 08:18:43 PM
Final Memory : 13M/59M
-------------------------------------------------------------------------------

Adding jakarta-regexp-1.4.jar to the dependencies of the scm 1.6.1 project.xml 
seems to fix the issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to