From: Charles-Alexandre S. <ka...@de...> - 2004-12-29 10:44:17
|
Hello, Has I had proposed before I am working on a mavenization of the project in order to leave ant for maven and make dependancies simplier. so I create so far a maven.xml that copy files from /coefficient to /maven/coefficient and files for /coefficient-maven to /maven/coefficient. Then /maven/coefficient became the "regular" project fordel. if you ask why, it is because I like maven and find the "dependency track" cool. so far I add to create a specifique project.xml and there are few probleme with jar:jar action. so I send you those script if you like. my problem is with hibernate librairies : ( cglib-2.0-rc2.jar connector.jar dom4j-1.4.jar ehcache-0.6.jar hibernate2.jar hibernateUtil.jar jta.jar log4j-1.2.8.jar odmg-3.0.jar xerces-2.4.0.jar ) I cannot find "hibernateUtil.jar" -- Charles-Alexandre SABOURDIN ----------------- |