You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "fabrizio giustina (JIRA)" <ji...@codehaus.org> on 2005/10/20 23:00:11 UTC

[jira] Commented: (MPJAVA-42) Generate files are not compiled if not generated files are not present

    [ http://jira.codehaus.org/browse/MPJAVA-42?page=comments#action_48957 ] 

fabrizio giustina commented on MPJAVA-42:
-----------------------------------------

moved from maven-javacc-plugin to maven-java-plugin.
The java plugin should also check for the ${maven.gen.src} directory

> Generate files are not compiled if not generated files are not present
> ----------------------------------------------------------------------
>
>          Key: MPJAVA-42
>          URL: http://jira.codehaus.org/browse/MPJAVA-42
>      Project: maven-java-plugin
>         Type: Bug
>  Environment: Running maven rc4 with maven-javacc-plugin-1.1 and maven-javacc-plugin-1.4
>     Reporter: Kenneth Leider
>     Priority: Minor

>
>
> 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.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org