We can add conjars to the top-level pom, I would think. On Wed, Feb 20, 2013 at 11:14 AM, Julian Hyde <[email protected]> wrote:
> The jars are in conjars.org, which is a publicly accessible maven2 repo: > > http://conjars.org/repo/ > > I would also be happy for them to be in http://repo2.maven.org/maven2/. > Do I need permission to deploy there? If so someone could deploy on my > behalf. > > Julian > > On Feb 19, 2013, at 11:55 PM, Sree V <[email protected]> wrote: > > > Hi Tim, > > > > > > For immediate, get code from here and 'mvn install'. > > > > https://github.com/julianhyde/linq4j > > > > https://github.com/julianhyde/optiq > > > > OR > > > > The way you want to fix it. > > > > > > I hope Julian Hyde planned to add those jars to maven2 repo, soon ?! > > > > http://repo2.maven.org/maven2/ > > > > Thanking you. > > > > > > With Regards > > Sree > > > > > > > > ________________________________ > > From: Timothy Chen <[email protected]> > > To: [email protected] > > Sent: Tuesday, February 19, 2013 5:06 PM > > Subject: Optic maven references > > > > I tried to build the latest source but found that maven can't find optiq > > and linq4j dependencies. > > > > Is pom.xml missing some respositories, need to setup git submodules or I > am > > missing something? > > > > I could resolve this if I manually pull the repos from github and do mvn > > install, but I assume this is not the desired path. > > > > Tim > >
