HIBERNATE JBoss.org
 |  Register  | 
     
News 
About 
   Feature List 
   Road Map 
Documentation 
   Related Projects 
   External Documentation 
Download 
Forum & Mailinglists 
Support & Training 
JIRA Issue Tracking
Wiki Community Area


Hibernate Public Training Courses


Get Hibernate in Action eBook!


JavaWorld 2003 Finalist


Jolt Award 2004 Winner
      
Documentation > Community Area > Maven, XDoclet and Hibernate > Comments > dependency correction / case sensitivity


Comment
Prev. thread 
 Next thread
 
Prev. posting 
 Next posting
Subject: dependency correction / case sensitivity 30 Dec 2003, 03:39
From: robd Replies: 0, Views: 525
 
In my last comment, the id attribute of the second dependency was bogus,
and not needed. I also found that due to dependencies of
maven-xdoclet-plugin-1.2.jar, I had to copy xjavadoc-1.0.2.jar from
$HOME/.maven/repository/xdoclet/jars to
$HOME/.maven/repository/xjavadoc/jars

I found that the destDir property is case sensitive under win2k + cygwin. 
setting maven.xdoclet.hibernatedoclet.destdir had no effect on the
location of the output mapping files, but setting 
maven.xdoclet.hibernatedoclet.destDir=${maven.build.dest} worked.
 

Thread:
 dependency correction / case sensitivity 
 robd   30 Dec 2003, 03:39 
      

coWiki