Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geomesa-users] Fwd: installation failure following Quick Start

----- Original Message -----
From:
"Frank Deviney" <frank.deviney@xxxxxxxx>

To:
geomesa-users@xxxxxxxxxxxxxxxx
Sent:
Tue, 10 Mar 2015 13:56:30 -0400
Subject:
installation failure following Quick Start
frank.deviney@franks-pc:/opt/devel/tools$ git clone https://github.com/locationtech/geomesa.git
frank.deviney@franks-pc:/opt/devel/tools$ cd geomesa
frank.deviney@franks-pc:/opt/devel/tools$ mvn clean install

[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.locationtech.geomesa:geomesa-plugin-accumulo1.5:jar:1.0.0-rc.5-SNAPSHOT
[WARNING] 'dependenciesdependency.exclusions.exclusion.artifactId' for org.locationtech.geomesa:geomesa-core-accumulo1.5:jar with value '*' does not match a valid id pattern. @ line 40, column 33
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.locationtech.geomesa:geomesa-core-accumulo1.5:jar with value '*' does not match a valid id pattern. @ line 44, column 33
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.locationtech.geomesa:geomesa-utils-accumulo1.5:jar with value '*' does not match a valid id pattern. @ line 54, column 33
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.locationtech.geomesa:geomesa-utils-accumulo1.5:jar with value '*' does not match a valid id pattern. @ line 58, column 33
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.locationtech.geomesa:geomesa-jobs-accumulo1.5:jar with value '*' does not match a valid id pattern. @ line 68, column 31
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.geoserver:gs-main:jar with value '*' does not match a valid id pattern. @ line 145, column 30
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.geoserver:gs-main:jar with value '*' does not match a valid id pattern. @ line 146, column 33
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.geoserver.web:gs-web-core:jar with value '*' does not match a valid id pattern. @ line 155, column 30
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.geoserver.web:gs-web-core:jar with value '*' does not match a valid id pattern. @ line 156, column 33
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.geoserver:gs-ows:jar with value '*' does not match a valid id pattern. @ line 165, column 30
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.geoserver:gs-ows:jar with value '*' does not match a valid id pattern. @ line 166, column 33
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.geoserver:gs-wfs:jar with value '*' does not match a valid id pattern. @ line 175, column 30
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.geoserver:gs-wfs:jar with value '*' does not match a valid id pattern. @ line 176, column 33
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.geoserver:gs-platform:jar with value '*' does not match a valid id pattern. @ line 185, column 30
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.geoserver:gs-platform:jar with value '*' does not match a valid id pattern. @ line 186, column 33
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.geoserver.extension:gs-wps-core:jar with value '*' does not match a valid id pattern. @ line 195, column 30
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.geoserver.extension:gs-wps-core:jar with value '*' does not match a valid id pattern. @ line 196, column 33
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.locationtech.geomesa:geomesa-kafka-geoserver-plugin-accumulo1.5:jar:1.0.0-rc.5-SNAPSHOT
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.geoserver.web:gs-web-core:jar with value '*' does not match a valid id pattern. @ line 24, column 30
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.geoserver.web:gs-web-core:jar with value '*' does not match a valid id pattern. @ line 25, column 33
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] GeoMesa - [Accumulo 1.5.x]
[INFO] GeoMesa Utils - [Accumulo 1.5.x]
[INFO] GeoMesa Filters and Functions - [Accumulo 1.5.x]
[INFO] GeoMesa Avro SimpleFeature - [Accumulo 1.5.x]
[INFO] GeoMesa Core - [Accumulo 15.x]
[INFO] GeoMesa Distributed Runtime - [Accumulo 1.5.x]
[INFO] GeoMesa Jobs - [Accumulo 1.5.x]
[INFO] GeoMesa Plugin (WFS/WMS/WPS) - [Accumulo 1.5.x]
[INFO] GeoMesa Kafka Parent [Accumulo 1.5.x]
[INFO] GeoMesa Kafka Data Store [Accumulo 1.5.x]
[INFO] GeoMesa Kafka Geoserver Plugin [Accumulo 1.5.x]
[INFO] GeoMesa Convert - [Accumulo 1.5.x]
[INFO] GeoMesa Convert Common - [Accumulo 1.5.x]
[INFO] GeoMesa Convert Avro - [Accumulo 1.5.x]
[INFO] GeoMesa Convert Text - [Accumulo 1.5.x]
[INFO] GeoMesa Convert Fixed Width - [Accumulo 1.5.x]
[INFO] GeoMesa Tools - [Accumulo 1.5.x]
[INFO] GeoMesa Compute - [Accumulo 1.5.x]
[INFO] GeoMesa Assemble - [Accumulo 1.5.x]
[INFO] GeoMesa Web [Accumulo 1.5.x]
[INFO] GeoMesa Web Core [Accumulo 1.5.x]
[INFO] GeoMesa Web CSV [Accumulo 15.x]
[INFO]                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoMesa - [Accumulo 1.5.x] 1.0.0-rc.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ geomesa-accumulo1.5 ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoMesa - [Accumulo 1.5.x] ........................ FAILURE [0.182s]
[INFO] GeoMesa Utils - [Accumulo 1.5.x] .................. SKIPPED
[INFO] GeoMesa Filters and Functions - [Accumulo 1.5.x] .. SKIPPED
[INFO] GeoMesa Avro SimpleFeature - [Accumulo 1.5.x] ..... SKIPPED
[INFO] GeoMesa Core - [Accumulo 1.5.x] ................... SKIPPED
[INFO] GeoMesa Distributed Runtime - [Accumulo 1.5.x] .... SKIPPED
[INFO] GeoMesa Jobs - [Accumulo 1.5.x] ................... SKIPPED
[INFO] GeoMesa Plugin (WFS/WMS/WPS) - [Accumulo 1.5.x] ... SKIPPED
[INFO] GeoMesa Kafka Parent [Accumulo 1.5.x] ............. SKIPPED
[INFO] GeoMesa Kafka Data Store [Accumulo 1.5.x] ......... SKIPPED
[INFO] GeoMesa Kafka Geoserver Plugin [Accumulo 1.5.x] ... SKIPPED
[INFO] GeoMesa Convert - [Accumulo 1.5.x] ................ SKIPPED
[INFO] GeoMesa Convert Common - [Accumulo 1.5.x] ......... SKIPPED
[INFO] GeoMesa Convert Avro - [Accumulo 1.5.x] ........... SKIPPED
[INFO] GeoMesa Convert Text - [Accumulo 1.5.x] ........... SKIPPED
[INFO] GeoMesa Convert Fixed Width - [Accumulo 1.5.x] .... SKIPPED
[INFO] GeoMesa Tools - [Accumulo 1.5.x] .................. SKIPPED
[INFO] GeoMesa Compute - [Accumulo 1.5.x] ................ SKIPPED
[INFO] GeoMesa Assemble - [Accumulo 1.5.x] ............... SKIPPED
[INFO] GeoMesa Web [Accumulo 1.5.x] ...................... SKIPPED
[INFO] GeoMesa Web Core [Accumulo 1.5.x] ................. SKIPPED
[INFO] GeoMesa Web CSV [Accumulo 1.5.x] .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.620s
[INFO] Finished at: Tue Mar 10 17:54:01 UTC 2015
[INFO] Final Memory: 17M/982M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal netalchim31.maven:scala-maven-plugin:3.2.0:add-source (scala-compile-first) on project geomesa-accumulo1.5: The plugin net.alchim31.maven:scala-maven-plugin:3.2.0 requires Maven version 3.0.4 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException



Frank A. Deviney, Jr., PhD
Systems Engineer
Commonwealth Computer Research, Inc. (http://www.ccri.com)
434-284-9423



Back to the top