[ 
http://jira.codehaus.org/browse/MPSCM-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_101673
 ] 

Lukas Theussl commented on MPSCM-97:
------------------------------------

v 1.3 of regexp is the one used by maven-scm-provider-svnexe. Also I don't see 
v 1.4 in central ( http://repo1.maven.org/maven/regexp/jars/ ) nor in the m2 
repo ( http://repo1.maven.org/maven2/regexp/regexp/ )...

Why doesn't it work for you? It fixed the problem for me...

> 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
>            Assignee: Lukas Theussl
>            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