Skip to content

Build fails when resolving dependencies for geowave-deploy #364

@ScottEvil

Description

@ScottEvil

I'm trying to build GeoWave on on Ubuntu 14.04 with Maven 3.0.5. Accumulo is set up. When I try to use maven to build, it successfully downloads all artifacts until it gets to: geowave-vector, geowave-raster, and geowave-utils.

For geowave-utils it complains that it can't find the jar at http://repo.boundlessgeo.com/main. I checked the url and there isn't a folder called mil/nga/giat (or any that contain the jar in question).

Ideas on how to work around this? Cheers!

[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.970s
[INFO] Finished at: Sat May 02 17:54:16 EDT 2015
[INFO] Final Memory: 8M/59M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project geowave-deploy: Could not resolve dependencies for project mil.nga.giat:geowave-deploy:jar:0.8.7-SNAPSHOT: The following artifacts could not be resolved: mil.nga.giat:geowave-vector:jar:0.8.7-SNAPSHOT, mil.nga.giat:geowave-raster:jar:0.8.7-SNAPSHOT, mil.nga.giat:geowave-utils:jar:0.8.7-SNAPSHOT: Could not find artifact mil.nga.giat:geowave-vector:jar:0.8.7-SNAPSHOT in boundlessgeo (http://repo.boundlessgeo.com/main) -> [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/DependencyResolutionException

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions