You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jena.apache.org by GitBox <gi...@apache.org> on 2022/11/08 18:34:33 UTC

[GitHub] [jena] tangg555 opened a new issue, #1608: java: package org.apache.jena.ext.com.google.common.cache does not exist

tangg555 opened a new issue, #1608:
URL: https://github.com/apache/jena/issues/1608

   ### Version
   
   Apache Jena Fuseki 4.6.1
   
   ### Question
   
   It is exactly the same problem to this link [https://stackoverflow.com/questions/39923563/package-org-apache-jena-ext-com-google-common-cache-does-not-exist-in-intellij](https://stackoverflow.com/questions/39923563/package-org-apache-jena-ext-com-google-common-cache-does-not-exist-in-intellij). However, there is no any solution to address this error.
   
   I use the latest version of IntelliJ, and my jave version is 1.17. If I can address this issue if I change to Ellipse or use Jave 1.11 as the homepage required?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org


[GitHub] [jena] afs commented on issue #1608: java: package org.apache.jena.ext.com.google.common.cache does not exist

Posted by GitBox <gi...@apache.org>.
afs commented on issue #1608:
URL: https://github.com/apache/jena/issues/1608#issuecomment-1312527929

   @tangg555 - did you get things working?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org


[GitHub] [jena] kinow commented on issue #1608: java: package org.apache.jena.ext.com.google.common.cache does not exist

Posted by GitBox <gi...@apache.org>.
kinow commented on issue #1608:
URL: https://github.com/apache/jena/issues/1608#issuecomment-1307672043

   I think this should be a discussion, not an issue?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org


[GitHub] [jena] afs commented on issue #1608: java: package org.apache.jena.ext.com.google.common.cache does not exist

Posted by GitBox <gi...@apache.org>.
afs commented on issue #1608:
URL: https://github.com/apache/jena/issues/1608#issuecomment-1308581844

   @tangg555 -- presumable like the SO link, you downloaded the source.
   
   IntelliJ does not seem to understand the shaded jar module.
   
   Run `mvn clean install -Pdev` which will create the jar necessary (and the rest of the main Jena modules but that is a sideeffect).
   
   Please let us know if that works.
   
   Java version does not matter. Any java > 11 should work.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org


[GitHub] [jena] afs closed issue #1608: java: package org.apache.jena.ext.com.google.common.cache does not exist

Posted by GitBox <gi...@apache.org>.
afs closed issue #1608: java: package org.apache.jena.ext.com.google.common.cache does not exist
URL: https://github.com/apache/jena/issues/1608


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org


[GitHub] [jena] afs commented on issue #1608: java: package org.apache.jena.ext.com.google.common.cache does not exist

Posted by GitBox <gi...@apache.org>.
afs commented on issue #1608:
URL: https://github.com/apache/jena/issues/1608#issuecomment-1333591047

   Presumed answered.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org