Hi,
for maven install (full log see attachments) it is:
java.lang.AssertionError: Config file not found
at 
org.apache.jena.tdb.setup.TestStoreParamsCreate.params_create_02(TestStoreParamsCreate.java:76)

and for maven compile (full log see attachments) it is:
[ERROR] 
/media/merlin/Austausch/Projekte/RDF/jena/jena-base/src/main/java/org/apache/jena/atlas/lib/cache/CacheInfo.java:[21,51]
 package org.apache.jena.ext.com.google.common.cache does not exist
[ERROR] 
/media/merlin/Austausch/Projekte/RDF/jena/jena-base/src/main/java/org/apache/jena/atlas/lib/cache/CacheInfo.java:[31,37]
 cannot find symbol
symbol: class CacheStats
location: class org.apache.jena.atlas.lib.cache.CacheInfo

best Merlin
On Mai 10 2021, at 3:04 pm, Andy Seaborne <[email protected]> wrote:
> Yes, the first use has do a local install.
>
> This is for jena-shaded-guava.
> On 10/05/2021 13:17, Merlin Bögershausen wrote:
> > Hi,
> > I've problems building current main. As described here in the wiki 
> > https://jena.apache.org/getting_involved/index.html
> > Whenever I run maven with an other goal than install (compile for 
> > instance), the build fails at package Base Common Environment because 
> > classes from org.apache.jena.ext.com.google.common.cache can not be found. 
> > I don't get it, is there some package rewriting involved that only is 
> > executed for install?
> >
>
> > When I run maven with goal install, the package tdb fails because it can 
> > not find tdb.cnf. Do I need to run some kind of initial setup script?
> Could you show the datails for that please?
> Andy
> >
> > Best Merlin
> >
> > Merlin Bögershausen
> > E // [email protected] 
> > (mailto:[email protected])
> > P // 015735669457 (tel:015735669457)
> > W // https://mboegers.github.io
> >
> >
>

Reply via email to