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 > XDoclet maven plugin installation


Comment
Prev. thread 
 Next thread
 
Prev. posting 
 Next posting
Subject: XDoclet maven plugin installation 21 Mar 2004, 22:21
From: bvoisin Replies: 0, Views: 305
 
If you have a BUILD FAILED because of "No goal 
[xdoclet:hibernatedoclet]" like I did, the xdoclet plugin is probably 
not installed. To install it, run :

maven plugin:download -DartifactId=maven-xdoclet-plugin -
DgroupId=xdoclet -Dversion=1.2

There might be other(better ?) ways, but that's the first one I found.
Ben
 

Thread:
 XDoclet maven plugin installation 
 bvoisin   21 Mar 2004, 22:21 
      

coWiki