I realise that activity on this project is fairly low, but I've been asked to mavenise a legacy project that relies on xdoclet. We're getting strange problems ... Our maven build calls xdoclet via ant-run, and first builds a series of classes from templates.
It then calls the xdoclet ejb module to create home and remote interfaces for some of those xdoclet-created classes. However, neither of the tasks appear to run. Debugging the build process, shows me that the newly created classes are being rejected by the homeinterface and remoteinterface modules during the call to matchGenerationRules(), which seems to be rejecting the classes because they have been generated by xdoclet. However, there is no @xdoclet-generated tag in any of the files. Two questions: Has anyone seen this behaviour before and solved it? Has anyone got a copy of the xjavadoc-1.5-snapshot050611 source code? (the CVS server is either down or refusing anonymous connections.) Tony ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ xdoclet-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel