Skip to content

Maven build fails to resolve rion-ops dependency. #6

@rrdharangaonkar

Description

@rrdharangaonkar

./mvnw -U clean test
[INFO] Scanning for projects...
[INFO]
[INFO] -----------------------< com.nanosai:stream-ops >-----------------------
[INFO] Building Stream Ops for Java 0.6.3
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/com/nanosai/rion-ops/0.5.2/rion-ops-0.5.2.pom
[WARNING] The POM for com.nanosai:rion-ops:jar:0.5.2 is missing, no dependency information available
Downloading from central: https://repo.maven.apache.org/maven2/com/nanosai/rion-ops/0.5.2/rion-ops-0.5.2.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.976 s
[INFO] Finished at: 2019-09-10T18:45:51+05:30
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project stream-ops: Could not resolve dependencies for project com.nanosai:stream-ops:jar:0.6.3: Could not find artifact com.nanosai:rion-ops:jar:0.5.2 in central (https://repo.maven.apache.org/maven2) -> [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