<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Mark<br>
      <br>
      I have copied now the "missing" library scala-library-2.9.1 to<br>
      <br>
      <a class="moz-txt-link-freetext" href="http://maven2.wyona.org/">http://maven2.wyona.org/</a><br>
      <br>
      and it works now for me on Mac OS X with a clean local Maven
      Repository.<br>
      (also see my comment at <a class="moz-txt-link-freetext" href="https://github.com/wyona/yanel/issues/68">https://github.com/wyona/yanel/issues/68</a>)<br>
      <br>
      Can you give it a try once more?<br>
      <br>
      Thanks<br>
      <br>
      Michael<br>
      <br>
      Am 04.03.14 17:52, schrieb Michael Wechner:<br>
    </div>
    <blockquote cite="mid:531604C1.1020404@wyona.com" type="cite">
      <pre wrap="">Hi Mark

Thanks for reporting this issue.

Unfortunately I don't have a Windows 7 available right now, but to make
sure that it isn't
a more generic issue, I have deleted my local maven repository and also
build Yanel from scratch
on Mac OS X, whereas I get a similar problem:

[artifact:dependencies] Downloading:
wyona-com-boost/MessageUtils/2.0.5-r197413947b9/MessageUtils-2.0.5-r197413947b9.jar
from wyona.remote.repository
[artifact:dependencies] Transferring 8K from wyona.remote.repository
[artifact:dependencies] An error has occurred while processing the Maven
artifact tasks.
[artifact:dependencies]  Diagnosis:
[artifact:dependencies]
[artifact:dependencies] Unable to resolve artifact: Missing:
[artifact:dependencies] ----------
[artifact:dependencies] 1) org.scala-lang:scala-library:jar:2.9.1
[artifact:dependencies]
[artifact:dependencies]   Try downloading the file manually from the
project website.
[artifact:dependencies]
[artifact:dependencies]   Then, install it using the command:
[artifact:dependencies]       mvn install:install-file
-DgroupId=org.scala-lang -DartifactId=scala-library -Dversion=2.9.1
-Dpackaging=jar -Dfile=/path/to/file
[artifact:dependencies]
[artifact:dependencies]   Alternatively, if you host your own repository
you can deploy the file there:
[artifact:dependencies]       mvn deploy:deploy-file
-DgroupId=org.scala-lang -DartifactId=scala-library -Dversion=2.9.1
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[artifact:dependencies]
[artifact:dependencies]   Path to dependency:
[artifact:dependencies]       1) org.apache.maven:super-pom:jar:2.0
[artifact:dependencies]       2)
wyona-com-boost:Log4JAppender:jar:4.6.0-rf45ffc7681c
[artifact:dependencies]       3) org.apache.activemq:activemq-core:jar:5.6.0
[artifact:dependencies]       4)
org.fusesource.fuse-extra:fusemq-leveldb:jar:1.1
[artifact:dependencies]       5) org.scala-lang:scala-library:jar:2.9.1
[artifact:dependencies]
[artifact:dependencies] ----------
[artifact:dependencies] 1 required artifact is missing.
[artifact:dependencies]
[artifact:dependencies] for artifact:
[artifact:dependencies]   org.apache.maven:super-pom:jar:2.0
[artifact:dependencies]
[artifact:dependencies] from the specified remote repositories:
[artifact:dependencies]   wyona.remote.repository
(<a class="moz-txt-link-freetext" href="http://maven2.wyona.org/">http://maven2.wyona.org/</a>),
[artifact:dependencies]   central (<a class="moz-txt-link-freetext" href="http://repo1.maven.org/maven2">http://repo1.maven.org/maven2</a>)
[artifact:dependencies]

BUILD FAILED
/Users/wyona/src/yanel/src/build/dependencies.xml:36: Unable to resolve
artifact: Missing:
----------
1) org.scala-lang:scala-library:jar:2.9.1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.scala-lang
-DartifactId=scala-library -Dversion=2.9.1 -Dpackaging=jar
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.scala-lang
-DartifactId=scala-library -Dversion=2.9.1 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.apache.maven:super-pom:jar:2.0
      2) wyona-com-boost:Log4JAppender:jar:4.6.0-rf45ffc7681c
      3) org.apache.activemq:activemq-core:jar:5.6.0
      4) org.fusesource.fuse-extra:fusemq-leveldb:jar:1.1
      5) org.scala-lang:scala-library:jar:2.9.1

----------
1 required artifact is missing.

for artifact:
  org.apache.maven:super-pom:jar:2.0

from the specified remote repositories:
  wyona.remote.repository (<a class="moz-txt-link-freetext" href="http://maven2.wyona.org/">http://maven2.wyona.org/</a>),
  central (<a class="moz-txt-link-freetext" href="http://repo1.maven.org/maven2">http://repo1.maven.org/maven2</a>)


Please apologize that we did not notice this problem earlier, but most
of us never fully delete our local Maven repos.
I guess this library has been removed somehow.

I will try to fix it quickly and get back to you shortly.

Thanks

Michael

Am 04.03.14 17:36, schrieb Furaus, Mark:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi all,

Trying to implement this CMS solution for a company project but I'm having trouble getting the source to build.

I logged an issue #68 on Github<a class="moz-txt-link-rfc2396E" href="https://github.com/wyona/yanel/issues/68"><https://github.com/wyona/yanel/issues/68></a> - just wondering what would be preventing me from getting a successful build.
It's not clear to me if this is a proxy thing or something else?

I also tried a brand new install and build on a different laptop on a different network and got a similar error. I just had a different missing Maven artifact (org.scala-lang:scala-library I think). In both cases, I'm using Windows 7.

Thanks for your help.

Kind regards,
--
Mark Furaus
Software Analyst Principle
External API Web Services
Level 3 Communications, L.L.C.
1025 Eldorado Blvd | Broomfield, CO | 80021
<a class="moz-txt-link-abbreviated" href="mailto:mark.furaus@level3.com">mark.furaus@level3.com</a><a class="moz-txt-link-rfc2396E" href="mailto:mark.furaus@level3.com"><mailto:mark.furaus@level3.com></a>
<a class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/markfuraus">www.linkedin.com/in/markfuraus</a><a class="moz-txt-link-rfc2396E" href="http://www.linkedin.com/in/markfuraus"><http://www.linkedin.com/in/markfuraus></a>





</pre>
      </blockquote>
      <pre wrap="">

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>