Hi,

I'm quite a newbie at this - could someone please tell me what I should be
looking for to fix this?


Cheers,

Kosala.


On Thu, May 15, 2014 at 5:01 PM, UmaraDissa1 . <[email protected]> wrote:

> Hi,
>
> I'm trying to build the storm-starter project and I'm getting the
> following error.
>
> *git clone git://github.com/apache/incubator-storm.git
> <http://github.com/apache/incubator-storm.git> && cd
> incubator-storm/examples/storm-starter*
>
>
> Cloning into 'incubator-storm'...
> remote: Reusing existing pack: 25509, done.
> remote: Total 25509 (delta 0), reused 0 (delta 0)
> Receiving objects: 100% (25509/25509), 9.58 MiB | 2.14 MiB/s, done.
> Resolving deltas: 100% (11836/11836), done.
> Checking connectivity... done.
>
>
>
> kosala@kosala-VirtualBox:~/storm-projects/storm-starter/incubator-storm/examples/storm-starter$
>  mvn compile exec:java -Dstorm.topology=storm.starter.WordCountTopology
>
>
> [INFO] Scanning for projects...
> [INFO]
> [INFO] Using the builder
> org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
> with a thread count of 1
> [INFO]
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building storm-starter 0.9.2-incubating-SNAPSHOT
> [INFO]
> ------------------------------------------------------------------------
> [WARNING] The POM for
> org.apache.storm:storm-core:jar:0.9.2-incubating-SNAPSHOT is missing, no
> dependency information available
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 2.053 s
> [INFO] Finished at: 2014-05-15T16:51:18+10:00
> [INFO] Final Memory: 9M/37M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project storm-starter: Could not resolve
> dependencies for project
> org.apache.storm:storm-starter:jar:0.9.2-incubating-SNAPSHOT: Failure to
> find org.apache.storm:storm-core:jar:0.9.2-incubating-SNAPSHOT in
> https://clojars.org/repo/ was cached in the local repository, resolution
> will not be reattempted until the update interval of clojars has elapsed or
> updates are forced -> [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
>
>
> I've attached my storm-starter pom.xml to this email.
>
>
> Could you guys please help me out?
>
>
> Thanks,
>
> Best Regards,
> Kosala.
>
>
>
>
>
>
>

Reply via email to