[ http://jira.codehaus.org/browse/MNG-581?page=comments#action_42733 ]
David Jencks commented on MNG-581: ---------------------------------- Just including the generated classes in target/classes seems to be adequate for m1. I think a fix for this is needed in m2. To me asking xmlbeans to jar up its binary artifacts only to discard the jar is ludicrous. I think this problem should be fixed, not retracted. > 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 > > > 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]
