wyona / yanel

http://www.yanel.org
Apache License 2.0
10 stars 5 forks source link

Problem with Build - Unable to resolve artifact - Cannot find parent "org.apache.geronimo.genesis.config" #68

Open MapAddict opened 10 years ago

MapAddict commented 10 years ago

Hi,

I've just pulled the latest code today but I'm still having problems getting a successful build. I'm not sure if this is a proxy issue or something else?

At the Git shell, I've tried 'build.sh clean-all' and 'build.sh quick-start'

Error:

BUILD FAILED c:\CODE\yanel\yanel\src\build\build.xml:265: The following error occurred while executing this line: c:\CODE\yanel\yanel\src\build\dependencies.xml:36: Unable to resolve artifact: Unable to get dependency information: U nable to read the metadata file for artifact 'org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:jar': Cannot find parent: org.apache.geronimo.genes is.config:config for project: null:project-config:pom:1.1 for project null:project-config:pom:1.1 org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:jar:1.0

from the specified remote repositories: wyona.remote.repository (http://maven2.wyona.org/), central (http://repo1.maven.org/maven2) Path to dependency: 1) org.apache.maven:super-pom:jar:2.0 2) yarep:yarep-impl:jar:1.4.3-r0cc7ec6a356f1e6335570ee80866ec0011d6d17e 3) org.apache.tika:tika-parsers:jar:0.4

michaelwechner commented 10 years ago

I also got a similar issue on Mac OS X for the library "scala-lang", whereas I have copied it now to the Wyona Maven Repository.

It works now for me on Mac OS X with a clean local maven repository, but not sure whether this will also solve the issue above.