<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>
      Thanks for reporting this issue.<br>
      <br>
      Unfortunately I don't have a Windows 7 available right now, but to
      make sure that it isn't <br>
      a more generic issue, I have deleted my local maven repository and
      also build Yanel from scratch<br>
      on Mac OS X, whereas I get a similar problem:<br>
      <br>
      [artifact:dependencies] Downloading:
      wyona-com-boost/MessageUtils/2.0.5-r197413947b9/MessageUtils-2.0.5-r197413947b9.jar
      from wyona.remote.repository<br>
      [artifact:dependencies] Transferring 8K from
      wyona.remote.repository<br>
      [artifact:dependencies] An error has occurred while processing the
      Maven artifact tasks.<br>
      [artifact:dependencies]  Diagnosis:<br>
      [artifact:dependencies] <br>
      [artifact:dependencies] Unable to resolve artifact: Missing:<br>
      [artifact:dependencies] ----------<br>
      [artifact:dependencies] 1) org.scala-lang:scala-library:jar:2.9.1<br>
      [artifact:dependencies] <br>
      [artifact:dependencies]   Try downloading the file manually from
      the project website.<br>
      [artifact:dependencies] <br>
      [artifact:dependencies]   Then, install it using the command: <br>
      [artifact:dependencies]       mvn install:install-file
      -DgroupId=org.scala-lang -DartifactId=scala-library
      -Dversion=2.9.1 -Dpackaging=jar -Dfile=/path/to/file<br>
      [artifact:dependencies] <br>
      [artifact:dependencies]   Alternatively, if you host your own
      repository you can deploy the file there: <br>
      [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]<br>
      [artifact:dependencies] <br>
      [artifact:dependencies]   Path to dependency: <br>
      [artifact:dependencies]       1)
      org.apache.maven:super-pom:jar:2.0<br>
      [artifact:dependencies]       2)
      wyona-com-boost:Log4JAppender:jar:4.6.0-rf45ffc7681c<br>
      [artifact:dependencies]       3)
      org.apache.activemq:activemq-core:jar:5.6.0<br>
      [artifact:dependencies]       4)
      org.fusesource.fuse-extra:fusemq-leveldb:jar:1.1<br>
      [artifact:dependencies]       5)
      org.scala-lang:scala-library:jar:2.9.1<br>
      [artifact:dependencies] <br>
      [artifact:dependencies] ----------<br>
      [artifact:dependencies] 1 required artifact is missing.<br>
      [artifact:dependencies] <br>
      [artifact:dependencies] for artifact: <br>
      [artifact:dependencies]   org.apache.maven:super-pom:jar:2.0<br>
      [artifact:dependencies] <br>
      [artifact:dependencies] from the specified remote repositories:<br>
      [artifact:dependencies]   wyona.remote.repository
      (<a class="moz-txt-link-freetext" href="http://maven2.wyona.org/">http://maven2.wyona.org/</a>),<br>
      [artifact:dependencies]   central (<a class="moz-txt-link-freetext" href="http://repo1.maven.org/maven2">http://repo1.maven.org/maven2</a>)<br>
      [artifact:dependencies] <br>
      <br>
      BUILD FAILED<br>
      /Users/wyona/src/yanel/src/build/dependencies.xml:36: Unable to
      resolve artifact: Missing:<br>
      ----------<br>
      1) org.scala-lang:scala-library:jar:2.9.1<br>
      <br>
        Try downloading the file manually from the project website.<br>
      <br>
        Then, install it using the command: <br>
            mvn install:install-file -DgroupId=org.scala-lang
      -DartifactId=scala-library -Dversion=2.9.1 -Dpackaging=jar
      -Dfile=/path/to/file<br>
      <br>
        Alternatively, if you host your own repository you can deploy
      the file there: <br>
            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]<br>
      <br>
        Path to dependency: <br>
            1) org.apache.maven:super-pom:jar:2.0<br>
            2) wyona-com-boost:Log4JAppender:jar:4.6.0-rf45ffc7681c<br>
            3) org.apache.activemq:activemq-core:jar:5.6.0<br>
            4) org.fusesource.fuse-extra:fusemq-leveldb:jar:1.1<br>
            5) org.scala-lang:scala-library:jar:2.9.1<br>
      <br>
      ----------<br>
      1 required artifact is missing.<br>
      <br>
      for artifact: <br>
        org.apache.maven:super-pom:jar:2.0<br>
      <br>
      from the specified remote repositories:<br>
        wyona.remote.repository (<a class="moz-txt-link-freetext" href="http://maven2.wyona.org/">http://maven2.wyona.org/</a>),<br>
        central (<a class="moz-txt-link-freetext" href="http://repo1.maven.org/maven2">http://repo1.maven.org/maven2</a>)<br>
      <br>
      <br>
      Please apologize that we did not notice this problem earlier, but
      most of us never fully delete our local Maven repos.<br>
      I guess this library has been removed somehow.<br>
      <br>
      I will try to fix it quickly and get back to you shortly.<br>
      <br>
      Thanks<br>
      <br>
      Michael<br>
      <br>
      Am 04.03.14 17:36, schrieb Furaus, Mark:<br>
    </div>
    <blockquote
cite="mid:2CF3FBE9770D0C4B91EE9BAF4EA63B945C750534@USIDCWVEMBX08.corp.global.level3.com"
      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>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>