Right now, the only way I see being able to do this, which I find rather ugly, is to have
a 2nd jopr maven project with only the generator doclet in it. The main jopr plugin
project would then run the doclet from that artifact and generate the xml at the
process-classes phase.
One thing I've realised that even if I could get hold of the classpath in the
executable to run on the main jopr plugin project, this project would need to have
dependencies in all the rest of projects that could contain classes that need scanning,
and this could have issues in the future.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4257684#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...