compiling the LiU archtetype editor

I runagianst some errors, I mention them in List, so they can be repaired:

It has to do with external dependencies, which cannot be resolved in the
repositories that are available in the pom.xml's
I downlaoded the trunk-version and try to do a: /mvn install/ from the
root of the trunk dir.

Maybe some errors I should repair at my site.
Thankyou for any advice

Kind regards
Bert Verhees

now the list of Missing:

Missing:

Hi!

Sorry for a delayed answer..

I runagianst some errors, I mention them in List, so they can be repaired:

I guess you just missed installing some libraries to your local maven
repository as described in:
http://svn.openehr.org/liu_knowledge_tools/TRUNK/LiU-Archetype-Editor/readme-build.txt

Tell us if it still does not work after following the build hints and
other documents listed on
http://svn.openehr.org/liu_knowledge_tools/TRUNK/project_page.htm.

Best regards,
Erik Sundvall
erisu@imt.liu.se http://www.imt.liu.se/~erisu/ Tel: +46-13-227579

Erik Sundvall schreef:

Hi!

Sorry for a delayed answer..

I runagianst some errors, I mention them in List, so they can be repaired:
    
I guess you just missed installing some libraries to your local maven
repository as described in:
http://svn.openehr.org/liu_knowledge_tools/TRUNK/LiU-Archetype-Editor/readme-build.txt
  

I know that, but thanks for telling me anyway.
The problem is that I am using Linux, not Windows or Mac, and that my
convenient way (the way it should work, and also does in all my
java-projects) is that pom.xml tells maven where to find the libraries,
but the information in pom.xml is out of date, so maven cannot compile
the project.

Please, try to rename your maven-repository (for test-purpose), and let
maven download the needed files, you will run against the libraries
which aren't there anymore. Maybe moved to another URL.

thanks and kind regards
Bert Verhees