[ http://jira.codehaus.org/browse/MPJAVA-42?page=all ]
Lukas Theussl closed MPJAVA-42:
-------------------------------
Resolution: Fixed
Fix Version: 1.6
> 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
> Fix For: 1.6
>
>
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]