[
https://jira.codehaus.org/browse/MPSCM-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MPSCM-97.
-------------------------------
Resolution: Won't Fix
Please refer to
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
if you're wondering why this issue was closed out.
> scm:update fails with NoClassDefFound on Jakarta-Regexp's RESyntaxException
> ---------------------------------------------------------------------------
>
> Key: MPSCM-97
> URL: https://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 was sent by Atlassian JIRA
(v6.1.6#6162)