You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streams.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/09/09 16:20:28 UTC

[jira] [Commented] (STREAMS-165) Clean git-clone project fails when performing mvn commands

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

ASF GitHub Bot commented on STREAMS-165:
----------------------------------------

GitHub user renato2099 opened a pull request:

    https://github.com/apache/incubator-streams/pull/79

    STREAMS-165

    As this is the super POM, it should not have a parent. This enables users to run mvn commands.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/renato2099/incubator-streams master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-streams/pull/79.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #79
    
----
commit 091ee82bc5793e66e0688db1e185dd7ed4b32526
Author: Renato Marroquin <rm...@apache.org>
Date:   2014-09-09T14:16:54Z

    STREAMS-165

----


> Clean git-clone project fails when performing mvn commands
> ----------------------------------------------------------
>
>                 Key: STREAMS-165
>                 URL: https://issues.apache.org/jira/browse/STREAMS-165
>             Project: Streams
>          Issue Type: Bug
>            Reporter: Renato Javier MarroquĂ­n Mogrovejo
>
> When a fresh copy of the repo is pulled, not even mvn clean works.
> [INFO] Scanning for projects...
> Downloading: http://repo.typesafe.com/typesafe/repo/org/apache/streams/streams-master/0.2-incubating-SNAPSHOT/maven-metadata.xml
> [WARNING] Could not transfer metadata org.apache.streams:streams-master:0.2-incubating-SNAPSHOT/maven-metadata.xml from/to typesafe (http://repo.typesafe.com/typesafe/repo): Access denied to: http://repo.typesafe.com/typesafe/repo/org/apache/streams/streams-master/0.2-incubating-SNAPSHOT/maven-metadata.xml , ReasonPhrase:Forbidden.
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]   
> [ERROR]   The project org.apache.streams:google-gmail:0.1-SNAPSHOT (/Users/renatomarroquin/Documents/workspace/workspaceApache/incubator-streams/streams-contrib/streams-provider-google/google-gmail/pom.xml) has 1 error
> [ERROR]     Non-resolvable parent POM org.apache.streams:streams-master:0.2-incubating-SNAPSHOT for org.apache.streams:streams-project:0.1-SNAPSHOT: Failure to find org.apache.streams:streams-master:pom:0.2-incubating-20130918.005203-1 in https://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ org.apache.streams:streams-project:0.1-SNAPSHOT, /Users/renatomarroquin/Documents/workspace/workspaceApache/incubator-streams/pom.xml, line 24, column 13 -> [Help 2]
> [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/ProjectBuildingException
> [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException



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