Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lyo-dev] Failed to build Lyo Client

Hi Lars,

There are some instructions for building the client on the wiki that should
be able to help you get past this issue.

See steps 1.5 - 1.7 in this page.
http://wiki.eclipse.org/Lyo/BuildClient#Building_the_Lyo_Client_in_Eclipse

Hope this helps.

Best wishes,
Paul McMahan



From:	<Lars.Ohlen@xxxxxxxxx>
To:	<lyo-dev@xxxxxxxxxxx>
Date:	11/07/2012 12:39 PM
Subject:	[lyo-dev] Failed to build Lyo Client
Sent by:	lyo-dev-bounces@xxxxxxxxxxx



Hi,

I pulled the latest src version of the Lyo client from the Git repo.
After that the client will no longer build.

Maven output:

[INFO]
------------------------------------------------------------------------
[INFO] Building org.eclipse.lyo.clients.java 0.1.2-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.lyo.server:oauth-core:jar:0.0.1-SNAPSHOT
is missing, no dependency information available
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1.328s
[INFO] Finished at: Wed Nov 07 18:26:41 CET 2012
[INFO] Final Memory: 6M/17M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal on project oslc-java-client: Could not
resolve dependencies for project
org.eclipse.lyo.clients:oslc-java-client:jar:0.1.2-SNAPSHOT: Failed to
collect dependencies for [org.apache.jena:jena-core:jar:2.7.1 (compile),
net.oauth.core:oauth:jar:20090617 (compile),
net.oauth.core:oauth-consumer:jar:20090617 (compile),
net.oauth.core:oauth-httpclient4:jar:20090617 (compile),
org.apache.wink:wink-client:jar:1.1.3-incubating (compile),
org.eclipse.lyo.server:oauth-core:jar:0.0.1-SNAPSHOT (compile),
org.apache.httpcomponents:httpclient:jar:4.1.3 (compile),
org.apache.wink:wink-client-apache-httpclient:jar:1.1.3-incubating
(compile), org.eclipse.lyo.oslc4j.core:oslc4j-jena-provider:jar:[1.0,)
(compile), org.eclipse.lyo.oslc4j.core:oslc4j-json4j-provider:jar:[1.0,)
(compile), org.glassfish:javax.servlet:jar:3.1-b33 (jar)]: No versions
available for org.eclipse.lyo.oslc4j.core:oslc4j-jena-provider:jar:[1.0,)
within specified range -> [Help 1]

Since I just updated my workspace I'm not sure how/if I managed to mess up.
Is it working properly for others?


BR

Lars

 _______________________________________________
lyo-dev mailing list
lyo-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/lyo-dev




Back to the top