Re: maven2 repository for sdo dependencies

2009-07-22 Thread Alessio Soldano
Hi Dan, mmh, no, I don't have any special repo manager or similar, I've just my custom maven2 settings.xml with a profile for enabling JBoss repositories if required. Btw, I'm using Maven 2.0.9, I'll try with a more recent one later, perhaps that matters. Thanks anyway, I can at least add the

Re: maven2 repository for sdo dependencies

2009-07-22 Thread Daniel Kulp
Hmm... I didn't configure anything. The tuscany poms already have something configured in them. If I wipe out my .m2/repository/org/eclispe stuff, I see it downloading from: http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2//org/eclipse/emf/ecore/2.2.3/ecore-2.2.3.jar although all the

maven2 repository for sdo dependencies

2009-07-22 Thread Alessio Soldano
Hi, I've just tried building CXF trunk and had issues with finding org.eclipse artifacts required for the SDO DataBinding module. They do not seem to be in central maven repo; I've managed to get them using some official and unofficial eclipse repos, so... what repository do you currently have