Skip to Content.
Sympa Menu

perfsonar-dev - RE: [pS-dev] Help to compile perfSONAR-MDM

Subject: perfsonar development work

List archive

RE: [pS-dev] Help to compile perfSONAR-MDM


Chronological Thread 
  • From: Rade Martinović <>
  • To: "'Igor Leonardo'" <>, <>
  • Subject: RE: [pS-dev] Help to compile perfSONAR-MDM
  • Date: Tue, 24 Sep 2013 19:33:34 +0200

Hi Igor,

 

I may be completely off target here, since I have never tried to compile perfSONAR MDM, but I guess that you could try to placing Geant’s artifactory as a repository in perfSONAR’s pom.xml(s)? http://maven.apache.org/guides/introduction/introduction-to-repositories.html

 

There’s even a Maven wizard that helps you create proper settings for your project. I suggest that you go with „repo“ or „lib-release“ – or use search in Artifactory to check what artefacts are you missing and in what virtual repository are located:

https://artifactory.geant.net/artifactory/webapp/mavensettings.html?11

 

Try mvn initialize to check of what artifacts is maven complaining about.

 

Note – usually when Maven is used there is no need to use any JAR folder – local or remote. Maven should take care of all libraries itself – if properly configured.

 

Best,

--

Rade Martinović, M.Sc.E.E

Software architect

 

Belgrade University Computer Center

Kumanovska 7, 126119 Beograd

Serbia

 

Tel

+381-11-3031258

Fax

+381-11-3031259

Email

Web

http://www.rcub.bg.ac.rs

Skype

rade.martinovic

 

 

From: [mailto:] On Behalf Of Igor Leonardo
Sent: 22 September 2013 06:33
To:
Subject: [pS-dev] Help to compile perfSONAR-MDM

 

Hi guys!
Earlier in this list,  Roland and Antoine guide me how to compile the perfSONAR java code. They also mentioned that they're not certain about state for compilation. After trying to customize the perfSONAR-PS code without success, here I am stuck in this new try.

So, I followed the Building.txt and Readme.txt. This step help me to understand Java+Maven e realize that there was a directory on google code repo (jar-repository), containing all libs, that was deleted, but libs used by maven still referes to this directory (http://svn.geant.net/GEANT/SA2/ps-java-services/trunk/jar-repository/).

So, until here, I think this is the unique issue that unable's me to compile the code.

Can someone help me with this? Where is the new Jar-Repository?
Bulding.txt tell's me all libs is here (http://artifactory.geant.net), but I don't know how to redirect the lib repository. Is this possible?

I apreciate any kind of help.

Thanks


--

Igor Leonardo




Archive powered by MHonArc 2.6.16.

Top of Page