Title: Message Title
Lennart Jörelid commented on an issue
Mojo's JAXB-2 Maven Plugin / Improvement MJAXB-108
Ensure that dependent XJC flags are set as required
Some XJC flags require that other flags are set. Handle this in the Mojo, and perform info-level logging to notify the users about the autonomous actions taken.

For example, XJCs 'episode' argument requires that the 'extension' argument is provided. Therefore:

{code}
if (generateEpisode) {

            // We must use the -extension flag for the e...
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to