You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Corridor Software Developer (JIRA)" <ji...@codehaus.org> on 2005/07/13 20:03:57 UTC

[jira] Updated: (MNG-581) Add target/classes director to compiler:compile classpath

     [ http://jira.codehaus.org/browse/MNG-581?page=all ]

Corridor Software Developer updated MNG-581:
--------------------------------------------

    Attachment: IncludeOutputInCompilerClasspath.maven-project.patch


This patch adds the output directory to the compile classpath in the same manner that it is done for the test classpath. Tested with the xmlbeans plugin development and this resolves the problem.

> Add target/classes director to compiler:compile classpath
> ---------------------------------------------------------
>
>          Key: MNG-581
>          URL: http://jira.codehaus.org/browse/MNG-581
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-plugins
>     Versions: 2.0-alpha-3
>  Environment: any OS, jdk 1.4.2_06
>     Reporter: Corridor Software Developer
>     Priority: Minor
>  Attachments: IncludeOutputInCompilerClasspath.maven-project.patch
>
>
> An upcoming plugin called during generate-sources produces class files in the classes output directory and sources in the generated-sources directory. While the plugin should be responsible for adding generated-sources to the compileSourceRoot, it may be worthwhile to have the target classes directory in the classpath.

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