"Stefano Fornari" <[EMAIL PROTECTED]> writes: > Hi All, > I found out how to invoke the compiler (using the javacc:javacc goal). > I am sure it is a stupid question, please forgive me, but how can I > automatically compile the classes generated under target? Is adding a > src directory to the javac plug-in the only option? > Hello, AFAIK, the javacc plugin generate sources in target/generated-sources whcich are automatically added to the files compiled. Could you send fragment of the pom ?
regards, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
