Greetings,
 
    our team is trying your Open Source Sesat framework for the National 
Library and Archives of Québec, a Canadian province. We have some issues with 
the tutorial in the Windows environment:
 
When trying to execute the third maven command :
mvn archetype:generate -DarchetypeGroupId=sesat 
-DarchetypeArtifactId=sesat-skin-archetype -DarchetypeCatalog=local 
-DgroupId=sesat -DartifactId=pom.sesam.com -Dversion=2.18-SNAPSHOT 
-Dpackage=no.search.sesat
 
we have this warning :
 org.apache.velocity.runtime.exception.ReferenceException: reference : template 
= archetype-resources\war\pom.xml [line 53,column 26] : ${sesat.version} is not 
a valid reference.
 
indeed, in the pom.sesam.com directory, the subdirectories were created, but 
they are all empty. And in fact, when we try the fourth maven command in the 
pom.sesam.com root, we're getting the following error :
Error assembling WAR: Deployment descriptor: 
D:\Temp\TestFederated\test-skin\pom.sesam.com\war\target\localhost.com\WEB-INF\web.xml
 does not exist.
 
I've checked my maven repository in sesat\sesat-skin-archetype\2.18-SNAPSHOT 
and the jar seems to contain everything correctly, having all the required 
files (like web.xml).
What could be the problem?
Also, after the tutorial, what should be the next step? We're quite confused at 
what we should do since there is a tremendous number of modules, source code 
and config files, but your website doesn't seems to include any additional 
documents about how to use it and configure all the layers. For example, how 
should we proceed to implements our own connector for querying a specific 
source in the federated search module?
 
Thanks a lot for your cooperation.
_______________________________________________
Kernel-development mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-development

Reply via email to