Elda CLA

25 views
Skip to first unread message

chris dollin

unread,
Sep 16, 2015, 4:17:25 AM9/16/15
to linked-data-api-discuss
Dear All

The Elda CLA is now up on

https://github.com/epimorphics/elda/blob/master/CONTRIBUTING.md

and by GitHub magic a link to this appears when a user opens
an issue or a pull request to make them aware of the Elda
licence conditions.

Chris

--
Chris "allusive" Dollin

Rob Atkinson

unread,
Dec 10, 2015, 7:55:37 PM12/10/15
to linked-data-api-discuss
Hi - pulled changes from github and tryed to rebuild - got this:
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ elda ---
[WARNING] Could not transfer metadata com.epimorphics.lda:elda:1.3.18-SNAPSHOT/maven-metadata.xml from/to epi-public-repo (ftp://repository.epimorphics.com): Password not specified for repository epi-public-repo
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] elda ............................................... FAILURE [  1.538 s]

so two issues: 1) what causes the warning and 2) a Warning seems to cause a build failure?

the issue I was trying to solve...
I updated an elda jar file in a working Elda config to solve tomcat8 path issues.. and things seem to work until I get to velocity. Big issue is it trying to write a velocity.log in a readonly location by default. Finally got it trying to work by putting a velocity.properties with a NullLogSystem entry in the actual directory my vm templates live (i.e. for each configured _velocityPath). Now it fails with :
java.lang.NoClassDefFoundError: com/epimorphics/lda/renderers/common/ResultsModel
	com.epimorphics.lda.renderers.velocity.VelocityRendering.initialisePage(VelocityRendering.java:403)
	com.epimorphics.lda.renderers.velocity.VelocityRendering.createVelocityContext(VelocityRendering.java:340)

but ResultsModel is definitely in the elda-lda jar. 
any clues - is there something obvious I'm missing? My classpath debugging is a little rusty :-(
env Ubuntu 15, tomcat 8, java 1.7.0
regards
Rob Atkinson

--
You received this message because you are subscribed to the Google Groups "linked-data-api-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to linked-data-api-d...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages