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.

Reply via email to