[ 
https://issues.apache.org/jira/browse/SAMZA-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15421582#comment-15421582
 ] 

Jake Maes commented on SAMZA-1000:
----------------------------------

Ok, but while related to the hello-samza project, I don't think this is 
required in order to get the hello-samza demo working. Also the fix for this 
ticket doesn't involve any changes to the hello-samza repository. 

So I suggest filing a separate ticket for that. 

> Hello-samza latest is broken after Samza 10.1 release
> -----------------------------------------------------
>
>                 Key: SAMZA-1000
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1000
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Jake Maes
>            Assignee: Jake Maes
>         Attachments: SAMZA-1000_1.patch, SAMZA-1000_2.patch, 
> SAMZA-1000_3.patch
>
>
> After the samza 10.1 release, the hello-samza latest branch was updated to 
> point to samza 0.11.0-SNAPSHOT. However, when running ```mvn clean package``` 
> it now produces the error below. I edited the pom.xml to point to 
> 0.10.1-SNAPSHOT and that works fine, so I suspect that there is a problem 
> with the 11.0 SNAPSHOT in maven. [~nickpan47] any thoughts?
> Error:
> [ERROR] Failed to execute goal on project hello-samza: Could not resolve 
> dependencies for project org.apache.samza:hello-samza:jar:0.11.0: Failed to 
> collect dependencies at org.apache.samza:samza-api:jar:0.11.0-SNAPSHOT: 
> Failed to read artifact descriptor for 
> org.apache.samza:samza-api:jar:0.11.0-SNAPSHOT: Could not transfer artifact 
> org.apache.samza:samza-api:pom:0.11.0-SNAPSHOT from/to scala-tools.org 
> (https://oss.sonatype.org/content/groups/scala-tools): Access denied to: 
> https://oss.sonatype.org/content/groups/scala-tools/org/apache/samza/samza-api/0.11.0-SNAPSHOT/samza-api-0.11.0-SNAPSHOT.pom
>  , ReasonPhrase:Forbidden. -> [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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to