[Yanel-usage] Problem with Yanel Build quick-start - Cannot find parent "org.apache.geronimo.genesis.config"

Michael Wechner michael.wechner at wyona.com
Tue Mar 4 17:52:17 CET 2014


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
(http://maven2.wyona.org/),
[artifact:dependencies]   central (http://repo1.maven.org/maven2)
[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 (http://maven2.wyona.org/),
  central (http://repo1.maven.org/maven2)


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:
> 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<https://github.com/wyona/yanel/issues/68> - 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
> mark.furaus at level3.com<mailto:mark.furaus at level3.com>
> www.linkedin.com/in/markfuraus<http://www.linkedin.com/in/markfuraus>
>
>
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wyona.org/pipermail/yanel-usage/attachments/20140304/f32ce476/attachment.html>


More information about the Yanel-usage mailing list