hi, i'm getting a compilation failure trying to build 3.0.1-snapshot:
Compiling 15 source files to C:\dev\servicemix-3.0-branch\tooling\jbi-maven-plug in\target\classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure C:\dev\servicemix-3.0-branch\tooling\jbi-maven-plugin\src\main\java\org\apache\s ervicemix\maven\plugin\jbi\JbiProjectDeployerMojo.java:[255,37] cannot find symb ol symbol : method setDeferExceptions(boolean) location: class org.apache.servicemix.jbi.management.task.InstallSharedLibraryTa sk C:\dev\servicemix-3.0-branch\tooling\jbi-maven-plugin\src\main\java\org\apache\s ervicemix\maven\plugin\jbi\JbiProjectDeployerMojo.java:[261,37] cannot find symb ol symbol : method setDeferExceptions(boolean) location: class org.apache.servicemix.jbi.management.task.DeployServiceAssemblyT ask C:\dev\servicemix-3.0-branch\tooling\jbi-maven-plugin\src\main\java\org\apache\s ervicemix\maven\plugin\jbi\JbiProjectDeployerMojo.java:[268,37] cannot find symb ol symbol : method setDeferExceptions(boolean) location: class org.apache.servicemix.jbi.management.task.InstallComponentTask should I JIRA it? cheers, j.
