Hi all,
i try build from scratch geoserver trunk.
My environment is:
Ubuntu 10.4 Desk 64bit
Apache Maven 2.2.1 (rdebian-1)
Java version: 1.5.0_19
Java home: /usr/lib/jvm/java-1.5.0-sun-1.5.0.19/jre
Default locale: it_IT, platform encoding: UTF-8
OS name: “linux” version: “2.6.32-22-generic” arch: “amd64” Family: “unix”
The problem is in the maven/config module:
[INFO] Scanning for projects…
[INFO] ------------------------------------------------------------------------
[INFO] Building Configuration Deployment PlugIn
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [cobertura:clean {execution: default}]
[INFO] [plugin:descriptor {execution: default-descriptor}]
[WARNING] Using platform encoding (UTF-8 actually) to read mojo metadata, i.e. build is platform dependent!
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The API of the mojo scanner is not compatible with this plugin version. Please check the plugin dependencies configured in the POM and ensure the versions match.
Embedded error: org.apache.maven.tools.plugin.scanner.MojoScanner.populatePluginDescriptor(Lorg/apache/maven/tools/plugin/PluginToolsRequest;)V
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Wed May 26 11:42:34 CEST 2010
[INFO] Final Memory: 32M/656M
[INFO] ------------------------------------------------------------------------
Any suggestion ?
Regards,
–
Francesco Izzi
CNR - IMAA
geoSDI
Responsabile Sviluppo Software
C.da S. Loja
85050 Tito Scalo - POTENZA (PZ)
Italia
phone: +39 0971427305
fax: +39 0971 427271
mob: +39 3203126609
mail: francesco.izzi@anonymised.com
skype: neofx8080
web: http://www.geosdi.org
Francesco Izzi ha scritto:
Hi all,
i try build from scratch geoserver trunk.
My environment is:
Ubuntu 10.4 Desk 64bit
Apache Maven 2.2.1 (rdebian-1)
Java version: 1.5.0_19
Java home: /usr/lib/jvm/java-1.5.0-sun-1.5.0.19/jre
Default locale: it_IT, platform encoding: UTF-8
OS name: "linux" version: "2.6.32-22-generic" arch: "amd64" Family: "unix"
Odd... I've just tried making a clean checkout of trunk
on a unix machine I have handy, wiped out the .m2/repository
contents, let it loose, and the build is already past WFS without
issues.
mvn --version:
Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400)
Java version: 1.5.0_18
Java home: /opt/actual/jdk1.5.0_18/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.18-164.el5" arch: "i386" Family: "unix"
Cheers
Andrea
--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.
Hi all,
i try build with maven 2.0.11 and all work fine but with maven 2.2.1 fail.
2010/5/26 Andrea Aime <aaime@anonymised.com>
Francesco Izzi ha scritto:
Hi all,
i try build from scratch geoserver trunk.
My environment is:
Ubuntu 10.4 Desk 64bit
Apache Maven 2.2.1 (rdebian-1)
Java version: 1.5.0_19
Java home: /usr/lib/jvm/java-1.5.0-sun-1.5.0.19/jre
Default locale: it_IT, platform encoding: UTF-8
OS name: “linux” version: “2.6.32-22-generic” arch: “amd64” Family: “unix”
Odd… I’ve just tried making a clean checkout of trunk
on a unix machine I have handy, wiped out the .m2/repository
contents, let it loose, and the build is already past WFS without
issues.
mvn --version:
Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400)
Java version: 1.5.0_18
Java home: /opt/actual/jdk1.5.0_18/jre
Default locale: en_US, platform encoding: UTF-8
OS name: “linux” version: “2.6.18-164.el5” arch: “i386” Family: “unix”
Cheers
Andrea
–
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.
–
Francesco Izzi
CNR - IMAA
geoSDI
Responsabile Sviluppo Software
C.da S. Loja
85050 Tito Scalo - POTENZA (PZ)
Italia
phone: +39 0971427305
fax: +39 0971 427271
mob: +39 3203126609
mail: francesco.izzi@anonymised.com
skype: neofx8080
web: http://www.geosdi.org