Hello Ryan, On 4/25/07, Ryan Lee <[EMAIL PROTECTED]> wrote:
> [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] The plugin 'org.apache.maven.plugins:maven-source-plugin' does not > exist or no valid version could be found Odd. Perhaps this thread might be of some use (unlikely since the error doesn't appear to affect Longwell 2.4): http://www.mail-archive.com/[EMAIL PROTECTED]/msg66536.html
Well... it helped :) "mvn -U package" solved it. Thank you. I should note that using two different applications to work with the raw
files of a triple store simultaneously seems iffy (I'd take down Longwell before running a separate update)...
Yes, I know that it's not the best thing to do... But I won't anymore because it doesn't work anyway :) If I add "a DOAP file" to the triple store myself using sesame then Longwell complains: ... [INFO] Starting scanner at interval of 5 seconds. [ERROR] java.lang.ClassCastException: org.openrdf.sesame.repository.RBNodecannot be cast to org.openrdf.model.URI [ERROR] java.lang.ClassCastException: org.openrdf.sesame.repository.RBNodecannot be cast to org.openrdf.model.URI 2007-04-25 22:34:50:267 [WARNING] Releasing active lock due to object destruction 2007-04-25 22:34:50:267 [WARNING] Releasing active lock due to object destruction And Longwell then doesn't even see any of the correctly loaded files by Longwell itself until I remove "the file" again (using context). What I remeber from the brief look to Longwell sources... it operates with something called a corpus when storing the triples and also does a few other things except simply storing the triples from the file... so, this really is not the way. But the repository re-creation way will do ...it is more a matter of taste than feasibility that I wanted to avoid it.. :) (and I understand Longwell can't do everything from the beginning. I am thankful for what it does now.) Regards, Jakub
_______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
