[ 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to