Sorry Jon, I haven't seen your reply :)
Regards JB -- Jean-Baptiste Onofré [EMAIL PROTECTED] BuildProcess/AutoDeploy Project Leader http://buildprocess.sourceforge.net On Thu 11/12/08 16:25, Jon Brisbin [EMAIL PROTECTED] wrote: You'll see this unsupported major.minor version error when using JDK 1.5 against stuff that was compiled with source level 1.6. If you try it with JDK 6.0, I suspect it will work. Thanks! Jon Brisbin http://jbrisbin.com [1] On Dec 11, 2008, at 8:49 AM, Karim Hamed-abdelouahab wrote: > Hello, > I'm trying to build the servicemix on linux distribution Feodora 8. > > I've installed maven version 2.0.8 and using jdk 1.5.b06. > I downloaded the source using svn in a directory. > I started with the following command: > "mvn -e -Dmaven.test.skip=true -Pstep1 install" > > I've got an error during the first building process. > Here is the output: > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Internal error in the plugin manager executing goal > 'org.apache.servicemix:servicemix-build:1.0:copy': Unable to find > the mojo > 'org.apache.servicemix:servicemix-build:1.0:copy' in the plugin > 'org.apache.servicemix:servicemix-build' > org/apache/servicemix/maven/plugin/legal/LegalMojo (Unsupported > major.minor > version 49.0) > [INFO] > ------------------------------------------------------------------------ > [INFO] Trace > > Please, I'm a new user (in java and no experiences in servicemix). > May I ask > you do not write understandble java formule. > Thank you in advance. Links: ------ [1] http://jbrisbin.com
