Hi, Yeah same here.
[ERROR] Failed to execute goal on project nifi-hadoop-utils: Could not resolve dependencies for project org.apache.nifi:nifi-hadoop-utils:jar:1.8.0-SNAPSHOT: Failed to collect dependencies at org.apache.hadoop:hadoop-common:jar:3.0.0 -> org.apache.hadoop:hadoop-auth:jar:3.0.0 -> com.nimbusds:nimbus-jose-jwt:jar:4.41.1 -> net.minidev:json-smart:jar:2.3-SNAPSHOT: Failed to read artifact descriptor for net.minidev:json-smart:jar:2.3-SNAPSHOT: Could not transfer artifact net.minidev:json-smart:pom:2.3-SNAPSHOT from/to dynamodb-local-oregon ( https://s3-us-west-2.amazonaws.com/dynamodb-local/release): Access denied to: https://s3-us-west-2.amazonaws.com/dynamodb-local/release/net/minidev/json-smart/2.3-SNAPSHOT/json-smart-2.3-SNAPSHOT.pom , ReasonPhrase:Forbidden. -> [Help 1] It seems to be due to some errors in a pom we don't own and it's referencing net.minidev:json-smart:jar:2.3-SNAPSHOT instead of net.minidev:json-smart:jar:2.3 Trying to locate the issue. Le ven. 14 sept. 2018 à 13:05, <[email protected]> a écrit : > hi, there: > I want to build the Nifi in my own computer. But I got an error:Could not > transfer artifact net.minidev:json-smart:pom:2.3-SNAPSHOT from/to > dynamodb-local-oregon ( > https://s3-us-west-2.amazonaws.com/dynamodb-local/release): Access denied > to: > https://s3-us-west-2.amazonaws.com/dynamodb-local/release/net/minidev/json-smart/2.3-SNAPSHOT/json-smart-2.3-SNAPSHOT.pom > , ReasonPhrase:Forbidden. > Is there any other alternative repo? Thx in advance.
