From: Jason S. <js...@in...> - 2011-09-22 14:38:48
|
Can you guys remind me where the Mavenized eXist code is? I'd like to take a look, and I am too lazy to Google it. Thanks! Jason Smith ________________________________________ From: Miguel de Melo [mig...@go...] Sent: Thursday, September 22, 2011 7:54 AM To: exi...@li... Subject: [Exist-development] Maven branch I have checked out the maven branch and have been trying to build and discover other missing dependencies in the exist-core project. But can¹t for the life of me find out where to get com.siemens.ct.exi from, required by org.exist.util.serializer.EXISerializer Have found this dependency declaration, which looks at http://repository.jboss.org/maven2/, discontinued since April 2010, and replaced with https://repository.jboss.org/nexus where the dependency doesn't exist. <dependency> <groupId>com.siemens.ct.exi</groupId> <artifactId>exificient</artifactId> <version>0.7</version> </dependency> Can anyone suggest where I can find a candidate jar to go on the exist maven repository to satisfy this dependency ? Thanks Miguel ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Exist-development mailing list Exi...@li... https://lists.sourceforge.net/lists/listinfo/exist-development |