Skip to content

Getting folowing error while building code #4

@BhumikaB

Description

@BhumikaB

[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for io.trxplorer:api-server:jar:1.0.73-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.jooby:jooby-commons-email:jar -> duplicate declaration of version (?) @ io.trxplorer:api-server:[unknown-version], D:\tron_workspace\explorer-master\api-server\pom.xml, line 174, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-shade-plugin is missing. @ io.trxplorer:parent:1.0.73-SNAPSHOT, D:\tron_workspace\explorer-master\pom.xml, line 680, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ io.trxplorer:parent:1.0.73-SNAPSHOT, D:\tron_workspace\explorer-master\pom.xml, line 122, column 19
[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] ----------------------< io.trxplorer:api-server >-----------------------
[INFO] Building Api Server 1.0.73-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from : https://jitpack.io/io/trxplorer/service/1.0.73-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata io.trxplorer:service:1.0.73-SNAPSHOT/maven-metadata.xml from/to jitpack.io (https://jitpack.io): Access denied to https://jitpack.io/io/trxplorer/service/1.0.73-SNAPSHOT/maven-metadata.xml. Error code 401, Unauthorized
[WARNING] Failure to transfer io.trxplorer:service:1.0.73-SNAPSHOT/maven-metadata.xml from https://jitpack.io was cached in the local repository, resolution will not be reattempted until the update interval of jitpack.io has elapsed or updates are forced. Original error: Could not transfer metadata io.trxplorer:service:1.0.73-SNAPSHOT/maven-metadata.xml from/to jitpack.io (https://jitpack.io): Access denied to https://jitpack.io/io/trxplorer/service/1.0.73-SNAPSHOT/maven-metadata.xml. Error code 401, Unauthorized
[INFO] Downloading from : https://jitpack.io/io/trxplorer/service/1.0.73-SNAPSHOT/service-1.0.73-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.332 s
[INFO] Finished at: 2019-10-22T18:20:58+05:30
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project api-server: Could not resolve dependencies for project io.trxplorer:api-server:jar:1.0.73-SNAPSHOT: Failed to collect dependencies at io.trxplorer:service:jar:1.0.73-SNAPSHOT: Failed to read artifact descriptor for io.trxplorer:service:jar:1.0.73-SNAPSHOT: Could not transfer artifact io.trxplorer:service:pom:1.0.73-SNAPSHOT from/to jitpack.io (https://jitpack.io): Access denied to https://jitpack.io/io/trxplorer/service/1.0.73-SNAPSHOT/service-1.0.73-SNAPSHOT.pom. Error code 401, Unauthorized -> [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