Re: disaster error when running maven2-xdoclet2-plugin when generating hibernate mappings
"Marco Mistroni" <[email protected]> Sat, 6 Jan 2007 17:27:04 +0000
| Newsgroups | gmane.comp.java.xdoclet-plugins |
|---|---|
| Message-ID | <[email protected]> |
Thanx Kostantin, i replaced 2.0.5-SNAPSHOT with 2.0.5 and everything worked fine regards marco On 1/6/07, Konstantin Priblouda <kpriblouda-/[email protected]> wrote: > > > --- Marco Mistroni <[email protected]> wrote: > > > hi all, > > i suddenly started to receive a disaster exception > > while generating > > hibernate mappings using xdoclet2 > > maven2 plugin... > > > > i have used following configuration > > > > <plugin> > > <groupId>xdoclet</groupId> > > <artifactId>maven2-xdoclet2-plugin</artifactId> > > <version>2.0.5-SNAPSHOT</version> > > <executions> > > <execution> > > <id>xdoclet</id> > > <phase>process-classes</phase> > > <goals> > > <goal>xdoclet</goal> > > </goals> > > </execution> > > </executions> > > <dependencies> > > <dependency> > > <groupId>xdoclet-plugins</groupId> > > > > <artifactId>xdoclet-plugin-hibernate</artifactId> > > <version>1.0.4-SNAPSHOT</version> > > </dependency> > > </dependencies> > > <configuration> > > <configs> > > <config> > > <components> > > <component> > > <classname> > > > org.xdoclet.plugin.hibernate.HibernateMappingPlugin</classname> > > <params> > > <version>3.0</version> > > > > <destdir>${project.build.outputDirectory}</destdir> > > </params> > > </component> > > </components> > > > > > > </config> > > </configs> > > </configuration> > > </plugin> > > > > i had it at work as of friday.... now i receive > > followign exception > > ... yet another maven repo mistery. > > > > > could anyone help please? > > I would recomment to stop use of snapshot version of > maven plugin, as there is released 2.0.5 ( as well as > xdoclet / generama etc. ) > > ( so only snapshots remaining are plugins zhemselves ) > > > > regards. > > ----[ Konstantin Pribluda http://www.pribluda.de ]---------------- > Still using XDoclet 1.x? XDoclet 2 is released and of production quality. > check it out: http://xdoclet.codehaus.org > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > xdoclet-plugins-interest mailing list > xdoclet-plugins-interest-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ xdoclet-plugins-interest mailing list xdoclet-plugins-interest-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest