Renato Javier Marroquín Mogrovejo created STREAMS-165:
---------------------------------------------------------
Summary: 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)