Hi. I have an plugin which processes the class files generated by compile, generates a new java file based on the class files, and then needs to compile this generated java file. The question is: Can I get hold of, and run, the compile mojo from within my plugin? If so, how do I do that? Magne Rasmussen
- Running compile from within another mojo Magne Rasmussen
- Re: Running compile from within another mojo Kenney Westerhof
- Re: Running compile from within another mojo Ian Petzer
