Hi, I have downloaded Apache Geronimo 2.1.4-src.
In unpacked root directory I have run maven clean: > cd geronimo-2.1.4-src > mvn clean I get error in build process: [INFO] Building Geronimo Plugins, ActiveMQ :: Portlets [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Internal error in the plugin manager getting plugin 'org.codehaus.mojo.jspc:jspc-maven-plugin': Plugin 'org.codehaus.mojo.jspc:jspc-maven-plugin:2.0-alpha-1-20070806' has an invalid descriptor: 1) Plugin's descriptor contains the wrong version: 2.0-alpha-1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ Any idea why? > mvn -version Apache Maven version: Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) Java version: 1.6.0_0 Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre Default locale: sl_SI, platform encoding: UTF-8 OS name: "linux" version: "2.6.30.9-102.fc11.x86_64" arch: "amd64" Family: "unix" Best regards, -- Miroslav Beranič ml.
