The normal build is mvn clean install mvn assembly:assembly -Drelease
I don't understand what happened there. Try -U to update your repo? Paul On 8/4/07, Diego <[EMAIL PROTECTED]> wrote: > Hi, > > i use > > > > mvn clean install > > > > to build synapse, but that didnt work. Gave the following error: > > > > [INFO] > ---------------------------------------------------------------------------- > [INFO] Building Apache Synapse - Extensions > [INFO] task-segment: [install] > [INFO] > ---------------------------------------------------------------------------- > [INFO] [resources:resources] > [INFO] Using default encoding to copy filtered resources. > [INFO] Copying 4 resources > [INFO] [compiler:compile] > Compiling 13 source files to C:\Documents and Settings\Diego\My > Documents\Tesi\synapse-1.0-src\modules\extensions\target\classes > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > C:\Documents and Settings\Diego\My > Documents\Tesi\synapse-1.0-src\modules\extensions\src\main\java\org\apache\s > ynapse\mediators\bsf\ScriptMediator.java:[216,45] > unreported exception java.lang.NoSuchMethodException; must be caught or > declared to be thrown > > > Can you please help me, on how to build the source. > > Thanks in advance. > > -- Paul Fremantle Co-Founder and VP of Technical Sales, WSO2 OASIS WS-RX TC Co-chair blog: http://pzf.fremantle.org [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
