Re: trying to find locally-indexed Entity stores

2013-04-11 Thread Rupert Westenthaler
Hi On Thu, Apr 11, 2013 at 4:34 PM, aj...@virginia.edu wrote: > Thanks for the help so far! > > I don't see any lines of exactly the description you give-- that is, one > ending in "{name}.solrindex.ref". I do see several lines like the following: They should be at the bottom of the page. blow

Re: Dependency Error?

2013-04-11 Thread Rupert Westenthaler
Hi all, an short update. The last Jenkins build 1344 failed because http://repository.apache.org/snapshots/org/apache/clerezza/clerezza/0.4-SNAPSHOT/clerezza-0.4-SNAPSHOT.pom was not available on the Apache Snapshot Maven server. BTW: the nightly build on dev.iks-project.eu had the exact sam

Re: [jira] [Commented] (STANBOL-1026) Update commons.solr to Solr 4.2.1

2013-04-11 Thread Rupert Westenthaler
Hi On Thu, Apr 11, 2013 at 7:57 PM, Reto Bachmann-Gmür wrote: > Hi Rupert, > > Could you revert this change so that we can do a release of it first? The > experience is that it takes a while till dependencies go into maven central > so that after this update it might not be possible to release th

Re: trying to find locally-indexed Entity stores

2013-04-11 Thread Aaron Coburn
One item to consider is that the datafiles for Geonames and LCSH will be quite large, and the initialization step actually may take quite a bit of time to complete, depending on how much memory you allocate to the launcher. If you restarted stanbol repeatedly before the datafiles were fully proc

Build failed in Jenkins: stanbol-trunk-1.6 #1344

2013-04-11 Thread Apache Jenkins Server
See -- [...truncated 27560 lines...] [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving

Build failed in Jenkins: stanbol-trunk-1.6 » Apache Stanbol Integration Tests #1344

2013-04-11 Thread Apache Jenkins Server
See -- [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.2/maven-clean-plugin-2.2.pom Downlo

Re: [jira] [Commented] (STANBOL-1026) Update commons.solr to Solr 4.2.1

2013-04-11 Thread Reto Bachmann-Gmür
Hi Rupert, Could you revert this change so that we can do a release of it first? The experience is that it takes a while till dependencies go into maven central so that after this update it might not be possible to release the module for quite a while. Cheers, Reto On Thu, Apr 11, 2013 at 7:53 P

Build failed in Jenkins: stanbol-trunk-1.6 #1343

2013-04-11 Thread Apache Jenkins Server
See -- [...truncated 5057 lines...] A entityhub/generic/core/src/main/java/org/apache/stanbol/entityhub/core A entityhub/generic/core/src/main/java/org/apache/stanbol/entityhub/core/yar

Re: trying to find locally-indexed Entity stores

2013-04-11 Thread aj...@virginia.edu
Thanks for the help so far! I don't see any lines of exactly the description you give-- that is, one ending in "{name}.solrindex.ref". I do see several lines like the following: bundleinstall:/org.apache.stanbol.entityhub.site.referencedSite-geonames.config IGNORED Do you think that indicates

Re: How to deal with a Solr 4.2.+ dependency not available on maven central

2013-04-11 Thread Rupert Westenthaler
Hi On Thu, Apr 11, 2013 at 1:34 PM, Bertrand Delacretaz wrote: > Hi, > > On Thu, Apr 11, 2013 at 1:19 PM, Rupert Westenthaler > wrote: >> ...if it is OK to add "http://maven.restlet.org"; as additional maven >> repository I will just do that for the "commons/solr/core" pom.xml >> file and finish

Re: How to deal with a Solr 4.2.+ dependency not available on maven central

2013-04-11 Thread Bertrand Delacretaz
Hi, On Thu, Apr 11, 2013 at 1:19 PM, Rupert Westenthaler wrote: > ...if it is OK to add "http://maven.restlet.org"; as additional maven > repository I will just do that for the "commons/solr/core" pom.xml > file and finish my work on STANBOL-1026... that's fine IMO, and best would be to open an

How to deal with a Solr 4.2.+ dependency not available on maven central

2013-04-11 Thread Rupert Westenthaler
Hi all, While working on STANBOL-1026 I discovered that solr-core (starting with 4.2.0) has a dependency that is not on maven central. AFAIK this is not allowed by the rules as Maven Central whats to be self consistent or is it OK to use additional maven repositories? Here are some details: Firs

Re: Dependency Error?

2013-04-11 Thread Reto Bachmann-Gmür
Not sure why the version in the snapshot repo was still rferering to the old parent despite this having been updated in the svn a while ago Did a manual deplo and now there is: https://repository.apache.org/content/groups/snapshots/org/apache/clerezza/rdf.rdfjson/0.4-SNAPSHOT/rdf.rdfjson-0.4-20130

Re: trying to find locally-indexed Entity stores

2013-04-11 Thread Rupert Westenthaler
in that case most likely not ... >> Users can validate if they are affected by this by checking the "OSGI >> Installer" tab of the Felix Webconsole >> (http://{host}/system/console/osgi-installer). At the bottom you >> should see something like: >> >> bundleinstall:/{name}.solrindex.ref IGNORE