Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPJAVACC-2 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPJAVACC-2 Summary: Generate files are not compiled if not generated files are not present Type: Bug Status: Unassigned Priority: Minor Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-javacc-plugin Assignee: Reporter: Kenneth Leider Created: Thu, 15 Jul 2004 10:07 AM Updated: Thu, 15 Jul 2004 10:07 AM Environment: Running maven rc4 with maven-javacc-plugin-1.1 and maven-javacc-plugin-1.4 Description: Generated sources are placed in the target/generated-src/java/main directory, and this directory is added to maven.compile.src.set. However when the maven-java-plugin runs the compile goal, it skips compilation completely because the "sourcesPresent" variable is not "true". I can only assume this variable is set if the sources listed in the pom resolve to files. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
